Date: Tue, 22 Aug 2006 21:20:33 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/102403: [maintainer] databases/phpmyadmin -- update to 2.8.2.4 Message-ID: <200608222020.k7MKKXYv027500@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200608222030.k7MKUDsl010730@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102403 >Category: ports >Synopsis: [maintainer] databases/phpmyadmin -- update to 2.8.2.4 >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: Tue Aug 22 20:30: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 #4: Fri Aug 18 02:02:43 BST 2006 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Update two patchlevels at once. This is all fairly routine bugfix stuff. Announce messages: 2.8.2.3: This one contains two fixes: - cookie login on IIS with IE6 - switching from scripts/setup.php to the main script in case of register_globals enabled 2.8.2.4: Sorry for 2.8.2.3 which broke the setup script. Now fixed in 2.8.2.4. Changelog: https://sourceforge.net/project/shownotes.php?release_id=441457 >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Thu Aug 17 07:47:32 2006 +++ phpmyadmin/Makefile Tue Aug 22 21:12:48 2006 @@ -6,8 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 2.8.2.2 -PORTREVISION= 1 +DISTVERSION= 2.8.2.4 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 Aug 17 07:47:32 2006 +++ phpmyadmin/distinfo Tue Aug 22 21:13:55 2006 @@ -1,3 +1,3 @@ -MD5 (phpMyAdmin-2.8.2.2.tar.bz2) = 51b0dea853b4af7c5b97cb5e190f8ddd -SHA256 (phpMyAdmin-2.8.2.2.tar.bz2) = d1adb191c0b9c078c1faa98a5bec0ec634ecd351f8b86fea66dc42aa159972ee -SIZE (phpMyAdmin-2.8.2.2.tar.bz2) = 2014113 +MD5 (phpMyAdmin-2.8.2.4.tar.bz2) = 9f777c577a04b84100b94c70e8c5ac55 +SHA256 (phpMyAdmin-2.8.2.4.tar.bz2) = 71693c6eedcdb616fa7195e36e27450b7ac0756e3f8f3275f54fb1b1db994ddf +SIZE (phpMyAdmin-2.8.2.4.tar.bz2) = 2014789 --- 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?200608222020.k7MKKXYv027500>