aboutsummaryrefslogtreecommitdiff
path: root/net/p5-perl-ldap/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-11-04 15:59:53 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-11-04 15:59:53 +0000
commitc3907486c4278aee1835726b95faad2490fbd61e (patch)
tree52bddc379af29a8ff22f38596640ea40d029c3a3 /net/p5-perl-ldap/Makefile
parent7564794b7508c02d1adeb08527ca6e8814fd5e19 (diff)
downloadports-c3907486c4278aee1835726b95faad2490fbd61e.tar.gz
ports-c3907486c4278aee1835726b95faad2490fbd61e.zip
Notes
Diffstat (limited to 'net/p5-perl-ldap/Makefile')
-rw-r--r--net/p5-perl-ldap/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile
index e18792069107..f6768e8325da 100644
--- a/net/p5-perl-ldap/Makefile
+++ b/net/p5-perl-ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= perl-ldap
-PORTVERSION= 0.36
+PORTVERSION= 0.39
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net/GBARR
@@ -38,6 +38,9 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAP::Control::ProxyAuth.3 \
Net::LDAP::Control::Sort.3 \
Net::LDAP::Control::SortResult.3 \
+ Net::LDAP::Control::SyncDone.3 \
+ Net::LDAP::Control::SyncRequest.3 \
+ Net::LDAP::Control::SyncState.3 \
Net::LDAP::Control::VLV.3 \
Net::LDAP::Control::VLVResponse.3 \
Net::LDAP::DSML.3 \
@@ -49,6 +52,8 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAP::FAQ.3 \
Net::LDAP::Filter.3 \
Net::LDAP::FilterMatch.3 \
+ Net::LDAP::Intermediate.3 \
+ Net::LDAP::Intermediate::SyncInfo.3 \
Net::LDAP::LDIF.3 \
Net::LDAP::Message.3 \
Net::LDAP::RFC.3 \