diff options
author | culot <culot@FreeBSD.org> | 2014-02-07 15:48:27 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-02-07 15:48:27 +0800 |
commit | 7c599a9479213d5620e0f8c3659f5ac72281aa2d (patch) | |
tree | bda216514a17034b52e6ee871853e2ef983da4dd | |
parent | 26a7470e9ffbf11ce3227b8992fd64d81d41aada (diff) | |
download | freebsd-ports-gnome-7c599a9479213d5620e0f8c3659f5ac72281aa2d.tar.gz freebsd-ports-gnome-7c599a9479213d5620e0f8c3659f5ac72281aa2d.tar.zst freebsd-ports-gnome-7c599a9479213d5620e0f8c3659f5ac72281aa2d.zip |
- Update to 0.22
Changes: http://search.cpan.org/dist/Getopt-Compact-WithCmd/Changes
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Getopt-Compact-WithCmd/pkg-plist | 4 |
3 files changed, 4 insertions, 8 deletions
diff --git a/devel/p5-Getopt-Compact-WithCmd/Makefile b/devel/p5-Getopt-Compact-WithCmd/Makefile index 2397f1e1797a..da1e2497c6fe 100644 --- a/devel/p5-Getopt-Compact-WithCmd/Makefile +++ b/devel/p5-Getopt-Compact-WithCmd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Getopt-Compact-WithCmd -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,7 @@ TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.pre.mk> diff --git a/devel/p5-Getopt-Compact-WithCmd/distinfo b/devel/p5-Getopt-Compact-WithCmd/distinfo index 1c93f3b0f296..f2d92c457346 100644 --- a/devel/p5-Getopt-Compact-WithCmd/distinfo +++ b/devel/p5-Getopt-Compact-WithCmd/distinfo @@ -1,2 +1,2 @@ -SHA256 (Getopt-Compact-WithCmd-0.21.tar.gz) = cbeff6ecfc6df5411eed55b0fd57b7cee1d845ef5ce102df764d077b49175264 -SIZE (Getopt-Compact-WithCmd-0.21.tar.gz) = 38461 +SHA256 (Getopt-Compact-WithCmd-0.22.tar.gz) = 5b66f8f55c4ed5397f9042f9137218ab4b53f99f8701cf3ab24f86810beb89b4 +SIZE (Getopt-Compact-WithCmd-0.22.tar.gz) = 32752 diff --git a/devel/p5-Getopt-Compact-WithCmd/pkg-plist b/devel/p5-Getopt-Compact-WithCmd/pkg-plist index 9359ede19092..4474a8403e05 100644 --- a/devel/p5-Getopt-Compact-WithCmd/pkg-plist +++ b/devel/p5-Getopt-Compact-WithCmd/pkg-plist @@ -1,8 +1,4 @@ %%PERL5_MAN3%%/Getopt::Compact::WithCmd.3.gz %%SITE_PERL%%/Getopt/Compact/WithCmd.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact/WithCmd/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact/WithCmd -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt @dirrmtry %%SITE_PERL%%/Getopt/Compact @dirrmtry %%SITE_PERL%%/Getopt |