diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-MouseX-Getopt/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-MouseX-Getopt/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-MouseX-Getopt/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-MouseX-Getopt/Makefile b/devel/p5-MouseX-Getopt/Makefile index d0821ea3a82c..c8e93ea8eed4 100644 --- a/devel/p5-MouseX-Getopt/Makefile +++ b/devel/p5-MouseX-Getopt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MouseX-Getopt -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MASAKI @@ -16,7 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for a Mouse role to process command line options RUN_DEPENDS= \ - p5-Mouse>=0.14:${PORTSDIR}/devel/p5-Mouse + p5-Mouse>=0.15:${PORTSDIR}/devel/p5-Mouse BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-MouseX-Getopt/distinfo b/devel/p5-MouseX-Getopt/distinfo index 34179614183c..d27630efd923 100644 --- a/devel/p5-MouseX-Getopt/distinfo +++ b/devel/p5-MouseX-Getopt/distinfo @@ -1,3 +1,3 @@ -MD5 (MouseX-Getopt-0.03.tar.gz) = 5a9b1e5271a83c5a6082cc66dc8a8b91 -SHA256 (MouseX-Getopt-0.03.tar.gz) = 2100ff2a2b9cee4a8e0410f7795dca4292f62629a2a2c4e4a18dd4c5627ba116 -SIZE (MouseX-Getopt-0.03.tar.gz) = 51018 +MD5 (MouseX-Getopt-0.04.tar.gz) = 70ac3c0bb58d6c644d95360d639c00ac +SHA256 (MouseX-Getopt-0.04.tar.gz) = 472606a0977f7f3d8d0c25364bc1a85e0463c89cee92ab95b94a3742b774c232 +SIZE (MouseX-Getopt-0.04.tar.gz) = 51000 diff --git a/devel/p5-MouseX-Getopt/pkg-plist b/devel/p5-MouseX-Getopt/pkg-plist index 0c828b95aea7..fbea62637216 100644 --- a/devel/p5-MouseX-Getopt/pkg-plist +++ b/devel/p5-MouseX-Getopt/pkg-plist @@ -2,5 +2,6 @@ %%SITE_PERL%%/MouseX/Getopt.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX/Getopt/.packlist @dirrm %%SITE_PERL%%/MouseX/Getopt +@dirrmtry %%SITE_PERL%%/MouseX @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX/Getopt @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MouseX |