mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Update to 2.033001
Changes: http://cpansearch.perl.org/src/FREW/DBIx-Class-Helpers-2.033001/Changes
This commit is contained in:
parent
507047f018
commit
6ef5a72eb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423358
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBIx-Class-Helpers
|
||||
PORTVERSION= 2.032000
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.033001
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (DBIx-Class-Helpers-2.032000.tar.gz) = 4070b0eb21c8114f418d111502ed46cc849f81847848c6a0dc762c5782729712
|
||||
SIZE (DBIx-Class-Helpers-2.032000.tar.gz) = 79357
|
||||
TIMESTAMP = 1475690153
|
||||
SHA256 (DBIx-Class-Helpers-2.033001.tar.gz) = b3efaf19bd1b75dfb24b4c90dfd09ef2887e2055881ac8fda66a2fc0236d72ef
|
||||
SIZE (DBIx-Class-Helpers-2.033001.tar.gz) = 81426
|
||||
|
@ -62,6 +62,7 @@
|
||||
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::QuoteNames.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::Verifier.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::Verifier::C3.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::Verifier::ColumnInfo.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::Verifier::Parent.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::Verifier::RelationshipColumnName.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Class::Helper::SubClass.3.gz
|
||||
@ -132,6 +133,7 @@
|
||||
%%SITE_PERL%%/DBIx/Class/Helper/Schema/QuoteNames.pm
|
||||
%%SITE_PERL%%/DBIx/Class/Helper/Schema/Verifier.pm
|
||||
%%SITE_PERL%%/DBIx/Class/Helper/Schema/Verifier/C3.pm
|
||||
%%SITE_PERL%%/DBIx/Class/Helper/Schema/Verifier/ColumnInfo.pm
|
||||
%%SITE_PERL%%/DBIx/Class/Helper/Schema/Verifier/Parent.pm
|
||||
%%SITE_PERL%%/DBIx/Class/Helper/Schema/Verifier/RelationshipColumnName.pm
|
||||
%%SITE_PERL%%/DBIx/Class/Helper/SubClass.pm
|
||||
|
Loading…
Reference in New Issue
Block a user