pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/pear-Net_LDAP2 Update pear-Net_LDAP2 to 2.0.12.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a602df667661
branches: trunk
changeset: 604699:a602df667661
user: obache <obache%pkgsrc.org@localhost>
date: Sat Jun 02 14:28:50 2012 +0000
description:
Update pear-Net_LDAP2 to 2.0.12.
per maintainer update request by PR 46517.
ChangeLog:
2.0.12
Changelog:
* inmproved performance with large search results
* Fixed some minor issues with Net_LDAP2_Filter and Net_LDAP2->dnExists()
* Added NOT filter to Net_LDAP2_Filter::create() so negating is more easily now
2.0.11
Changelog:
* (doc issue) Fix for #17861: Missing komma in example
* Fix for #18202: Adding attributes to a Fresh Entry saving and laterly updating
fails
2.0.10
Changelog:
* Added schema handling methods to make schema checks more easily accessible
* Bugfix for #17245. The check in the code was not working properly. Schema
checking is considered the users responsibility.
If now an attribute is requested that is not set at the entry, an empty string
is returned.
* Bugfix for #17770. Some Net_LDAP2 files were included with relative path
("Util.php"), not absolute ("Net/LDAP2/Util.php").
* Bugfix for #17314. LDIF support for attributes with modifiers ("attr1;binary").
diffstat:
net/pear-Net_LDAP2/Makefile | 4 ++--
net/pear-Net_LDAP2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r ae1a7b41724b -r a602df667661 net/pear-Net_LDAP2/Makefile
--- a/net/pear-Net_LDAP2/Makefile Sat Jun 02 14:21:38 2012 +0000
+++ b/net/pear-Net_LDAP2/Makefile Sat Jun 02 14:28:50 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2010/03/15 07:51:06 taca Exp $
+# $NetBSD: Makefile,v 1.4 2012/06/02 14:28:50 obache Exp $
-DISTNAME= Net_LDAP2-2.0.9
+DISTNAME= Net_LDAP2-2.0.12
CATEGORIES+= net
MAINTAINER= wenheping%gmail.com@localhost
diff -r ae1a7b41724b -r a602df667661 net/pear-Net_LDAP2/distinfo
--- a/net/pear-Net_LDAP2/distinfo Sat Jun 02 14:21:38 2012 +0000
+++ b/net/pear-Net_LDAP2/distinfo Sat Jun 02 14:28:50 2012 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2010/03/15 07:51:06 taca Exp $
+$NetBSD: distinfo,v 1.4 2012/06/02 14:28:50 obache Exp $
-SHA1 (pear/Net_LDAP2-2.0.9.tgz) = adf695f4a7ca586641398fcc57b71fb73a9298c1
-RMD160 (pear/Net_LDAP2-2.0.9.tgz) = 17b61a972e3d7472cdf70d9162a78e0fdd653618
-Size (pear/Net_LDAP2-2.0.9.tgz) = 88931 bytes
+SHA1 (pear/Net_LDAP2-2.0.12.tgz) = ae73c724df84d6cd55cd7600de0e48d468add06c
+RMD160 (pear/Net_LDAP2-2.0.12.tgz) = d7cda8cdf0efffc1faa4f807fb95a13b4dd9e15e
+Size (pear/Net_LDAP2-2.0.12.tgz) = 90846 bytes
SHA1 (patch-aa) = 644e752b3c7b8fab4378c9375e0dbc0f55228321
Home |
Main Index |
Thread Index |
Old Index