Update to 2.30.

This commit is contained in:
Anton Berezin 2005-09-16 09:21:21 +00:00
parent 30eb07d674
commit 26ff85d879
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142899
3 changed files with 5 additions and 4 deletions

View file

@ -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>

View file

@ -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

View file

@ -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