From matthew@thebunker.net  Sun Sep 18 17:52:12 2005
Return-Path: <matthew@thebunker.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EB19916A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Sep 2005 17:52:12 +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 7AFE443D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Sep 2005 17:52:12 +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 99A979767D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Sep 2005 18:52:10 +0100 (BST)
Received: from lack-of-gravitas.thebunker.net (localhost [127.0.0.1])
	by lack-of-gravitas.thebunker.net (8.13.4/8.13.4) with ESMTP id j8IHqAiP061938
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 18 Sep 2005 18:52:10 +0100 (BST)
	(envelope-from matthew@lack-of-gravitas.thebunker.net)
Received: (from matthew@localhost)
	by lack-of-gravitas.thebunker.net (8.13.4/8.13.4/Submit) id j8IHq9kt061937;
	Sun, 18 Sep 2005 18:52:09 +0100 (BST)
	(envelope-from matthew)
Message-Id: <200509181752.j8IHq9kt061937@lack-of-gravitas.thebunker.net>
Date: Sun, 18 Sep 2005 18:52:09 +0100 (BST)
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reply-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] databases/phpmyadmin -- update to 2.6.4-pl1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         86301
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- update to 2.6.4-pl1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 18 18:00:29 GMT 2005
>Closed-Date:    Sun Sep 18 20:51:48 GMT 2005
>Last-Modified:  Sun Sep 18 20:51:48 GMT 2005
>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:

Patch to fix up some fubars in the recent 2.6.4 release.  Announcement
message is at:

    http://sourceforge.net/mailarchive/forum.php?thread_id=8209052&forum_id=2140
and says:

Patch level 1 for phpMyAdmin 2.6.4 fixes those two problems:

- exporting in https mode under Internet Explorer fails
- a missing Save button in Relation view where pmadb is not defined

Details on http://www.phpmyadmin.net

Marc Delisle, for the team



>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Wed Sep 14 08:25:17 2005
+++ phpmyadmin/Makefile	Sun Sep 18 18:44:28 2005
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	phpMyAdmin
-PORTVERSION=	2.6.4
-#DISTVERSION=	2.6.4
+PORTVERSION=	2.6.4.1
+#DISTVERSION=	2.6.4-pl1
 CATEGORIES=	databases www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpmyadmin
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+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	Wed Sep 14 08:25:17 2005
+++ phpmyadmin/distinfo	Sun Sep 18 18:44:42 2005
@@ -1,2 +1,2 @@
-MD5 (phpMyAdmin-2.6.4.tar.bz2) = cb24f2aff8cd16cb8d1026b7e5934582
-SIZE (phpMyAdmin-2.6.4.tar.bz2) = 1731434
+MD5 (phpMyAdmin-2.6.4-pl1.tar.bz2) = aec734f9c9907f77a9dc497a226634e9
+SIZE (phpMyAdmin-2.6.4-pl1.tar.bz2) = 1730104
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Sep 18 20:51:40 GMT 2005 
State-Changed-Why:  
Committted, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86301 
>Unformatted:
