diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-25 21:53:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-25 21:53:39 +0800 |
commit | 858cc628c31fda7e28bb7279b44329bb2298ed60 (patch) | |
tree | 1540ebcb2af767cbb60890c714490ce9b8395103 /textproc | |
parent | f14ebd6fee74c2372e99f28f3ebf0afbcb88aa97 (diff) | |
download | freebsd-ports-gnome-858cc628c31fda7e28bb7279b44329bb2298ed60.tar.gz freebsd-ports-gnome-858cc628c31fda7e28bb7279b44329bb2298ed60.tar.zst freebsd-ports-gnome-858cc628c31fda7e28bb7279b44329bb2298ed60.zip |
Update to 0.21
Changes: http://search.cpan.org/dist/PPIx-EditorTools/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PPIx-EditorTools/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-PPIx-EditorTools/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile index 30948542b4c8..a4a976340897 100644 --- a/textproc/p5-PPIx-EditorTools/Makefile +++ b/textproc/p5-PPIx-EditorTools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PPIx-EditorTools -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:YANICK @@ -19,11 +19,7 @@ BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:devel/p5-Class-XSAccessor \ p5-PPI>=1.203:textproc/p5-PPI \ p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -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 \ +TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Most>=0:devel/p5-Test-Most diff --git a/textproc/p5-PPIx-EditorTools/distinfo b/textproc/p5-PPIx-EditorTools/distinfo index 419759261326..967c51071680 100644 --- a/textproc/p5-PPIx-EditorTools/distinfo +++ b/textproc/p5-PPIx-EditorTools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508950846 -SHA256 (PPIx-EditorTools-0.20.tar.gz) = 6fa6eea95c324aed908cc7a3f98faddc971aa957e279ff07b960a90ca3bd2396 -SIZE (PPIx-EditorTools-0.20.tar.gz) = 37102 +TIMESTAMP = 1514204797 +SHA256 (PPIx-EditorTools-0.21.tar.gz) = b20ad28b3cf7044854326987bbb5c0422079068ceb22cb599396f3b886c1186c +SIZE (PPIx-EditorTools-0.21.tar.gz) = 36742 |