svn commit: r380017 - head/devel/p5-strictures
Adam Weinberger
adamw at FreeBSD.org
Thu Feb 26 16:10:13 UTC 2015
Author: adamw
Date: Thu Feb 26 16:10:12 2015
New Revision: 380017
URL: https://svnweb.freebsd.org/changeset/ports/380017
QAT: https://qat.redports.org/buildarchive/r380017/
Log:
Update to 2.000000 and sort plist.
Changes: https://metacpan.org/changes/distribution/strictures
Note that there are incompatible (more permissive) changes; see
above for details.
Modified:
head/devel/p5-strictures/Makefile
head/devel/p5-strictures/distinfo
head/devel/p5-strictures/pkg-plist
Modified: head/devel/p5-strictures/Makefile
==============================================================================
--- head/devel/p5-strictures/Makefile Thu Feb 26 15:43:10 2015 (r380016)
+++ head/devel/p5-strictures/Makefile Thu Feb 26 16:10:12 2015 (r380017)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= strictures
-PORTVERSION= 1.005006
+PORTVERSION= 2.000000
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
Modified: head/devel/p5-strictures/distinfo
==============================================================================
--- head/devel/p5-strictures/distinfo Thu Feb 26 15:43:10 2015 (r380016)
+++ head/devel/p5-strictures/distinfo Thu Feb 26 16:10:12 2015 (r380017)
@@ -1,2 +1,2 @@
-SHA256 (strictures-1.005006.tar.gz) = 2810208331ec5b0f7d1d14b8362621aa8fd21c8dc616f012e8cd9c8646f9fbed
-SIZE (strictures-1.005006.tar.gz) = 9910
+SHA256 (strictures-2.000000.tar.gz) = 6f92fa6e064bf0b0d6d1597cad5630784e4b3da55d5d8a9373743876a9c9ca7e
+SIZE (strictures-2.000000.tar.gz) = 12389
Modified: head/devel/p5-strictures/pkg-plist
==============================================================================
--- head/devel/p5-strictures/pkg-plist Thu Feb 26 15:43:10 2015 (r380016)
+++ head/devel/p5-strictures/pkg-plist Thu Feb 26 16:10:12 2015 (r380017)
@@ -1,2 +1,4 @@
-%%PERL5_MAN3%%/strictures.3.gz
%%SITE_PERL%%/strictures.pm
+%%SITE_PERL%%/strictures/extra.pm
+%%PERL5_MAN3%%/strictures.3.gz
+%%PERL5_MAN3%%/strictures::extra.3.gz
More information about the svn-ports-head
mailing list