databases/p5-DBIx-Class-Helpers: UNBREAK

I'm not sure what happened here.  There was a good PR [1] to update
this port that properly changed the Makefile, distinfo, and the pkg-plist,
but tj@ updated the port independently but only changed the Makefile
(and moved PORTREVISION to 2 instead of resetting it to 0).  Use the
changes outlined in the PR properly updates the version to 2.024001.

PR:		195195
Submitted by:	Geoffroy Desvernay
Approved by:	blanket (unbreak port)
This commit is contained in:
John Marino 2015-02-03 09:35:51 +00:00
parent 4fc341b8ee
commit 4e040288a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378343
3 changed files with 4 additions and 4 deletions

View File

@ -14,8 +14,6 @@ COMMENT= Simplify the common case stuff for DBIx::Class
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BROKEN= Missing distinfo
RUN_DEPENDS= p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan \
p5-DBIx-Class>=0.08123:${PORTSDIR}/databases/p5-DBIx-Class \
p5-DBIx-Class-Candy>=0:${PORTSDIR}/databases/p5-DBIx-Class-Candy \

View File

@ -1,2 +1,2 @@
SHA256 (DBIx-Class-Helpers-2.023000.tar.gz) = 9ab052d739b2569c9fd8055c123d18d2fac808395e43498c5469a5dd9c3fce35
SIZE (DBIx-Class-Helpers-2.023000.tar.gz) = 67604
SHA256 (DBIx-Class-Helpers-2.024001.tar.gz) = a9d29c96a86d217fd6e5d0e146ad5105df72168b1b1c184eceff5d3978769081
SIZE (DBIx-Class-Helpers-2.024001.tar.gz) = 68704

View File

@ -44,6 +44,7 @@
%%SITE_PERL%%/DBIx/Class/Helper/Row/SubClass.pm
%%SITE_PERL%%/DBIx/Class/Helper/Row/ToJSON.pm
%%SITE_PERL%%/DBIx/Class/Helper/Schema/DateTime.pm
%%SITE_PERL%%/DBIx/Class/Helper/Schema/DidYouMean.pm
%%SITE_PERL%%/DBIx/Class/Helper/Schema/GenerateSource.pm
%%SITE_PERL%%/DBIx/Class/Helper/Schema/LintContents.pm
%%SITE_PERL%%/DBIx/Class/Helper/Schema/QuoteNames.pm
@ -97,6 +98,7 @@
%%PERL5_MAN3%%/DBIx::Class::Helper::Row::SubClass.3.gz
%%PERL5_MAN3%%/DBIx::Class::Helper::Row::ToJSON.3.gz
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::DateTime.3.gz
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::DidYouMean.3.gz
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::GenerateSource.3.gz
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::LintContents.3.gz
%%PERL5_MAN3%%/DBIx::Class::Helper::Schema::QuoteNames.3.gz