diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-09-16 09:21:21 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-09-16 09:21:21 +0000 |
commit | 26ff85d87949f5126bdcb60cc7114a2714effe34 (patch) | |
tree | 7b219a464518016acd856d2c51030c2d267637c4 /devel/p5-Config-General | |
parent | 30eb07d6748f2b0d82c9c2664be3bffb9b00c95e (diff) | |
download | ports-26ff85d87949f5126bdcb60cc7114a2714effe34.tar.gz ports-26ff85d87949f5126bdcb60cc7114a2714effe34.zip |
Notes
Diffstat (limited to 'devel/p5-Config-General')
-rw-r--r-- | devel/p5-Config-General/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-General/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Config-General/pkg-plist | 1 |
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 |