From m.seaman@infracaninophile.co.uk  Sun Dec 16 12:33:44 2007
Return-Path: <m.seaman@infracaninophile.co.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 80D8216A417
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Dec 2007 12:33:44 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1])
	by mx1.freebsd.org (Postfix) with ESMTP id C65F213C457
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Dec 2007 12:33:43 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id lBGCXdqG087175
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Dec 2007 12:33:39 GMT
	(envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk)
Received: (from matthew@localhost)
	by happy-idiot-talk.infracaninophile.co.uk (8.14.2/8.14.2/Submit) id lBGCXdQC087174;
	Sun, 16 Dec 2007 12:33:39 GMT
	(envelope-from matthew)
Message-Id: <200712161233.lBGCXdQC087174@happy-idiot-talk.infracaninophile.co.uk>
Date: Sun, 16 Dec 2007 12:33:39 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.1.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118745
>Category:       ports
>Synopsis:       [maintainer] net/phpldapadmin update to 1.1.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 16 12:40:00 UTC 2007
>Closed-Date:    Tue Dec 18 18:37:18 UTC 2007
>Last-Modified:  Tue Dec 18 18:40:02 UTC 2007
>Originator:     Matthew Seaman
>Release:        FreeBSD 7.0-BETA4 i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.0-BETA4 FreeBSD 7.0-BETA4 #18: Sun Dec 16 00:24:39 GMT 2007 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Routine bug-fix / development upgrade to version 1.1.0.

From the announcement message:

"This release:
   * No longer uses frames and has a new look
   * Includes an AJAX tree and some AJAX displays (more could probably be 
     done here)
   * Includes modification templates capability
   * Can use a closer read-only replica (for queries), sending only updates 
     to the master replica
   * And many many other enhancements."

Announcement message in full:

   http://sourceforge.net/mailarchive/message.php?msg_name=47647726.30701%40wurley.net


>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile
--- /usr/ports/net/phpldapadmin/Makefile	2007-03-24 08:06:37.000000000 +0000
+++ phpldapadmin/Makefile	2007-12-16 12:21:33.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpldapadmin
-PORTVERSION=	1.0.2
+PORTVERSION=	1.1.0
 PORTEPOCH=	1
 CATEGORIES=	net www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
diff -Nur /usr/ports/net/phpldapadmin/distinfo phpldapadmin/distinfo
--- /usr/ports/net/phpldapadmin/distinfo	2007-03-24 08:06:37.000000000 +0000
+++ phpldapadmin/distinfo	2007-12-16 12:22:22.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (phpldapadmin-1.0.2.tar.gz) = 316b917d8abe1b37603c49b61b068bd0
-SHA256 (phpldapadmin-1.0.2.tar.gz) = ece5e531a7794ec870b748919b2370f9d544ffa07d7957940b3459e005dc5cde
-SIZE (phpldapadmin-1.0.2.tar.gz) = 788484
+MD5 (phpldapadmin-1.1.0.tar.gz) = dd3962d27c68e99b709d7d80dfaf87cb
+SHA256 (phpldapadmin-1.1.0.tar.gz) = 259f84db1d98e23e2a267f4ae351d17531751c8a5631b986eb059c05a316e1b2
+SIZE (phpldapadmin-1.1.0.tar.gz) = 1020719
--- phpldapadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Dec 16 15:36:41 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118745 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Dec 18 18:37:17 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118745: commit references a PR
Date: Tue, 18 Dec 2007 18:37:10 +0000 (UTC)

 miwi        2007-12-18 18:37:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/phpldapadmin     Makefile distinfo 
   Log:
   - Update to 1.1.0
   
   Changelog:
           * No longer uses frames and has a new look
           * Includes an AJAX tree and some AJAX displays (more could probably be
             done here)
           * Includes modification templates capability
           * Can use a closer read-only replica (for queries), sending only updates
             to the master replica
           * And many many other enhancements."
   
   Announcement message in full:
   http://sourceforge.net/mailarchive/message.php?msg_name=47647726.30701%40wurley.net
   
   PR:             118745
   Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
   
   Revision  Changes    Path
   1.21      +1 -1      ports/net/phpldapadmin/Makefile
   1.13      +3 -3      ports/net/phpldapadmin/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
