Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 11:57:56 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:    ports/77096: [ maintainer ] net/phpldapadmin update to version 0.9.5
Message-ID:  <200502041157.j14Bvucs072588@gravitas.thebunker.net>
Resent-Message-ID: <200502041200.j14C0nGX061512@freefall.freebsd.org>

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

>Number:         77096
>Category:       ports
>Synopsis:       [ maintainer ] net/phpldapadmin update to version 0.9.5
>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:   Fri Feb 04 12:00:48 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD gravitas.thebunker.net 5.3-STABLE FreeBSD 5.3-STABLE #5: Sat Jan 15 09:15:09 GMT 2005 root@gravitas.thebunker.net:/usr/obj/usr/src/sys/GRAVITAS i386


	
>Description:

Routine update to version 0.9.5.  This adds php5 support amongst other
new features.  For the release notes see:

    http://sourceforge.net/project/shownotes.php?group_id=61828&release_id=301750
    

	
>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile
--- /usr/ports/net/phpldapadmin/Makefile	Mon Aug 16 22:41:01 2004
+++ phpldapadmin/Makefile	Fri Feb  4 10:44:37 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	phpldapadmin
-PORTVERSION=	0.9.4b
-PORTREVISION=	3
+DISTVERSION=	0.9.5
 CATEGORIES=	net www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpldapadmin
@@ -17,8 +16,6 @@
 
 NO_BUILD=	yes
 USE_PHP=	ldap openssl pcre session
-
-BROKEN_WITH_PHP=	5
 
 .if defined(WITH_SUPHP)
 
diff -Nur /usr/ports/net/phpldapadmin/distinfo phpldapadmin/distinfo
--- /usr/ports/net/phpldapadmin/distinfo	Sat May 15 09:19:04 2004
+++ phpldapadmin/distinfo	Fri Feb  4 10:44:50 2005
@@ -1,2 +1,2 @@
-MD5 (phpldapadmin-0.9.4b.tar.gz) = 0aa6021da066c637e56354980dccddbe
-SIZE (phpldapadmin-0.9.4b.tar.gz) = 375889
+MD5 (phpldapadmin-0.9.5.tar.gz) = 33f6788098052d0a4c6214e803da318b
+SIZE (phpldapadmin-0.9.5.tar.gz) = 605162
--- 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?200502041157.j14Bvucs072588>