From 9014dfc6d964469066d7dc92eab1280b6d29d4a2 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 16 Feb 2010 16:42:10 +0000 Subject: Update pear-Net_LDAP2 pacakge to 2.0.8 applying patch og PR pkg/42826 from Wen Heping. * Fixed Bug #16940 (Net_LDAP2::startTLS should ignore errors before ldap_start_tls() being called) * Fixed Bug #17023 (improper handling of wrapped lines in LDIF files) * Fixed Bug #17057 (problem with parsing certain NOT-Filters) An indentation change in DESCR, too. --- net/pear-Net_LDAP2/DESCR | 2 +- net/pear-Net_LDAP2/Makefile | 6 ++++-- net/pear-Net_LDAP2/distinfo | 9 +++++---- net/pear-Net_LDAP2/patches/patch-aa | 14 ++++++++++++++ 4 files changed, 24 insertions(+), 7 deletions(-) create mode 100644 net/pear-Net_LDAP2/patches/patch-aa (limited to 'net/pear-Net_LDAP2') diff --git a/net/pear-Net_LDAP2/DESCR b/net/pear-Net_LDAP2/DESCR index 33803178a0c..75495362142 100644 --- a/net/pear-Net_LDAP2/DESCR +++ b/net/pear-Net_LDAP2/DESCR @@ -4,7 +4,7 @@ features but has some own too. With Net_LDAP2 you have: * A simple object-oriented interface to connections, searches entries and -filters. + filters. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldap entries. * Support for schema handling. diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile index 83581408842..b7980335b46 100644 --- a/net/pear-Net_LDAP2/Makefile +++ b/net/pear-Net_LDAP2/Makefile @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/02/11 11:35:37 obache Exp $ +# $NetBSD: Makefile,v 1.2 2010/02/16 16:42:10 taca Exp $ -DISTNAME= Net_LDAP2-2.0.7 +DISTNAME= Net_LDAP2-2.0.8 CATEGORIES+= net MAINTAINER= wenheping@gmail.com COMMENT= Object oriented interface for searching and manipulating LDAP-entries LICENSE= gnu-lgpl-v3 +DEPENDS+= ${PHP_PKG_PREFIX}-ldap>=5.2.12:../../databases/php-ldap + PKG_DESTDIR_SUPPORT= user-destdir .include "../../lang/php/pear.mk" diff --git a/net/pear-Net_LDAP2/distinfo b/net/pear-Net_LDAP2/distinfo index cb0512dc71c..f3776d18265 100644 --- a/net/pear-Net_LDAP2/distinfo +++ b/net/pear-Net_LDAP2/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/02/11 11:35:37 obache Exp $ +$NetBSD: distinfo,v 1.2 2010/02/16 16:42:10 taca Exp $ -SHA1 (pear/Net_LDAP2-2.0.7.tgz) = af6dfb7bd2b7b3ae1c3dff0703daa1c965c82c4c -RMD160 (pear/Net_LDAP2-2.0.7.tgz) = 72d5319cd1a639566ecb163eee8eefa6db504ce5 -Size (pear/Net_LDAP2-2.0.7.tgz) = 88979 bytes +SHA1 (pear/Net_LDAP2-2.0.8.tgz) = 10bbcf0dd742697f024014d20e8542dde9344df0 +RMD160 (pear/Net_LDAP2-2.0.8.tgz) = 6ab4feb4a7d8ac2ce52f85db90a8f5a734b2f4e1 +Size (pear/Net_LDAP2-2.0.8.tgz) = 92966 bytes +SHA1 (patch-aa) = 644e752b3c7b8fab4378c9375e0dbc0f55228321 diff --git a/net/pear-Net_LDAP2/patches/patch-aa b/net/pear-Net_LDAP2/patches/patch-aa new file mode 100644 index 00000000000..37bc3877822 --- /dev/null +++ b/net/pear-Net_LDAP2/patches/patch-aa @@ -0,0 +1,14 @@ +$NetBSD: patch-aa,v 1.1 2010/02/16 16:42:10 taca Exp $ + +--- ../package.xml.orig 2010-02-16 07:47:03.000000000 +0000 ++++ ../package.xml +@@ -88,9 +88,6 @@ + + 1.5.0 + +- +- ldap +- + + + -- cgit v1.2.3