From 16dd5553b21013d92522b0083d3c852109996f09 Mon Sep 17 00:00:00 2001 From: rh Date: Mon, 16 Oct 2000 10:13:16 +0000 Subject: Update p5-perl-ldap to 0.22. Changes include: * Quick release to fix memory problem with 5.6.0 * Change ->get back to return what 0.19 returned * Deprecate ->get in favor of ->get_value * Net::LDAP::Schema now supports matchingRules * Added experimental onerror option to ->new * New FAQ by Clif Harden * Added INSTALL and CREDITS files * Net::LDAP::Entry ->get and ->attributes methods now support options * Added Net::LDAP::DSML from Mark Wilcox * Added Net::LDAPS from Chris Ridd * Many documentation updates * Several fixes to ::Control::* classes, they should now work as intended. * Net::LDAP::Entry->get now always returns a scalar result as documented. * bin/ldapsearch now requires URI-1.08 --- databases/p5-perl-ldap/Makefile | 6 +++--- databases/p5-perl-ldap/files/md5 | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/p5-perl-ldap') diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile index 21bc05efe52..a7907660ccb 100644 --- a/databases/p5-perl-ldap/Makefile +++ b/databases/p5-perl-ldap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2000/08/27 10:37:02 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2000/10/16 10:13:16 rh Exp $ # -DISTNAME= perl-ldap-0.19 +DISTNAME= perl-ldap-0.22 PKGNAME= p5-${DISTNAME} CATEGORIES= databases net devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} @@ -13,7 +13,7 @@ DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5 DEPENDS+= p5-Convert-ASN1-*:../../textproc/p5-Convert-ASN1 DEPENDS+= p5-libwww-*:../../www/p5-libwww -USE_PERL5= # defined +USE_PERL5= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/perl-ldap/.packlist do-configure: diff --git a/databases/p5-perl-ldap/files/md5 b/databases/p5-perl-ldap/files/md5 index 8a3482120ef..c9371f137c2 100644 --- a/databases/p5-perl-ldap/files/md5 +++ b/databases/p5-perl-ldap/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/06/09 14:32:48 kleink Exp $ +$NetBSD: md5,v 1.3 2000/10/16 10:13:17 rh Exp $ -MD5 (perl-ldap-0.19.tar.gz) = 93c9bd25a602206c5ffab73288d59a9f +MD5 (perl-ldap-0.22.tar.gz) = 5a77ffcf5333b9bf4fc6449522aa0090 -- cgit v1.2.3