aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-04-26 16:40:22 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-04-26 16:40:22 +0000
commit7d7dc0dfd8d75a3f91bbd21d1a63efd5577021c5 (patch)
tree9cba72120565ddbb769d086c6d0d404d373c6667
parent9d1e198249969773fde28525a69ddc208f2000b6 (diff)
downloadports-7d7dc0dfd8d75a3f91bbd21d1a63efd5577021c5.tar.gz
ports-7d7dc0dfd8d75a3f91bbd21d1a63efd5577021c5.zip
Notes
-rw-r--r--net/p5-perl-ldap/Makefile7
-rw-r--r--net/p5-perl-ldap/distinfo4
-rw-r--r--net/p5-perl-ldap/pkg-descr1
-rw-r--r--net/p5-perl-ldap/pkg-plist1
4 files changed, 8 insertions, 5 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile
index 32c078be7c20..8d11f55e0a26 100644
--- a/net/p5-perl-ldap/Makefile
+++ b/net/p5-perl-ldap/Makefile
@@ -13,16 +13,16 @@ MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${DISTVERSION:S/..//g}
-MAINTAINER= eik@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Client interface to LDAP servers
-DISTVERSION= 0.32..02
+DISTVERSION= 0.33
BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
${SITE_PERL}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \
- ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX-Base
+ ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
@@ -44,6 +44,7 @@ MAN3= Bundle::Net::LDAP.3 \
Net::LDAP::Entry.3 \
Net::LDAP::Examples.3 \
Net::LDAP::Extension::SetPassword.3 \
+ Net::LDAP::Extension::WhoAmI.3 \
Net::LDAP::Extra.3 \
Net::LDAP::FAQ.3 \
Net::LDAP::Filter.3 \
diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo
index 90718a851a15..9d4d1c5922bb 100644
--- a/net/p5-perl-ldap/distinfo
+++ b/net/p5-perl-ldap/distinfo
@@ -1,2 +1,2 @@
-MD5 (perl-ldap-0.3202.tar.gz) = 57dc6214d06b4e9e2a3b0f778aa40261
-SIZE (perl-ldap-0.3202.tar.gz) = 226344
+MD5 (perl-ldap-0.33.tar.gz) = 7002aedb8bcaa7169a8f0a8e22d34b72
+SIZE (perl-ldap-0.33.tar.gz) = 227888
diff --git a/net/p5-perl-ldap/pkg-descr b/net/p5-perl-ldap/pkg-descr
index c2dde0b91993..97a56ed4fb58 100644
--- a/net/p5-perl-ldap/pkg-descr
+++ b/net/p5-perl-ldap/pkg-descr
@@ -4,3 +4,4 @@ maintenance functions such as add, deleting or modify entries in an LDAP
directory.
WWW: http://ldap.perl.org/
+WWW: http://search.cpan.org/dist/perl-ldap/
diff --git a/net/p5-perl-ldap/pkg-plist b/net/p5-perl-ldap/pkg-plist
index 4caf27d4d25e..caf6e6dfbbf3 100644
--- a/net/p5-perl-ldap/pkg-plist
+++ b/net/p5-perl-ldap/pkg-plist
@@ -21,6 +21,7 @@
%%SITE_PERL%%/Net/LDAP/Examples.pod
%%SITE_PERL%%/Net/LDAP/Extension.pm
%%SITE_PERL%%/Net/LDAP/Extension/SetPassword.pm
+%%SITE_PERL%%/Net/LDAP/Extension/WhoAmI.pm
%%SITE_PERL%%/Net/LDAP/Extra.pm
%%SITE_PERL%%/Net/LDAP/FAQ.pod
%%SITE_PERL%%/Net/LDAP/Filter.pm