Date: Sat, 7 Sep 2013 18:03:50 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326672 - head/databases/phpmyadmin Message-ID: <201309071803.r87I3oW5071264@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Sep 7 18:03:49 2013 New Revision: 326672 URL: http://svnweb.freebsd.org/changeset/ports/326672 Log: - Update to 4.0.6 ReleaseNotes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.6/phpMyAdmin-4.0.6-notes.html/view Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Sat Sep 7 17:58:27 2013 (r326671) +++ head/databases/phpmyadmin/Makefile Sat Sep 7 18:03:49 2013 (r326672) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.0.5 +DISTVERSION= 4.0.6 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Sat Sep 7 17:58:27 2013 (r326671) +++ head/databases/phpmyadmin/distinfo Sat Sep 7 18:03:49 2013 (r326672) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.0.5-all-languages.tar.xz) = f4df1190441ce5e094183cfadf8aec4af3a4f131339599e6380a1c6ac0a11fe4 -SIZE (phpMyAdmin-4.0.5-all-languages.tar.xz) = 4572884 +SHA256 (phpMyAdmin-4.0.6-all-languages.tar.xz) = 0ced3883edc540ea525419727b4a5cc54c73ef67f48c0d721ade5cda5e820ba7 +SIZE (phpMyAdmin-4.0.6-all-languages.tar.xz) = 4753244
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309071803.r87I3oW5071264>