ports/101315: [maintainer] databases/phpmyadmin -- update to 2.8.2.1

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Aug 3 11:50:15 UTC 2006


>Number:         101315
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- update to 2.8.2.1
>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:   Thu Aug 03 11:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.1-STABLE FreeBSD 6.1-STABLE #1: Wed Aug 2 09:47:11 BST 2006 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Routine update to version 2.8.2.1 This is a bug-fix release over
2.8.2, without any specific security fixes.  According to the announce
message:

     New fixes in 2.8.2.1
     --------------------

     * darkblue_orange theme not readable
     * setup script: protect against PHP code input from user
     * blank page after Edit in IE6 via IIS
     * reload default configuration if config.inc.php is removed

Changelog is at:

    https://sourceforge.net/project/shownotes.php?release_id=436601

Release message is at:

    https://sourceforge.net/mailarchive/message.php?msg_id=35321808

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Mon Jul  3 13:28:00 2006
+++ phpmyadmin/Makefile	Thu Aug  3 11:18:59 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	2.8.2
+DISTVERSION=	2.8.2.1
 CATEGORIES=	databases www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpmyadmin
@@ -101,8 +101,8 @@
 	${ECHO_MSG} "Note that selecting the MYSQLI option will only work"
 	${ECHO_MSG} "with PHP5 and MySQL 4.1.x"
 	${ECHO_MSG} ""
-	${ECHO_MSG} "If you want to use PHP5, for best results, please"
-	${ECHO_MSG} "install lang/php5 before attempting to install"
+	${ECHO_MSG} "If you want to use PHP4, for best results, please"
+	${ECHO_MSG} "install lang/php4 before attempting to install"
 	${ECHO_MSG} "databases/phpmyadmin"
 	${ECHO_MSG} ""
 
diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo	Mon Jul  3 13:28:00 2006
+++ phpmyadmin/distinfo	Thu Aug  3 11:18:18 2006
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-2.8.2.tar.bz2) = c4a08948d9e461c917ae20f26976aa6e
-SHA256 (phpMyAdmin-2.8.2.tar.bz2) = d359cfb70ae14dcfe055f4eacca9fbe10d13d88c93407c1816d2229125e56b7d
-SIZE (phpMyAdmin-2.8.2.tar.bz2) = 2013981
+MD5 (phpMyAdmin-2.8.2.1.tar.bz2) = dd11f126650c88eda95c4b719663811f
+SHA256 (phpMyAdmin-2.8.2.1.tar.bz2) = 3de84bd3466eff22b55ffb6643a08c96145b76b68300b9f52ea0562d0eeda76c
+SIZE (phpMyAdmin-2.8.2.1.tar.bz2) = 2014791
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list