summaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP2/patches
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-02-16 16:42:10 +0000
committertaca <taca@pkgsrc.org>2010-02-16 16:42:10 +0000
commit5517f14e3cb5cc31af827bea28f31c16d6ef4591 (patch)
tree8e32618ef60483c468bc4e0446c3142243170ca0 /net/pear-Net_LDAP2/patches
parent388d956b993463259b96750a42c07e4b15005e1c (diff)
downloadpkgsrc-5517f14e3cb5cc31af827bea28f31c16d6ef4591.tar.gz
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.
Diffstat (limited to 'net/pear-Net_LDAP2/patches')
-rw-r--r--net/pear-Net_LDAP2/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
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 @@
+ <pearinstaller>
+ <min>1.5.0</min>
+ </pearinstaller>
+- <extension>
+- <name>ldap</name>
+- </extension>
+ </required>
+ </dependencies>
+ <phprelease />