Date: Tue, 31 Dec 2013 13:24:54 +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: r338300 - head/databases/phpmyadmin Message-ID: <201312311324.rBVDOsAo005335@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Tue Dec 31 13:24:54 2013 New Revision: 338300 URL: http://svnweb.freebsd.org/changeset/ports/338300 Log: Update to 4.1.3 This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.3/phpMyAdmin-4.1.3-notes.html/view Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Tue Dec 31 13:22:14 2013 (r338299) +++ head/databases/phpmyadmin/Makefile Tue Dec 31 13:24:54 2013 (r338300) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.1.2 +DISTVERSION= 4.1.3 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Tue Dec 31 13:22:14 2013 (r338299) +++ head/databases/phpmyadmin/distinfo Tue Dec 31 13:24:54 2013 (r338300) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.1.2-all-languages.tar.xz) = 045f7813f920d740259c2dc38f90b13ed918530199c6f40f4fac5f061f36a1e8 -SIZE (phpMyAdmin-4.1.2-all-languages.tar.xz) = 4892628 +SHA256 (phpMyAdmin-4.1.3-all-languages.tar.xz) = 3e2da34ea298c5450ad5bc7cf193294c6dbe9729e0a0b8864678e7303ffb6a52 +SIZE (phpMyAdmin-4.1.3-all-languages.tar.xz) = 4827248
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312311324.rBVDOsAo005335>