- Update to 0.2.0

PR:		ports/146575
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
This commit is contained in:
Wen Heping 2010-05-20 02:41:24 +00:00
parent 00b7b83077
commit eb9cd15988
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254622
2 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-LDAP-AutoServer
PORTVERSION= 0.0.0
PORTVERSION= 0.2.0
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
@ -15,7 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Automatically make some default decisions some LDAP server information
RUN_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/Net/DNS/RR/SRV/Helper.pm:${PORTSDIR}/dns/p5-Net-DNS-RR-SRV-Helper
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Net-LDAP-AutoServer-0.0.0.tar.gz) = 24db75f8b9e47bb2da5e270986645882
SHA256 (Net-LDAP-AutoServer-0.0.0.tar.gz) = 9b47f8e9a6dc610652bc2e7e632e17648bbf3043c244daf19d309f6fe2379248
SIZE (Net-LDAP-AutoServer-0.0.0.tar.gz) = 4939
MD5 (Net-LDAP-AutoServer-0.2.0.tar.gz) = 39fa1f4c1b7858a2493c16a08504320f
SHA256 (Net-LDAP-AutoServer-0.2.0.tar.gz) = 3673b6289b9fc48c7d5ce214165969c32c929825722ab90c144e6af8e3f989ce
SIZE (Net-LDAP-AutoServer-0.2.0.tar.gz) = 5605