diff options
Diffstat (limited to 'net/p5-Net-LDAP-AutoServer')
-rw-r--r-- | net/p5-Net-LDAP-AutoServer/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-LDAP-AutoServer/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/p5-Net-LDAP-AutoServer/Makefile b/net/p5-Net-LDAP-AutoServer/Makefile index e826e72be331..c7ecb34a155a 100644 --- a/net/p5-Net-LDAP-AutoServer/Makefile +++ b/net/p5-Net-LDAP-AutoServer/Makefile @@ -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 diff --git a/net/p5-Net-LDAP-AutoServer/distinfo b/net/p5-Net-LDAP-AutoServer/distinfo index 68a64226f6a2..1b6b7be4ee5e 100644 --- a/net/p5-Net-LDAP-AutoServer/distinfo +++ b/net/p5-Net-LDAP-AutoServer/distinfo @@ -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 |