aboutsummaryrefslogtreecommitdiff
path: root/net/p5-perl-ldap
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2008-04-22 15:01:56 +0000
committerMathieu Arnold <mat@FreeBSD.org>2008-04-22 15:01:56 +0000
commitb5f41d2e8654acabe43bb399378df107a9ba1bf6 (patch)
tree0e5156f42e5139ff7f5f3f41d0eeb55c1ce58af9 /net/p5-perl-ldap
parent5e1a935c7a54935317d37ef7bda6566c0ddfaac4 (diff)
Update to 0.36
Notes
Notes: svn path=/head/; revision=211777
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r--net/p5-perl-ldap/Makefile4
-rw-r--r--net/p5-perl-ldap/distinfo6
-rw-r--r--net/p5-perl-ldap/pkg-plist2
3 files changed, 8 insertions, 4 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile
index e3161227c78b..e18792069107 100644
--- a/net/p5-perl-ldap/Makefile
+++ b/net/p5-perl-ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= perl-ldap
-PORTVERSION= 0.35
+PORTVERSION= 0.36
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net/GBARR
@@ -33,6 +33,8 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAP::Control::Paged.3 \
Net::LDAP::Control::PasswordPolicy.3 \
Net::LDAP::Control::PersistentSearch.3 \
+ Net::LDAP::Control::PostRead.3 \
+ Net::LDAP::Control::PreRead.3 \
Net::LDAP::Control::ProxyAuth.3 \
Net::LDAP::Control::Sort.3 \
Net::LDAP::Control::SortResult.3 \
diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo
index d0fc3af2690a..84de52fed7bd 100644
--- a/net/p5-perl-ldap/distinfo
+++ b/net/p5-perl-ldap/distinfo
@@ -1,3 +1,3 @@
-MD5 (perl-ldap-0.35.tar.gz) = 86fc5def02ca252f038fde1135a4576d
-SHA256 (perl-ldap-0.35.tar.gz) = 2bff02f4bd8ecfd53d731c0c1008239b48ec0f1e835fef0b3d4ca907e9c71627
-SIZE (perl-ldap-0.35.tar.gz) = 247980
+MD5 (perl-ldap-0.36.tar.gz) = 7bf59f7de52fc07cc8c1a7fd354e583f
+SHA256 (perl-ldap-0.36.tar.gz) = 8c72ed303b7ec4496e4fb07a7108d533af677118979ac7bbeba4f20071728e2f
+SIZE (perl-ldap-0.36.tar.gz) = 250315
diff --git a/net/p5-perl-ldap/pkg-plist b/net/p5-perl-ldap/pkg-plist
index 7b177262b503..aee5c9183ca3 100644
--- a/net/p5-perl-ldap/pkg-plist
+++ b/net/p5-perl-ldap/pkg-plist
@@ -12,6 +12,8 @@
%%SITE_PERL%%/Net/LDAP/Control/Paged.pm
%%SITE_PERL%%/Net/LDAP/Control/PasswordPolicy.pm
%%SITE_PERL%%/Net/LDAP/Control/PersistentSearch.pm
+%%SITE_PERL%%/Net/LDAP/Control/PostRead.pm
+%%SITE_PERL%%/Net/LDAP/Control/PreRead.pm
%%SITE_PERL%%/Net/LDAP/Control/ProxyAuth.pm
%%SITE_PERL%%/Net/LDAP/Control/Sort.pm
%%SITE_PERL%%/Net/LDAP/Control/SortResult.pm