ports/148209: [maintainer] databases/phpmyadmin -- update to 3.3.4
Matthew Seaman
m.seaman at infracaninophile.co.uk
Mon Jun 28 12:40:01 UTC 2010
>Number: 148209
>Category: ports
>Synopsis: [maintainer] databases/phpmyadmin -- update to 3.3.4
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 28 12:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Matthew Seaman
>Release: FreeBSD 8.1-PRERELEASE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #6: Mon Jun 28 10:15:22 BST 2010 root at lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64
>Description:
Routine bugfix update to version 3.3.4
Release notes:
http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.3.4%2FphpMyAdmin-3.3.4-notes.html/view
While I'm here:
Add LICENSE (GPLv2)
>How-To-Repeat:
>Fix:
--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.121
diff -u -u -r1.121 Makefile
--- Makefile 16 May 2010 09:28:51 -0000 1.121
+++ Makefile 28 Jun 2010 12:27:37 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= phpMyAdmin
-DISTVERSION= 3.3.3
+DISTVERSION= 3.3.4
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
@@ -14,6 +14,8 @@
MAINTAINER= m.seaman at infracaninophile.co.uk
COMMENT= A set of PHP-scripts to manage MySQL over the web
+LICENSE= GPLv2
+
USE_MYSQL= yes
IGNORE_WITH_PHP= 4
IGNORE_WITH_MYSQL= 323 40 41
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/distinfo,v
retrieving revision 1.99
diff -u -u -r1.99 distinfo
--- distinfo 16 May 2010 09:28:51 -0000 1.99
+++ distinfo 28 Jun 2010 12:27:37 -0000
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-3.3.3-all-languages.tar.bz2) = 7f670239eededfb038785cd15a12545b
-SHA256 (phpMyAdmin-3.3.3-all-languages.tar.bz2) = b8a9fb64441ade0336921d959b966cc365793ee0be6d24c9648a73e2e84a747a
-SIZE (phpMyAdmin-3.3.3-all-languages.tar.bz2) = 3611442
+MD5 (phpMyAdmin-3.3.4-all-languages.tar.bz2) = 009343c8a17e8ef0aea36ded3ac5dca1
+SHA256 (phpMyAdmin-3.3.4-all-languages.tar.bz2) = f4ce46548740f46ae294d7f5799c7ee42b15eb38d37726d9b37db5e11d8e5e81
+SIZE (phpMyAdmin-3.3.4-all-languages.tar.bz2) = 3630303
--- phpmyadmin.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list