ports/136972: [maintainer] net/phpldapadmin -- update to 1.2.0

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Jul 22 00:50:06 UTC 2009


>Number:         136972
>Category:       ports
>Synopsis:       [maintainer] net/phpldapadmin -- update to 1.2.0
>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:   Wed Jul 22 00:50:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jun 13 17:37:55 BST 2009 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

   * Routine bugfix update to version 1.2.0
   * Drop the warning about the changed location of config.php from
     pkg_message.in, as it has been more than 3 years since that 
     change came in.

ChangeLog: 

    http://phpldapadmin.sourceforge.net/wiki/index.php/Release

For more detail on changes to config.php:

    http://phpldapadmin.sourceforge.net/wiki/index.php/Roadmap

Can I request a message to go into /usr/ports/UPDATING as follows:

   AFFECTS: users of net/phpldapadmin
   AUTHOR: m.seaman at infracaninophile.co.uk

   Please review settings in config.php and any custom XML templates
   as this update includes a number of incompatible changes.  See
   http://phpldapadmin.sourceforge.net/wiki/index.php/Roadmap for
   details.

>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile
--- /usr/ports/net/phpldapadmin/Makefile	2009-03-24 06:41:47.000000000 +0000
+++ phpldapadmin/Makefile	2009-07-22 01:24:00.000000000 +0100
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	phpldapadmin
-PORTVERSION=	1.1.0.7
+PORTVERSION=	1.2.0
 PORTEPOCH=	1
 CATEGORIES=	net www
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	m.seaman at infracaninophile.co.uk
 COMMENT=	A set of PHP-scripts to administer LDAP over the web
diff -Nur /usr/ports/net/phpldapadmin/distinfo phpldapadmin/distinfo
--- /usr/ports/net/phpldapadmin/distinfo	2009-03-24 06:41:48.000000000 +0000
+++ phpldapadmin/distinfo	2009-07-22 01:05:40.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (phpldapadmin-1.1.0.7.tar.gz) = a9129f81b347e98c2b31552d1adc4b51
-SHA256 (phpldapadmin-1.1.0.7.tar.gz) = 26751907813aa5f5f90eec2e887bab868165496104ac790d11d0fb7eb76abb28
-SIZE (phpldapadmin-1.1.0.7.tar.gz) = 1161968
+MD5 (phpldapadmin-1.2.0.tgz) = 2c5427e1359f5fcb89fa47c9f73bc1c6
+SHA256 (phpldapadmin-1.2.0.tgz) = 05eb869aba0ae25d68e933ec8ca24f88d8b4c9e4b7b6f1ce0b7af48c2d4c9523
+SIZE (phpldapadmin-1.2.0.tgz) = 1261752
diff -Nur /usr/ports/net/phpldapadmin/files/pkg-message.in phpldapadmin/files/pkg-message.in
--- /usr/ports/net/phpldapadmin/files/pkg-message.in	2008-09-08 17:31:17.000000000 +0100
+++ phpldapadmin/files/pkg-message.in	2009-07-22 01:14:49.000000000 +0100
@@ -19,14 +19,3 @@
         Allow from 127.0.0.1 .example.com
     </Directory>
 
-Please note: if you are upgrading from version 0.9.7 or earlier, the
-layout of the %%PKGNAME%% files has been completely reworked. You will
-need to modify your apache configuration and merge the settings from
-your original configuration file:
-
-    %%WWWDIR%%/config.php
-
- to
-
-    %%WWWDIR%%/config/config.php
-
--- phpldapadmin.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list