From m.seaman@infracaninophile.co.uk  Thu Mar  2 19:26:58 2006
Return-Path: <m.seaman@infracaninophile.co.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0F7E516A420
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Mar 2006 19:26:58 +0000 (GMT)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CE3ED43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Mar 2006 19:26:56 +0000 (GMT)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.13.4/8.13.4) with ESMTP id k22JQnxn017541
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 2 Mar 2006 19:26:50 GMT
	(envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk)
Received: (from matthew@localhost)
	by happy-idiot-talk.infracaninophile.co.uk (8.13.4/8.13.4/Submit) id k22JQnnI017540;
	Thu, 2 Mar 2006 19:26:49 GMT
	(envelope-from matthew)
Message-Id: <200603021926.k22JQnnI017540@happy-idiot-talk.infracaninophile.co.uk>
Date: Thu, 2 Mar 2006 19:26:49 GMT
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reply-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] net/phpldapadmin update to 1.0.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94033
>Category:       ports
>Synopsis:       [maintainer] net/phpldapadmin update to 1.0.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 02 19:30:03 GMT 2006
>Closed-Date:    Tue Mar 21 09:59:38 GMT 2006
>Last-Modified:  Tue Mar 21 09:59:38 GMT 2006
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.11-STABLE FreeBSD 4.11-STABLE #96: Thu Dec 29 14:07:11 GMT 2005 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Update to version 1.0.0 -- this is a major version number bump, and
reflects a large number of changes that have happened within the code.
The most visible external effect is that phpLDAPadmin now requires PHP5
to run.

Release notes are at:

https://sourceforge.net/project/shownotes.php?release_id=396539


>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile
--- /usr/ports/net/phpldapadmin/Makefile	Sun Jan 22 21:07:40 2006
+++ phpldapadmin/Makefile	Thu Mar  2 11:38:21 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	phpldapadmin
-PORTVERSION=	0.9.8
-PORTREVISION=	1
+PORTVERSION=	1.0.0
 PORTEPOCH=	1
 CATEGORIES=	net www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -18,7 +17,8 @@
 COMMENT=	A set of PHP-scripts to administer LDAP servers over the web
 
 NO_BUILD=	yes
-USE_PHP=	gettext ldap openssl pcre session
+USE_PHP=	gettext ldap openssl pcre session xml
+BROKEN_WITH_PHP=	4
 
 .if defined(WITH_SUPHP)
 
diff -Nur /usr/ports/net/phpldapadmin/distinfo phpldapadmin/distinfo
--- /usr/ports/net/phpldapadmin/distinfo	Tue Jan 17 18:18:26 2006
+++ phpldapadmin/distinfo	Sat Feb 25 16:46:14 2006
@@ -1,3 +1,3 @@
-MD5 (phpldapadmin-0.9.8.tar.gz) = 32251f799a5b1664003b4417f6fd96a8
-SHA256 (phpldapadmin-0.9.8.tar.gz) = 5bb3289a1ff058deda106f5d33623445b066b9881c76bc105f35b6855feb0542
-SIZE (phpldapadmin-0.9.8.tar.gz) = 751893
+MD5 (phpldapadmin-1.0.0.tar.gz) = 02ba55f091110dd0c55bdc8ac3e5d436
+SHA256 (phpldapadmin-1.0.0.tar.gz) = 49faf4167217a6c818f15aa7c1b0516266bd33c7c9ae97a3bc0e78626b6c5415
+SIZE (phpldapadmin-1.0.0.tar.gz) = 754595
--- phpldapadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Wed Mar 15 15:47:33 UTC 2006 
Responsible-Changed-Why:  
I'll trace it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94033 

From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: Sergey Matveychuk <sem@ciam.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/94033: [maintainer] net/phpldapadmin update to 1.0.0
Date: Wed, 15 Mar 2006 17:27:57 +0000

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enigC34079BE1F6C35CA3B58B196
 Content-Type: text/plain; charset=ISO-8859-15
 Content-Transfer-Encoding: quoted-printable
 
 Sergey Matveychuk wrote:
 >> The most visible external effect is that phpLDAPadmin now requires PHP=
 5
 >> to run.
 >=20
 > Bah! May be we can do a repocopy to save an old version?
 
 You certainly can do if you wish.  I'm not sure how much demand there wou=
 ld
 be for the branched copy though -- the only communications I've had about=
  PHP
 versions with users of the port are from people perplexed by the fact tha=
 t the
 ports default to PHP4...
 
 Hmmm.. In fact there's a 0.9.8.2 version available now -- the 0.9.8 branc=
 h
 is still getting updates. =20
 
 	Cheers,
 
 	Matthew
 
 --=20
 Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                       Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                       Kent, CT11 9PW
 
 
 --------------enigC34079BE1F6C35CA3B58B196
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2.2 (FreeBSD)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFEGE6d8Mjk52CukIwRA32SAKCEsICbivRBjurzm/L9GDxBr1hJlwCdFlSE
 m6yXUm/XL8OpTaNSco2Zj3c=
 =r3wn
 -----END PGP SIGNATURE-----
 
 --------------enigC34079BE1F6C35CA3B58B196--
State-Changed-From-To: open->repocopy 
State-Changed-By: sem 
State-Changed-When: Thu Mar 16 06:21:18 UTC 2006 
State-Changed-Why:  
Repocopy request: net/phpldapadmin -> net/phpldapadmin098 


Responsible-Changed-From-To: sem->portmgr 
Responsible-Changed-By: sem 
Responsible-Changed-When: Thu Mar 16 06:21:18 UTC 2006 
Responsible-Changed-Why:  
Repocopy request: net/phpldapadmin -> net/phpldapadmin098 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94033 

From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: Sergey Matveychuk <sem@ciam.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/94033: [maintainer] net/phpldapadmin update to 1.0.0
Date: Wed, 15 Mar 2006 21:12:23 +0000

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig9CA57A2B88214607345DD2A3
 Content-Type: text/plain; charset=ISO-8859-15
 Content-Transfer-Encoding: quoted-printable
 
 Sergey Matveychuk wrote:
 > Matthew Seaman ?????:
 >> Sergey Matveychuk wrote:
 >>>> The most visible external effect is that phpLDAPadmin now requires P=
 HP5
 >>>> to run.
 >>> Bah! May be we can do a repocopy to save an old version?
 >> You certainly can do if you wish.  I'm not sure how much demand there =
 would
 >> be for the branched copy though -- the only communications I've had ab=
 out PHP
 >> versions with users of the port are from people perplexed by the fact =
 that the
 >> ports default to PHP4...
 >>
 >> Hmmm.. In fact there's a 0.9.8.2 version available now -- the 0.9.8 br=
 anch
 >> is still getting updates. =20
 >=20
 > So we can do a repoqupy request.
 > Just make up a name for a new port (old or new - your decision).
 
 Hmmm, well I guess just make the old one net/phpldapadmin098 and leave
 the new one as plain net/phpldapadmin. =20
 
 	Cheers,
 
 	Matthew
 
 --=20
 Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                       Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                       Kent, CT11 9PW
 
 
 --------------enig9CA57A2B88214607345DD2A3
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2.2 (FreeBSD)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFEGIM98Mjk52CukIwRAyz2AKCEQbW/0m/sWGUnCS1Khazy0f1GMACeOdRA
 2OmrhfL7EGjFRhGHC/uARDU=
 =Gpja
 -----END PGP SIGNATURE-----
 
 --------------enig9CA57A2B88214607345DD2A3--
State-Changed-From-To: repocopy->open 
State-Changed-By: marcus 
State-Changed-When: Tue Mar 21 06:37:01 UTC 2006 
State-Changed-Why:  
Repocopy completed. 


Responsible-Changed-From-To: portmgr->sem 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Tue Mar 21 06:37:01 UTC 2006 
Responsible-Changed-Why:  
Repocopy completed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94033 
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Tue Mar 21 09:59:36 UTC 2006 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94033 
>Unformatted:
