- Update to 6.1.0

- While I'm here, remove SITE_PERL from *_DEPENDS and sort it

Changes:	http://search.cpan.org/dist/ZConf/Changes
PR:		ports/168623
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-05 08:50:31 +00:00
parent f047c2c575
commit 382c243198
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298440
2 changed files with 14 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ZConf
PORTVERSION= 5.1.0
PORTVERSION= 6.1.0
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VVELOX
@ -15,16 +15,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= A configuration system allowing for either file or LDAP backed storage
RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \
${SITE_PERL}/Net/LDAP/LDAPhash.pm:${PORTSDIR}/net/p5-Net-LDAP-LDAPhash \
${SITE_PERL}/Net/LDAP/Makepath.pm:${PORTSDIR}/net/p5-Net-LDAP-Makepath \
${SITE_PERL}/ZML.pm:${PORTSDIR}/devel/p5-ZML \
${SITE_PERL}/Chooser.pm:${PORTSDIR}/devel/p5-Chooser \
${SITE_PERL}/File/BaseDir.pm:${PORTSDIR}/devel/p5-File-BaseDir \
${SITE_PERL}/Net/LDAP/AutoDNs.pm:${PORTSDIR}/net/p5-Net-LDAP-AutoDNs \
${SITE_PERL}/Module/List.pm:${PORTSDIR}/devel/p5-Module-List \
${SITE_PERL}/Net/LDAP/AutoServer.pm:${PORTSDIR}/net/p5-Net-LDAP-AutoServer
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS= p5-Chooser>=0:${PORTSDIR}/devel/p5-Chooser \
p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper \
p5-File-BaseDir>=0:${PORTSDIR}/devel/p5-File-BaseDir \
p5-Module-List>=0:${PORTSDIR}/devel/p5-Module-List \
p5-Net-LDAP-AutoDNs>=0:${PORTSDIR}/net/p5-Net-LDAP-AutoDNs \
p5-Net-LDAP-AutoServer>=0:${PORTSDIR}/net/p5-Net-LDAP-AutoServer \
p5-Net-LDAP-LDAPhash>=0:${PORTSDIR}/net/p5-Net-LDAP-LDAPhash \
p5-Net-LDAP-Makepath>=0:${PORTSDIR}/net/p5-Net-LDAP-Makepath \
p5-ZML>=0:${PORTSDIR}/devel/p5-ZML \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (ZConf-5.1.0.tar.gz) = 06fdcb6c346b7f2f8144e596cbddae26deab842bdc0d4a6b6ebac46dda5bbf81
SIZE (ZConf-5.1.0.tar.gz) = 47728
SHA256 (ZConf-6.1.0.tar.gz) = ff58fb7a572fa1f2860f7b47759e5a7c057a35950abfeb68b10b278df0079ba5
SIZE (ZConf-6.1.0.tar.gz) = 46248