aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-07-12 03:54:43 +0800
committereik <eik@FreeBSD.org>2004-07-12 03:54:43 +0800
commitfa424d23c2ea50fc52dde5384cef6967a8e4208b (patch)
treeaefe8aa339e672917f31f2f9bb60bb6eaf5f2b00 /net
parentdce53c2adc1bd85061ada44441b39031546fad45 (diff)
downloadfreebsd-ports-gnome-fa424d23c2ea50fc52dde5384cef6967a8e4208b.tar.gz
freebsd-ports-gnome-fa424d23c2ea50fc52dde5384cef6967a8e4208b.tar.zst
freebsd-ports-gnome-fa424d23c2ea50fc52dde5384cef6967a8e4208b.zip
Update to 0.32
<http://search.cpan.org/src/GBARR/perl-ldap-0.32/Changes> Notified by: <http://people.freebsd.org/~mat/perl.html>
Diffstat (limited to 'net')
-rw-r--r--net/p5-perl-ldap/Makefile10
-rw-r--r--net/p5-perl-ldap/distinfo4
-rw-r--r--net/p5-perl-ldap/pkg-plist3
3 files changed, 14 insertions, 3 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile
index 416d8865326d..c300075bae88 100644
--- a/net/p5-perl-ldap/Makefile
+++ b/net/p5-perl-ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= perl-ldap
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -28,7 +28,10 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAP.3 \
Net::LDAP::Constant.3 \
Net::LDAP::Control.3 \
+ Net::LDAP::Control::EntryChange.3 \
+ Net::LDAP::Control::ManageDsaIT.3 \
Net::LDAP::Control::Paged.3 \
+ Net::LDAP::Control::PersistentSearch.3 \
Net::LDAP::Control::ProxyAuth.3 \
Net::LDAP::Control::Sort.3 \
Net::LDAP::Control::SortResult.3 \
@@ -37,6 +40,7 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAP::DSML.3 \
Net::LDAP::Entry.3 \
Net::LDAP::Examples.3 \
+ Net::LDAP::Extension::SetPassword.3 \
Net::LDAP::Extra.3 \
Net::LDAP::FAQ.3 \
Net::LDAP::Filter.3 \
@@ -54,6 +58,10 @@ MAN3= Bundle::Net::LDAP.3 \
.include <bsd.port.pre.mk>
+pre-configure:
+ @${PERL} -ni'.bak' -e 'next if 2../^__END__$$/; print' \
+ '${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}'
+
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
.endif
diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo
index 99a89cac2187..1a62ac2fbd06 100644
--- a/net/p5-perl-ldap/distinfo
+++ b/net/p5-perl-ldap/distinfo
@@ -1,2 +1,2 @@
-MD5 (perl-ldap-0.31.tar.gz) = b3107452e2bb4d74d4b9892d61d50137
-SIZE (perl-ldap-0.31.tar.gz) = 221782
+MD5 (perl-ldap-0.32.tar.gz) = e975df97d371933537ece153113ea686
+SIZE (perl-ldap-0.32.tar.gz) = 220935
diff --git a/net/p5-perl-ldap/pkg-plist b/net/p5-perl-ldap/pkg-plist
index 549a63b07365..4caf27d4d25e 100644
--- a/net/p5-perl-ldap/pkg-plist
+++ b/net/p5-perl-ldap/pkg-plist
@@ -6,7 +6,10 @@
%%SITE_PERL%%/Net/LDAP/Bind.pm
%%SITE_PERL%%/Net/LDAP/Constant.pm
%%SITE_PERL%%/Net/LDAP/Control.pm
+%%SITE_PERL%%/Net/LDAP/Control/EntryChange.pm
+%%SITE_PERL%%/Net/LDAP/Control/ManageDsaIT.pm
%%SITE_PERL%%/Net/LDAP/Control/Paged.pm
+%%SITE_PERL%%/Net/LDAP/Control/PersistentSearch.pm
%%SITE_PERL%%/Net/LDAP/Control/ProxyAuth.pm
%%SITE_PERL%%/Net/LDAP/Control/Sort.pm
%%SITE_PERL%%/Net/LDAP/Control/SortResult.pm