Date: Wed, 6 May 2015 06:08:55 +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: r385504 - head/databases/phpmyadmin Message-ID: <201505060608.t4668teM078573@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Wed May 6 06:08:54 2015 New Revision: 385504 URL: https://svnweb.freebsd.org/changeset/ports/385504 Log: Update to 4.4.5 This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.5/phpMyAdmin-4.4.5-notes.html/view Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Wed May 6 03:31:07 2015 (r385503) +++ head/databases/phpmyadmin/Makefile Wed May 6 06:08:54 2015 (r385504) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.4.4 +DISTVERSION= 4.4.5 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Wed May 6 03:31:07 2015 (r385503) +++ head/databases/phpmyadmin/distinfo Wed May 6 06:08:54 2015 (r385504) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.4.4-all-languages.tar.xz) = bad1583fa3ef9534bc412822f873635c4b7f90488f17567d7ab0e2ea9bbd338c -SIZE (phpMyAdmin-4.4.4-all-languages.tar.xz) = 5546696 +SHA256 (phpMyAdmin-4.4.5-all-languages.tar.xz) = 38167a1b805b12664ea50a3bb1ee6fefb7c8c2ade328bc1a2b1b7be9f306abb2 +SIZE (phpMyAdmin-4.4.5-all-languages.tar.xz) = 5633692
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505060608.t4668teM078573>