mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to 1.63
This commit is contained in:
parent
c8575cd2cb
commit
107204bbf8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172278
@ -6,15 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= AppConfig
|
||||
PORTVERSION= 1.56
|
||||
PORTVERSION= 1.63
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= App/ABW
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= A Perl module for reading configuration files
|
||||
|
||||
RUN_DEPENDS= p5-File-HomeDir>=0.57:${PORTSDIR}/devel/p5-File-HomeDir
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
MAN3= AppConfig.3 \
|
||||
@ -25,8 +27,4 @@ MAN3= AppConfig.3 \
|
||||
AppConfig::State.3 \
|
||||
AppConfig::Sys.3
|
||||
|
||||
post-patch:
|
||||
${PERL} -pi -e '$$_="" if /use warnings/;' \
|
||||
${WRKSRC}/t/*.t
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (AppConfig-1.56.tar.gz) = 16a69f81aaf2b86ee30b25541f58cac0
|
||||
SHA256 (AppConfig-1.56.tar.gz) = ff0b14e0afd4fe562bd1b6e76c18c74606872bbb0ecd369296f6eddc458bf983
|
||||
SIZE (AppConfig-1.56.tar.gz) = 54413
|
||||
MD5 (AppConfig-1.63.tar.gz) = 60c5b40dae2ee0b93cfaa5b7a8a65485
|
||||
SHA256 (AppConfig-1.63.tar.gz) = d7840a2655676fe6edf8c4a4d7d98c4ff5799bedaf93332bd793c6c6edef9bed
|
||||
SIZE (AppConfig-1.63.tar.gz) = 63075
|
||||
|
Loading…
Reference in New Issue
Block a user