summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2009-04-09 21:15:45 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2009-04-09 21:15:45 +0000
commit99e917a2c8ddc2f4811a0c62ad52c4a2e13c5203 (patch)
tree015816a8bca1aeaf870d2dcb0e32442e18101b28 /devel
parent- Update to 2.6.0 (diff)
Update to 0.18
Notes
Notes: svn path=/head/; revision=231953
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-MooseX-Getopt/Makefile3
-rw-r--r--devel/p5-MooseX-Getopt/distinfo6
-rw-r--r--devel/p5-MooseX-Getopt/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile
index c3ab7fba27de..86fa134a3df8 100644
--- a/devel/p5-MooseX-Getopt/Makefile
+++ b/devel/p5-MooseX-Getopt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MooseX-Getopt
-PORTVERSION= 0.17
+PORTVERSION= 0.18
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,6 +22,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.8.0+
MAN3= MooseX::Getopt.3 \
+ MooseX::Getopt::Dashes.3 \
MooseX::Getopt::Meta::Attribute.3 \
MooseX::Getopt::Meta::Attribute::NoGetopt.3 \
MooseX::Getopt::Meta::Attribute::Trait.3 \
diff --git a/devel/p5-MooseX-Getopt/distinfo b/devel/p5-MooseX-Getopt/distinfo
index 34ca994a16d9..7591e1ba5b1e 100644
--- a/devel/p5-MooseX-Getopt/distinfo
+++ b/devel/p5-MooseX-Getopt/distinfo
@@ -1,3 +1,3 @@
-MD5 (MooseX-Getopt-0.17.tar.gz) = c38d4b8db6af32d60ba63a737debd4d1
-SHA256 (MooseX-Getopt-0.17.tar.gz) = fec0b0995754d49b17d9cf4c4a2d2e1bacffdcdd00867b9dd378c62643cb92d6
-SIZE (MooseX-Getopt-0.17.tar.gz) = 30887
+MD5 (MooseX-Getopt-0.18.tar.gz) = 10dff3c6b5c5dfb3f1dafed05229437c
+SHA256 (MooseX-Getopt-0.18.tar.gz) = dc5661251e080ca91fce30c1e0363225a30b2896840646c82b14b2714710746d
+SIZE (MooseX-Getopt-0.18.tar.gz) = 31329
diff --git a/devel/p5-MooseX-Getopt/pkg-plist b/devel/p5-MooseX-Getopt/pkg-plist
index 1d344344dc28..00081dd71a9c 100644
--- a/devel/p5-MooseX-Getopt/pkg-plist
+++ b/devel/p5-MooseX-Getopt/pkg-plist
@@ -1,4 +1,5 @@
%%SITE_PERL%%/MooseX/Getopt.pm
+%%SITE_PERL%%/MooseX/Getopt/Dashes.pm
%%SITE_PERL%%/MooseX/Getopt/Meta/Attribute.pm
%%SITE_PERL%%/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
%%SITE_PERL%%/MooseX/Getopt/Meta/Attribute/Trait.pm