Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2010 20:09:05 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/143380: [maintainer] net/phpldapadmin update to 1.2.0.5
Message-ID:  <201001302009.o0UK95BO065207@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <201001302010.o0UKA8Bb049057@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143380
>Category:       ports
>Synopsis:       [maintainer] net/phpldapadmin update to 1.2.0.5
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 30 20:10:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 8.0-STABLE FreeBSD 8.0-STABLE #17: Sun Jan 17 13:37:18 GMT 2010 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Routine bug-fix / feature upgrade

Announcement message:

I've just release phpLDAPadmin 1.2.0.5 on Sourceforge. You can download 
it here:

https://sourceforge.net/projects/phpldapadmin/files/

This version is really just a bug fix version, with the following commit 
notes:

"    Added default noleaf setting to supplied templates
    Added default sort of PickList attributes to supplied templates
    Change default size_limit to 0, enabled setting of time_limit 
(default 0)
    Change the multilist key to cn
    Enabled configuring template to ask for more than 1 attribute value
    Fix the multiple unnecessary 'attribute is required' popups
    Merge translations from launchpad for PLA 1.2.0.5
    SF Bug #2554402 - template autofill command not work on 
appearance,date_attrs
    SF Bug #2885907 - samba domain sid blank
    SF Bug #2898426 - Can't update own password
    SF Bug #2901854 - E_WARNING: implode(): Invalid arguments passed
    SF Patch #2901666 - Add localisation for hint elements in templates
    SF Patch #2919169 - SASL bind
    Trim _REQUEST vars mainly to avoid null terminated strings

While it isnt really necessary to immediately upgrade to this version, 
it is probably a good idea :)

...deon
"


>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile
--- /usr/ports/net/phpldapadmin/Makefile	2009-12-24 20:50:21.000000000 +0000
+++ phpldapadmin/Makefile	2010-01-30 19:55:00.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpldapadmin
-PORTVERSION=	1.2.0.4
+PORTVERSION=	1.2.0.5
 PORTEPOCH=	1
 CATEGORIES=	net www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION}
diff -Nur /usr/ports/net/phpldapadmin/distinfo phpldapadmin/distinfo
--- /usr/ports/net/phpldapadmin/distinfo	2009-11-26 14:35:49.000000000 +0000
+++ phpldapadmin/distinfo	2010-01-30 19:55:26.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (phpldapadmin-1.2.0.4.tgz) = a2d914e22c1b114738eca91c80c0d09c
-SHA256 (phpldapadmin-1.2.0.4.tgz) = e4887ed0db63c926162d79d603add21a669103ad2f75a7b90686a18eed8a6330
-SIZE (phpldapadmin-1.2.0.4.tgz) = 1291545
+MD5 (phpldapadmin-1.2.0.5.tgz) = d75f043686da4c1e333ca160b0d26c01
+SHA256 (phpldapadmin-1.2.0.5.tgz) = ee75da1dbba023499fdf50d6cedea9bcdb9caad017b15ed2e31700bcc61dfcfd
+SIZE (phpldapadmin-1.2.0.5.tgz) = 1345901
--- phpldapadmin.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001302009.o0UK95BO065207>