aboutsummaryrefslogtreecommitdiff
path: root/net/p5-perl-ldap
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2003-11-16 03:06:46 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2003-11-16 03:06:46 +0000
commitf89ee62d482a89754588124c8336e1546d1557ab (patch)
treebced2a9405bd376851a7c12d99f00167ae6acb84 /net/p5-perl-ldap
parent9d058c47e813137535abea179fc9f082a5846914 (diff)
downloadports-f89ee62d482a89754588124c8336e1546d1557ab.tar.gz
ports-f89ee62d482a89754588124c8336e1546d1557ab.zip
Notes
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r--net/p5-perl-ldap/Makefile18
-rw-r--r--net/p5-perl-ldap/distinfo2
2 files changed, 14 insertions, 6 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile
index 23f8526b6dde..15fc45291850 100644
--- a/net/p5-perl-ldap/Makefile
+++ b/net/p5-perl-ldap/Makefile
@@ -6,20 +6,21 @@
#
PORTNAME= perl-ldap
-PORTVERSION= 0.28
+PORTVERSION= 0.30
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= scrappy@FreeBSD.org
+MAINTAINER= eik@FreeBSD.org
COMMENT= A Client interface to LDAP servers
BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
${SITE_PERL}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
- ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+ ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
+ ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX-Base
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
@@ -32,6 +33,7 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAP::Control::Sort.3 \
Net::LDAP::Control::SortResult.3 \
Net::LDAP::Control::VLV.3 \
+ Net::LDAP::Control::VLVResponse.3 \
Net::LDAP::DSML.3 \
Net::LDAP::Entry.3 \
Net::LDAP::Examples.3 \
@@ -50,4 +52,10 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAPI.3 \
Net::LDAPS.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo
index 2209739ebd32..5a3cb93ea65d 100644
--- a/net/p5-perl-ldap/distinfo
+++ b/net/p5-perl-ldap/distinfo
@@ -1 +1 @@
-MD5 (perl-ldap-0.28.tar.gz) = 67d8d1827a0b0e9a57e69ba27aec27f4
+MD5 (perl-ldap-0.30.tar.gz) = be4a71801d5a85db61259fee17486592