pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42826: [net/pear-Net_LDAP2]Update to 2.0.8
>Number: 42826
>Category: pkg
>Synopsis: [net/pear-Net_LDAP2]Update to 2.0.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 16 14:30:00 +0000 2010
>Originator: Wen Heping
>Release: NetBSD-5.0.1
>Organization:
Private
>Environment:
NetBSD NB501 5.0.1 NetBSD 5.0.1 (GENERIC) #0: Thu Jul 30 01:39:11 UTC 2009
builds%b8.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-1-RELEASE/i386/200907292356Z-obj/home/builds/ab/netbsd-5-0-1-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
2.0.8
Changelog:
* 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)
>How-To-Repeat:
>Fix:
diff -urN pear-Net_LDAP2.orig/Makefile pear-Net_LDAP2/Makefile
--- pear-Net_LDAP2.orig/Makefile 2010-02-17 06:20:45.000000000 +0800
+++ pear-Net_LDAP2/Makefile 2010-02-17 06:11:24.000000000 +0800
@@ -1,12 +1,14 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/02/11 11:35:37 obache Exp $
-DISTNAME= Net_LDAP2-2.0.7
+DISTNAME= Net_LDAP2-2.0.8
CATEGORIES+= net
MAINTAINER= wenheping%gmail.com@localhost
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 -urN pear-Net_LDAP2.orig/distinfo pear-Net_LDAP2/distinfo
--- pear-Net_LDAP2.orig/distinfo 2010-02-17 06:20:45.000000000 +0800
+++ pear-Net_LDAP2/distinfo 2010-02-17 06:24:42.000000000 +0800
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2010/02/11 11:35:37 obache 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) = 31e79d52edd0423ac683e07eb5e446cea91db86a
diff -urN pear-Net_LDAP2.orig/patches/patch-aa pear-Net_LDAP2/patches/patch-aa
--- pear-Net_LDAP2.orig/patches/patch-aa 1970-01-01 07:00:00.000000000
+0700
+++ pear-Net_LDAP2/patches/patch-aa 2010-02-17 06:25:58.000000000 +0800
@@ -0,0 +1,13 @@
+$NetBSD$
+--- package.xml.orig 2010-02-17 06:21:57.000000000 +0800
++++ package.xml 2010-02-17 06:22:25.000000000 +0800
+@@ -88,9 +88,6 @@
+ <pearinstaller>
+ <min>1.5.0</min>
+ </pearinstaller>
+- <extension>
+- <name>ldap</name>
+- </extension>
+ </required>
+ </dependencies>
+ <phprelease />
Home |
Main Index |
Thread Index |
Old Index