Index: head/textproc/p5-PPIx-EditorTools/Makefile =================================================================== --- head/textproc/p5-PPIx-EditorTools/Makefile (revision 454068) +++ head/textproc/p5-PPIx-EditorTools/Makefile (revision 454069) @@ -1,28 +1,34 @@ # Created by: Cezary Morga # $FreeBSD$ PORTNAME= PPIx-EditorTools -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:SZABGAB +MASTER_SITE_SUBDIR= CPAN:YANICK PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility methods and base class for manipulating Perl via PPI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:devel/p5-Class-XSAccessor \ - p5-PPI>=1.215:textproc/p5-PPI \ - p5-Try-Tiny>=0.11:lang/p5-Try-Tiny + p5-PPI>=1.203:textproc/p5-PPI \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ - p5-Test-Most>=0:devel/p5-Test-Most \ - p5-Test-NoWarnings>=0.084:devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Method-Signatures>=0:devel/p5-Method-Signatures \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Declare>=0:devel/p5-MooseX-Declare \ + p5-Test-Differences>=0:devel/p5-Test-Differences \ + p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-Most>=0:devel/p5-Test-Most +NO_ARCH= yes USE_PERL5= configure USES= perl5 .include Index: head/textproc/p5-PPIx-EditorTools/distinfo =================================================================== --- head/textproc/p5-PPIx-EditorTools/distinfo (revision 454068) +++ head/textproc/p5-PPIx-EditorTools/distinfo (revision 454069) @@ -1,2 +1,3 @@ -SHA256 (PPIx-EditorTools-0.19.tar.gz) = 5542c885195a88adc4118dbbdef5e0e3b42a863f007bfca118d50e3e08cb23a3 -SIZE (PPIx-EditorTools-0.19.tar.gz) = 38749 +TIMESTAMP = 1508950846 +SHA256 (PPIx-EditorTools-0.20.tar.gz) = 6fa6eea95c324aed908cc7a3f98faddc971aa957e279ff07b960a90ca3bd2396 +SIZE (PPIx-EditorTools-0.20.tar.gz) = 37102