ports/155055: [UPDATE] net/pear-Net_LDAP2: update to 2.0.11

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sat Feb 26 10:30:20 UTC 2011


>Number:         155055
>Category:       ports
>Synopsis:       [UPDATE] net/pear-Net_LDAP2: update to 2.0.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 26 10:30:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-STABLE
>Organization:
>Environment:
8.2-STABLE i386
>Description:
- update to 2.0.11

tested with tests included into package. 
there is two failures in LDIFTest module: 

1) Net_LDAP2_LDIFTest::testConstruction
Failed asserting that <resource:Resource id #156> is null.

/usr/local/share/pear/tests/Net_LDAP2/Net_LDAP2_LDIFTest.php:191
/usr/local/share/pear/tests/Net_LDAP2/AllTests.php:23
/usr/local/share/pear/tests/Net_LDAP2/AllTests.php:48

2) Net_LDAP2_LDIFTest::testWrite_entryChanges
Failed asserting that two arrays are equal.

but i believe they not important.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa pear-Net_LDAP2.orig/Makefile pear-Net_LDAP2/Makefile
--- pear-Net_LDAP2.orig/Makefile	2011-02-25 04:32:00.000000000 +0300
+++ pear-Net_LDAP2/Makefile	2011-02-26 12:58:20.000000000 +0300
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Net_LDAP2
-PORTVERSION=	2.0.7
-PORTREVISION=	1
+PORTVERSION=	2.0.11
 PORTEPOCH=	1
 CATEGORIES=	net pear
 
@@ -15,9 +14,10 @@
 COMMENT=	OO interface for searching and manipulating LDAP-entries
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_PHP=	ldap
+PEAR_CATSRC=	yes
 CATEGORY=	Net
 FILES=		LDAP2.php LDAP2/LDIF.php \
 		LDAP2/Entry.php LDAP2/Filter.php LDAP2/RootDSE.php \
diff -ruNa pear-Net_LDAP2.orig/distinfo pear-Net_LDAP2/distinfo
--- pear-Net_LDAP2.orig/distinfo	2009-11-04 18:35:25.000000000 +0300
+++ pear-Net_LDAP2/distinfo	2011-02-26 12:11:46.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (PEAR/Net_LDAP2-2.0.7.tgz) = 292313b69fcbfe9295a6c799ed1cd3f3
-SHA256 (PEAR/Net_LDAP2-2.0.7.tgz) = cc63285adc4a1ce7b2a69ef0bfc05baabb71230676131b7417a56e9cac5707bf
-SIZE (PEAR/Net_LDAP2-2.0.7.tgz) = 88979
+SHA256 (PEAR/Net_LDAP2-2.0.11.tgz) = 659f73e93b3d9309702fab073ed7d84c74f55be444bdf907d0eb12cd7c509869
+SIZE (PEAR/Net_LDAP2-2.0.11.tgz) = 90258


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list