svn commit: r309322 - head/databases/phpmyadmin
Matthew Seaman
matthew at FreeBSD.org
Thu Dec 20 18:55:06 UTC 2012
Author: matthew
Date: Thu Dec 20 18:55:05 2012
New Revision: 309322
URL: http://svnweb.freebsd.org/changeset/ports/309322
Log:
Routine bugfix update to 3.5.5
- Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.5/phpMyAdmin-3.5.5-notes.html/view
Modified:
head/databases/phpmyadmin/Makefile
head/databases/phpmyadmin/distinfo
Modified: head/databases/phpmyadmin/Makefile
==============================================================================
--- head/databases/phpmyadmin/Makefile Thu Dec 20 17:45:48 2012 (r309321)
+++ head/databases/phpmyadmin/Makefile Thu Dec 20 18:55:05 2012 (r309322)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpMyAdmin
-DISTVERSION= 3.5.4
+DISTVERSION= 3.5.5
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
Modified: head/databases/phpmyadmin/distinfo
==============================================================================
--- head/databases/phpmyadmin/distinfo Thu Dec 20 17:45:48 2012 (r309321)
+++ head/databases/phpmyadmin/distinfo Thu Dec 20 18:55:05 2012 (r309322)
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.5.4-all-languages.tar.xz) = 7dcfa494f8efb988e3cad875ab7863119ed55a4db2f361f3266f85253ab421c9
-SIZE (phpMyAdmin-3.5.4-all-languages.tar.xz) = 3689072
+SHA256 (phpMyAdmin-3.5.5-all-languages.tar.xz) = d1034d9800c58c2feb5228a44741bab12b50bdf220f7035a1a6f66464da4a968
+SIZE (phpMyAdmin-3.5.5-all-languages.tar.xz) = 3689664
More information about the svn-ports-head
mailing list