Date: Fri, 27 May 2005 18:42:21 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81561: [ maintainer ] databases/phpmyadmin upgrade to 2.6.2-pl1 Message-ID: <200505271742.j4RHgLrq025269@lack-of-gravitas.thebunker.net> Resent-Message-ID: <200505271750.j4RHo1cc053439@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81561 >Category: ports >Synopsis: [ maintainer ] databases/phpmyadmin upgrade to 2.6.2-pl1 >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 May 27 17:50:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 5.4-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD lack-of-gravitas.thebunker.net 5.4-STABLE FreeBSD 5.4-STABLE #3: Fri May 13 20:48:43 BST 2005 root@lack-of-gravitas.thebunker.net:/usr/obj/usr/src/sys/LACK-OF-GRAVITAS i386 >Description: Routine upgrade to version 2.6.2-pl1, which has been out for a while now, and it's high time I got my act together and put in this update. >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Mon Apr 18 19:11:30 2005 +++ phpmyadmin/Makefile Fri May 27 18:33:12 2005 @@ -6,12 +6,12 @@ # PORTNAME= phpMyAdmin -#PORTVERSION= 2.6.2 -DISTVERSION= 2.6.2 +PORTVERSION= 2.6.2.1 +#DISTVERSION= 2.6.2-pl1 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin -#DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/} +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/} MAINTAINER= m.seaman@infracaninophile.co.uk COMMENT= A set of PHP-scripts to manage MySQL over the web diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo --- /usr/ports/databases/phpmyadmin/distinfo Mon Apr 18 19:11:30 2005 +++ phpmyadmin/distinfo Fri May 27 18:33:26 2005 @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.6.2.tar.bz2) = 7fc8cf4e7f9a84d725b159176e0621e1 -SIZE (phpMyAdmin-2.6.2.tar.bz2) = 1645396 +MD5 (phpMyAdmin-2.6.2-pl1.tar.bz2) = f1f9f3d84815d457e4ab9a933d62eccb +SIZE (phpMyAdmin-2.6.2-pl1.tar.bz2) = 1646442 --- phpmyadmin.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?200505271742.j4RHgLrq025269>