Date: Mon, 26 Sep 2005 18:27:54 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86605: [maintainer] net/phpldapadmin update to 0.9.7 Message-ID: <200509261727.j8QHRsFd009605@lack-of-gravitas.thebunker.net> Resent-Message-ID: <200509261730.j8QHUFIF083992@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86605 >Category: ports >Synopsis: [maintainer] net/phpldapadmin update to 0.9.7 >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: Mon Sep 26 17:30:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 6.0-BETA4 i386 >Organization: Infracaninophile >Environment: System: FreeBSD lack-of-gravitas.thebunker.net 6.0-BETA4 FreeBSD 6.0-BETA4 #4: Wed Sep 14 10:14:38 BST 2005 root@lack-of-gravitas.thebunker.net:/usr/obj/usr/src/sys/LACK-OF-GRAVITAS i386 >Description: Update to the new release version 0.9.7. If there were any release notes, they'd be at https://sourceforge.net/project/shownotes.php?release_id=359021 but there aren't any. >How-To-Repeat: >Fix: --- phpldapadmin.diff begins here --- diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile --- /usr/ports/net/phpldapadmin/Makefile Thu Sep 15 08:06:18 2005 +++ phpldapadmin/Makefile Mon Sep 26 18:01:44 2005 @@ -6,12 +6,12 @@ # PORTNAME= phpldapadmin -PORTVERSION= 0.9.7.r1 +PORTVERSION= 0.9.7 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpldapadmin -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.r(.)/-rc\1/} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= m.seaman@infracaninophile.co.uk COMMENT= A set of PHP-scripts to administer LDAP servers over the web diff -Nur /usr/ports/net/phpldapadmin/distinfo phpldapadmin/distinfo --- /usr/ports/net/phpldapadmin/distinfo Thu Sep 15 08:06:18 2005 +++ phpldapadmin/distinfo Mon Sep 26 18:02:00 2005 @@ -1,2 +1,2 @@ -MD5 (phpldapadmin-0.9.7-rc1.tar.gz) = 552b37cf2adef367ba6fc1dab43f18d6 -SIZE (phpldapadmin-0.9.7-rc1.tar.gz) = 738572 +MD5 (phpldapadmin-0.9.7.tar.gz) = a9a6f8dd289210a3d732552d38eb2d25 +SIZE (phpldapadmin-0.9.7.tar.gz) = 745974 --- 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?200509261727.j8QHRsFd009605>