Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2011 23:19:36 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156839: [maintainer] net/phpldapadmin update to 1.2.1
Message-ID:  <201105052219.p45MJaPM004416@lucid-nonsense.infracaninophile.co.uk>
Resent-Message-ID: <201105052220.p45MKA2p031861@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 22:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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