Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2009 19:59:58 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137645: [maintainer] databases/phpmyadmin update to 3.2.1
Message-ID:  <200908101859.n7AIxwDl073852@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200908101910.n7AJA1os005341@freefall.freebsd.org>

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

>Number:         137645
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin update to 3.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:   Mon Aug 10 19:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.2-STABLE FreeBSD 7.2-STABLE #3: Thu Aug 6 20:43:43 BST 2009 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Routine update to version 3.2.1.  This update contains bug fixes and a
new language: Uzbek

Changelog -- See:

  http://downloads.sourceforge.net/project/phpmyadmin/phpMyAdmin/3.2.1/phpMyAdmin-3.2.1-notes.txt


>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	2009-07-01 19:44:42.000000000 +0100
+++ phpmyadmin/Makefile	2009-08-10 19:50:54.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.2.0.1
+DISTVERSION=	3.2.1
 CATEGORIES=	databases www
 MASTER_SITES=	SF/phpmyadmin
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
@@ -14,6 +14,9 @@
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	A set of PHP-scripts to manage MySQL over the web
 
+# Sourceforge seems to want to issue 302 redirects with gay abandon nowadays
+FETCH_ARGS?=	-pRr
+
 USE_MYSQL=	yes
 IGNORE_WITH_PHP=	4
 IGNORE_WITH_MYSQL=	323 40 41
diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo	2009-07-01 19:44:42.000000000 +0100
+++ phpmyadmin/distinfo	2009-08-10 19:48:32.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-3.2.0.1-all-languages.tar.bz2) = e6f19a8c286697c4dccfae574cd41826
-SHA256 (phpMyAdmin-3.2.0.1-all-languages.tar.bz2) = 222bf89da5bf58fd6abe0781c9a358f71baa473026fb0866ee24d3d720fb7132
-SIZE (phpMyAdmin-3.2.0.1-all-languages.tar.bz2) = 2688216
+MD5 (phpMyAdmin-3.2.1-all-languages.tar.bz2) = f6b0273cba534fefa0a1d69b78a003df
+SHA256 (phpMyAdmin-3.2.1-all-languages.tar.bz2) = 3ffba0cd029fafe774f568edad653dc7b68c914c47d7f73d0efac722bc83c0ae
+SIZE (phpMyAdmin-3.2.1-all-languages.tar.bz2) = 2739999
--- 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?200908101859.n7AIxwDl073852>