From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 27 17:50:02 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C1AC16A41C for ; Fri, 27 May 2005 17:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1376F43D48 for ; Fri, 27 May 2005 17:50:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4RHo1sl053442 for ; Fri, 27 May 2005 17:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4RHo1cc053439; Fri, 27 May 2005 17:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 27 May 2005 17:50:01 GMT Resent-Message-Id: <200505271750.j4RHo1cc053439@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthew Seaman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B106616A41C for ; Fri, 27 May 2005 17:42:26 +0000 (GMT) (envelope-from matthew@thebunker.net) Received: from male.aldigital.co.uk (male.thebunker.net [213.129.64.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5629443D1F for ; Fri, 27 May 2005 17:42:25 +0000 (GMT) (envelope-from matthew@thebunker.net) Received: from lack-of-gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by male.aldigital.co.uk (Postfix) with ESMTP id AD47D9765E for ; Fri, 27 May 2005 18:42:24 +0100 (BST) Received: from lack-of-gravitas.thebunker.net (localhost [127.0.0.1]) by lack-of-gravitas.thebunker.net (8.13.3/8.13.3) with ESMTP id j4RHgO4e025270 for ; Fri, 27 May 2005 18:42:24 +0100 (BST) (envelope-from matthew@lack-of-gravitas.thebunker.net) Received: (from matthew@localhost) by lack-of-gravitas.thebunker.net (8.13.3/8.13.3/Submit) id j4RHgLrq025269; Fri, 27 May 2005 18:42:21 +0100 (BST) (envelope-from matthew) Message-Id: <200505271742.j4RHgLrq025269@lack-of-gravitas.thebunker.net> Date: Fri, 27 May 2005 18:42:21 +0100 (BST) From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/81561: [ maintainer ] databases/phpmyadmin upgrade to 2.6.2-pl1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Seaman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2005 17:50:02 -0000 >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: