Index: head/textproc/p5-String-Util/Makefile =================================================================== --- head/textproc/p5-String-Util/Makefile (revision 507442) +++ head/textproc/p5-String-Util/Makefile (revision 507443) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= String-Util -PORTVERSION= 1.24 +PORTVERSION= 1.26 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for string processing utilities LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -RUN_DEPENDS= \ - p5-Number-Misc>=0:math/p5-Number-Misc BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Number-Misc>=1.2:math/p5-Number-Misc USES= perl5 USE_PERL5= configure -NO_ARCH= YES + +NO_ARCH= yes .include Index: head/textproc/p5-String-Util/distinfo =================================================================== --- head/textproc/p5-String-Util/distinfo (revision 507442) +++ head/textproc/p5-String-Util/distinfo (revision 507443) @@ -1,2 +1,3 @@ -SHA256 (String-Util-1.24.tar.gz) = 7bfa7db4efac1726c581d28a1b9cca73492426a055694b13c1dc1ff4ef6a8799 -SIZE (String-Util-1.24.tar.gz) = 17697 +TIMESTAMP = 1564158005 +SHA256 (String-Util-1.26.tar.gz) = f49a94f37c146c55211e3f87f3271b74ae4eaee416a519144e923dc0b433fa2d +SIZE (String-Util-1.26.tar.gz) = 19212 Property changes on: head/textproc/p5-String-Util/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/textproc/p5-String-Util/pkg-plist =================================================================== --- head/textproc/p5-String-Util/pkg-plist (revision 507442) +++ head/textproc/p5-String-Util/pkg-plist (revision 507443) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/String::Util.3.gz %%SITE_PERL%%/String/Util.pm %%SITE_PERL%%/String/Util.pod +%%PERL5_MAN3%%/String::Util.3.gz Property changes on: head/textproc/p5-String-Util/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property