summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-09-16 09:21:21 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-09-16 09:21:21 +0000
commit26ff85d87949f5126bdcb60cc7114a2714effe34 (patch)
tree7b219a464518016acd856d2c51030c2d267637c4
parentUpdate to 1.13. Require perl >= 5.6 (diff)
Update to 2.30.
Notes
Notes: svn path=/head/; revision=142899
-rw-r--r--devel/p5-Config-General/Makefile4
-rw-r--r--devel/p5-Config-General/distinfo4
-rw-r--r--devel/p5-Config-General/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index 7fd306e5e311..1057a3a4a404 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Config-General
-PORTVERSION= 2.29
+PORTVERSION= 2.30
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
MAN3= Config::General::Extended.3 Config::General::Interpolated.3 \
- Config::General.3
+ Config::General.3 Config::Extended.3
.include <bsd.port.pre.mk>
diff --git a/devel/p5-Config-General/distinfo b/devel/p5-Config-General/distinfo
index 6a0b2adb806e..42c7841a838d 100644
--- a/devel/p5-Config-General/distinfo
+++ b/devel/p5-Config-General/distinfo
@@ -1,2 +1,2 @@
-MD5 (Config-General-2.29.tar.gz) = 88c78bc3e5a2a984bedfa03f0dd64c51
-SIZE (Config-General-2.29.tar.gz) = 38896
+MD5 (Config-General-2.30.tar.gz) = 289037b40ef5a78bd59f894bcc1d4f51
+SIZE (Config-General-2.30.tar.gz) = 40032
diff --git a/devel/p5-Config-General/pkg-plist b/devel/p5-Config-General/pkg-plist
index 7f6d80d5711f..55643b5ec3b6 100644
--- a/devel/p5-Config-General/pkg-plist
+++ b/devel/p5-Config-General/pkg-plist
@@ -1,3 +1,4 @@
+%%SITE_PERL%%/Config/Extended.pm
%%SITE_PERL%%/Config/General.pm
%%SITE_PERL%%/Config/General/Extended.pm
%%SITE_PERL%%/Config/General/Interpolated.pm