Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2004 21:00:10 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67767: [Maintainer update] databases/phpmyadmin version 2.5.7
Message-ID:  <200406092000.i59K0Ak7009327@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200406092000.i59K0qCa045897@freefall.freebsd.org>

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

>Number:         67767
>Category:       ports
>Synopsis:       [Maintainer update] databases/phpmyadmin version 2.5.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:   Wed Jun 09 20:00:52 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.10-STABLE FreeBSD 4.10-STABLE #71: Sun Jun 6 14:03:17 BST 2004 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Routine update to version 2.5.7.  Correct speling mistake.

phpmyadmin-2.5.7 is a bugfix release, principally restoring full
support for mysql-4.1.2 after incompatible changes made in that MySQL
release.

Release notes are at: http://www.phpmyadmin.net/home_page/relnotes.php?rel=0

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Thu May 20 19:33:12 2004
+++ phpmyadmin/Makefile	Wed Jun  9 20:19:23 2004
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	phpMyAdmin
-PORTVERSION=	2.5.6
-PORTREVISION=	1
+PORTVERSION=	2.5.7
 CATEGORIES=	databases www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpmyadmin
 
 MAINTAINER=	m.seaman@infracaninophile.co.uk
-COMMENT=	A set of PHP-scripts to adminster MySQL over the web
+COMMENT=	A set of PHP-scripts to administer MySQL over the web
 
 USE_BZIP2=	yes
 NO_BUILD=	yes
diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo	Sat Mar 27 09:14:43 2004
+++ phpmyadmin/distinfo	Wed Jun  9 20:44:53 2004
@@ -1,2 +1,2 @@
-MD5 (phpMyAdmin-2.5.6.tar.bz2) = b62afe98600eacc2a3300c9856b349f7
-SIZE (phpMyAdmin-2.5.6.tar.bz2) = 1111512
+MD5 (phpMyAdmin-2.5.7.tar.bz2) = f0f06811aa4f7c14e053ddd23002f40d
+SIZE (phpMyAdmin-2.5.7.tar.bz2) = 1121972
--- 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?200406092000.i59K0Ak7009327>