diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-08-01 13:55:19 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-08-01 13:55:19 +0000 |
commit | 4d42f78138b2d993fc32431a1a411754e4dc2687 (patch) | |
tree | 4db6594cad3ee1793a6aede2f1120c864aa897b8 /devel/p5-MouseX-Getopt | |
parent | c6bd9a8ad3724bcd40329fce9aff6eedbeabf277 (diff) |
Notes
Diffstat (limited to 'devel/p5-MouseX-Getopt')
-rw-r--r-- | devel/p5-MouseX-Getopt/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-MouseX-Getopt/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-MouseX-Getopt/Makefile b/devel/p5-MouseX-Getopt/Makefile index fcee000b2cd1..52306fc61008 100644 --- a/devel/p5-MouseX-Getopt/Makefile +++ b/devel/p5-MouseX-Getopt/Makefile @@ -6,18 +6,19 @@ # PORTNAME= MouseX-Getopt -PORTVERSION= 0.2601 +PORTVERSION= ${DISTVERSION}00 +DISTVERSION= 0.33 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/G/GF/GFUJI +MASTER_SITE_SUBDIR= ../../authors/id/T/TO/TOKUHIROM PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for a Mouse role to process command line options RUN_DEPENDS= \ - p5-Mouse>=0.45:${PORTSDIR}/devel/p5-Mouse \ - p5-Getopt-Long-Descriptive>=0.077:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive + p5-Mouse>=0.64:${PORTSDIR}/devel/p5-Mouse \ + p5-Getopt-Long-Descriptive>=0.081:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-MouseX-Getopt/distinfo b/devel/p5-MouseX-Getopt/distinfo index 87ee54327bd5..321e35d9715c 100644 --- a/devel/p5-MouseX-Getopt/distinfo +++ b/devel/p5-MouseX-Getopt/distinfo @@ -1,3 +1,3 @@ -MD5 (MouseX-Getopt-0.2601.tar.gz) = 953b72d294e5236b91b242cdd83280c4 -SHA256 (MouseX-Getopt-0.2601.tar.gz) = 912b9605140b093b4e4ec80e187d66fcf04cc176416eeff046d30dd896df41eb -SIZE (MouseX-Getopt-0.2601.tar.gz) = 27148 +MD5 (MouseX-Getopt-0.33.tar.gz) = f93c2086167e1f531b0fb34a67029ebf +SHA256 (MouseX-Getopt-0.33.tar.gz) = aa7c5d905a522b420e763a43a52f094ffeb0a67cd2cb68276bb54e9c791223f8 +SIZE (MouseX-Getopt-0.33.tar.gz) = 28280 |