Date: Thu, 9 Nov 2006 18:24:34 GMT From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105343: [maintainer] databases/phpmyadmin -- update to 2.9.1 Message-ID: <200611091824.kA9IOYrG071785@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200611091830.kA9IUJ8P072701@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105343 >Category: ports >Synopsis: [maintainer] databases/phpmyadmin -- update to 2.9.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 Nov 09 18:30:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Nov 8 23:47:48 GMT 2006 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Routine bug-fix update to version 2.9.1. From the announce message: Fixes ----- * XSS fix * Wrong import when ;; is at buffer boundary * Duplicate id for checkbox on table Operations page * Better behavior on the Add new fields page * Export: csv/cvs typo * Renaming a db containing a view * Automated timestamp values * Import: correctly fail if file is too short * Default font family on original theme Detailed list of changes is available under http://www.phpmyadmin.net/ChangeLog.txt >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Thu Nov 2 17:29:52 2006 +++ phpmyadmin/Makefile Thu Nov 9 15:56:17 2006 @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 2.9.0.3 +DISTVERSION= 2.9.1 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo --- /usr/ports/databases/phpmyadmin/distinfo Thu Nov 2 17:29:52 2006 +++ phpmyadmin/distinfo Thu Nov 9 15:58:42 2006 @@ -1,3 +1,3 @@ -MD5 (phpMyAdmin-2.9.0.3-all-languages.tar.bz2) = 10e46c796c0971ef22e0d97790307022 -SHA256 (phpMyAdmin-2.9.0.3-all-languages.tar.bz2) = 4fa059adecc6818a7ed861ef715e574a66c969887f94a7873f9c5f5956ee0a1c -SIZE (phpMyAdmin-2.9.0.3-all-languages.tar.bz2) = 2347243 +MD5 (phpMyAdmin-2.9.1-all-languages.tar.bz2) = d788a4011fada4baf5fbd88d86b9e138 +SHA256 (phpMyAdmin-2.9.1-all-languages.tar.bz2) = c081fd7c18e7a65449d303d24add9eb51ed0560302edc433cc4dac14737d33f3 +SIZE (phpMyAdmin-2.9.1-all-languages.tar.bz2) = 2348588 --- 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?200611091824.kA9IOYrG071785>