From m.seaman@infracaninophile.co.uk  Thu May  5 22:19:42 2011
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 5355E1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 May 2011 22:19:42 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78])
	by mx1.freebsd.org (Postfix) with ESMTP id BC2B88FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 May 2011 22:19:41 +0000 (UTC)
Received: from lucid-nonsense.infracaninophile.co.uk (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.14.4/8.14.4) with ESMTP id p45MJaHI004417
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 May 2011 23:19:36 +0100 (BST)
	(envelope-from matthew@lucid-nonsense.infracaninophile.co.uk)
Received: (from matthew@localhost)
	by lucid-nonsense.infracaninophile.co.uk (8.14.4/8.14.4/Submit) id p45MJaPM004416;
	Thu, 5 May 2011 23:19:36 +0100 (BST)
	(envelope-from matthew)
Message-Id: <201105052219.p45MJaPM004416@lucid-nonsense.infracaninophile.co.uk>
Date: Thu, 5 May 2011 23:19:36 +0100 (BST)
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.2.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         156839
>Category:       ports
>Synopsis:       [maintainer] net/phpldapadmin update to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 22:20:10 UTC 2011
>Closed-Date:    Fri May 06 00:20:46 UTC 2011
>Last-Modified:  Fri May 06 00:20:46 UTC 2011
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #40 r220927M: Thu Apr 21 22:17:47 BST 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Routine mostly bug-fix with some feature enhancements update to version 1.2.1

ChangeLog: http://sourceforge.net/projects/phpldapadmin/files/phpldapadmin-php5/1.2.1/

>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/phpldapadmin/Makefile,v
retrieving revision 1.39
diff -u -u -r1.39 Makefile
--- Makefile	25 Feb 2011 01:32:00 -0000	1.39
+++ Makefile	5 May 2011 22:13:19 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	phpldapadmin
-PORTVERSION=	1.2.0.5
-PORTREVISION=	1
+PORTVERSION=	1.2.1
 PORTEPOCH=	1
 CATEGORIES=	net www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION}
@@ -16,6 +15,8 @@
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	A set of PHP-scripts to administer LDAP over the web
 
+LICENSE=	GPLv2
+
 NO_BUILD=	yes
 USE_PHP=	gettext ldap openssl pcre session xml iconv hash
 DEFAULT_PHP_VER=	5
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/phpldapadmin/distinfo,v
retrieving revision 1.23
diff -u -u -r1.23 distinfo
--- distinfo	20 Mar 2011 12:52:36 -0000	1.23
+++ distinfo	5 May 2011 22:13:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpldapadmin-1.2.0.5.tgz) = ee75da1dbba023499fdf50d6cedea9bcdb9caad017b15ed2e31700bcc61dfcfd
-SIZE (phpldapadmin-1.2.0.5.tgz) = 1345901
+SHA256 (phpldapadmin-1.2.1.tgz) = 9e03cb53ccf2bb7c0dc6c88eecb4f474f0834ff80b06592000ec68d110458ca3
+SIZE (phpldapadmin-1.2.1.tgz) = 1468226
--- phpldapadmin.diff ends here ---


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156839: commit references a PR
Date: Fri,  6 May 2011 00:18:57 +0000 (UTC)

 wen         2011-05-06 00:18:49 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/phpldapadmin     Makefile distinfo 
   Log:
   - Update to 1.2.1
   - Add LICENSE
   
   PR:             ports/156839
   Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
   
   Revision  Changes    Path
   1.40      +3 -2      ports/net/phpldapadmin/Makefile
   1.24      +2 -2      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"
 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Fri May 6 00:20:44 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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