aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-02-20 05:57:28 +0800
committerarved <arved@FreeBSD.org>2003-02-20 05:57:28 +0800
commitdc3cbb661993fb367a99727785c7b96d63f45af5 (patch)
tree2548a3b65af4e096c3b405309e4c8ace135597ee
parent63de1779f18a1486fb72e63c5cf9cd219b9b42a1 (diff)
downloadfreebsd-ports-gnome-dc3cbb661993fb367a99727785c7b96d63f45af5.tar.gz
freebsd-ports-gnome-dc3cbb661993fb367a99727785c7b96d63f45af5.tar.zst
freebsd-ports-gnome-dc3cbb661993fb367a99727785c7b96d63f45af5.zip
Update to 0.25
PR: 41333 Submitted by: Ian Logan <ian@nmsu.edu> Approved by: maintainer timeout (6 months)
-rw-r--r--net/p5-perl-ldap/Makefile6
-rw-r--r--net/p5-perl-ldap/distinfo2
-rw-r--r--net/p5-perl-ldap/pkg-plist4
3 files changed, 9 insertions, 3 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile
index 159f9eae5e76..73c38e17e792 100644
--- a/net/p5-perl-ldap/Makefile
+++ b/net/p5-perl-ldap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= perl-ldap
-PORTVERSION= 0.22
+PORTVERSION= 0.25
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -17,7 +17,8 @@ MAINTAINER= scrappy@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
PERL_CONFIGURE= yes
@@ -29,6 +30,7 @@ MAN3= Net::LDAP::Control::VLVResponse.3 \
Authen::SASL.3 \
Bundle::Net::LDAP.3 \
Net::LDAP::Search.3 \
+ Net::LDAP::Security.3 \
Net::LDAP::Control::SortResult.3 \
Net::LDAP::LDIF.3 \
Net::LDAP::Schema.3 \
diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo
index 50fb10f6f26e..7552b702c4c8 100644
--- a/net/p5-perl-ldap/distinfo
+++ b/net/p5-perl-ldap/distinfo
@@ -1 +1 @@
-MD5 (perl-ldap-0.22.tar.gz) = 5a77ffcf5333b9bf4fc6449522aa0090
+MD5 (perl-ldap-0.25.tar.gz) = e5eed7fabb6303e824af2cd5fdf45299
diff --git a/net/p5-perl-ldap/pkg-plist b/net/p5-perl-ldap/pkg-plist
index 9a0f3afeae78..475bf5c4cc08 100644
--- a/net/p5-perl-ldap/pkg-plist
+++ b/net/p5-perl-ldap/pkg-plist
@@ -3,12 +3,14 @@ lib/perl5/site_perl/%%PERL_VER%%/Bundle/Net/LDAP.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pod
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pm
lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/CRAM_MD5.pm
+lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/EXTERNAL.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAPS.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP.pod
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Entry.pod
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Filter.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Search.pod
+lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Security.pod
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/LDIF.pod
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Schema.pod
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Entry.pm
@@ -24,6 +26,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Search.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Constant.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Examples.pod
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Extension.pm
+lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Extra.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/FAQ.pod
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Message.pm
@@ -36,6 +39,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/SortResult.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/VLVResponse.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/VLV.pm
lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/Paged.pm
+lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/ProxyAuth.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/perl-ldap/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/DSML