mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 2.30.
This commit is contained in:
parent
30eb07d674
commit
26ff85d879
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142899
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user