aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-MVP
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-22 10:03:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-22 10:03:41 +0000
commit48b4ee58cbf90215b4402d90354cb2e27a9b97c6 (patch)
tree1388a9d4976cfee2b9c568f6223996ed88e7593b /devel/p5-Config-MVP
parenta1a98e44f0f2be94c59b72fbcc607b2c7df72c22 (diff)
downloadports-48b4ee58cbf90215b4402d90354cb2e27a9b97c6.tar.gz
ports-48b4ee58cbf90215b4402d90354cb2e27a9b97c6.zip
update to 2.200001
Notes
Notes: svn path=/head/; revision=271471
Diffstat (limited to 'devel/p5-Config-MVP')
-rw-r--r--devel/p5-Config-MVP/Makefile6
-rw-r--r--devel/p5-Config-MVP/distinfo5
-rw-r--r--devel/p5-Config-MVP/pkg-plist1
3 files changed, 8 insertions, 4 deletions
diff --git a/devel/p5-Config-MVP/Makefile b/devel/p5-Config-MVP/Makefile
index ff1dd6192fd4..bee66dc62a3f 100644
--- a/devel/p5-Config-MVP/Makefile
+++ b/devel/p5-Config-MVP/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= Config-MVP
-PORTVERSION= 2.101650
+PORTVERSION= 2.200001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,6 +13,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Multivalue-property package-oriented configuration
+LICENSE_COMB= dual
+LICENSE= ART20 GPLv1
+
BUILD_DEPENDS= p5-Moose>=0.91:${PORTSDIR}/devel/p5-Moose \
p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -22,6 +25,7 @@ PERL_CONFIGURE= YES
MAN3= Config::MVP.3\
Config::MVP::Assembler.3\
Config::MVP::Assembler::WithBundles.3\
+ Config::MVP::Error.3\
Config::MVP::Reader.3\
Config::MVP::Reader::Findable.3\
Config::MVP::Reader::Findable::ByExtension.3 \
diff --git a/devel/p5-Config-MVP/distinfo b/devel/p5-Config-MVP/distinfo
index 51cda809ec47..35bd1056753c 100644
--- a/devel/p5-Config-MVP/distinfo
+++ b/devel/p5-Config-MVP/distinfo
@@ -1,3 +1,2 @@
-MD5 (Config-MVP-2.101650.tar.gz) = b89fee1eae822fd75f61b7be932f0e40
-SHA256 (Config-MVP-2.101650.tar.gz) = ee8631e4f3677f356119fb2c3600c97e94acb24b1f5f791212fa4188594d69ec
-SIZE (Config-MVP-2.101650.tar.gz) = 23657
+SHA256 (Config-MVP-2.200001.tar.gz) = f66ac02d7a02f406784d4f76b62748b2063a34939102d60c277ca3b8aa2c284d
+SIZE (Config-MVP-2.200001.tar.gz) = 25099
diff --git a/devel/p5-Config-MVP/pkg-plist b/devel/p5-Config-MVP/pkg-plist
index 521bc316f148..44757ef5ef6c 100644
--- a/devel/p5-Config-MVP/pkg-plist
+++ b/devel/p5-Config-MVP/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Config/MVP.pm
%%SITE_PERL%%/Config/MVP/Assembler.pm
%%SITE_PERL%%/Config/MVP/Assembler/WithBundles.pm
+%%SITE_PERL%%/Config/MVP/Error.pm
%%SITE_PERL%%/Config/MVP/Reader/Findable/ByExtension.pm
%%SITE_PERL%%/Config/MVP/Reader.pm
%%SITE_PERL%%/Config/MVP/Reader/Findable.pm