Date: Thu, 23 Jul 2015 09:09:45 +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: r392717 - head/databases/phpmyadmin Message-ID: <201507230909.t6N99j3i050445@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Thu Jul 23 09:09:44 2015 New Revision: 392717 URL: https://svnweb.freebsd.org/changeset/ports/392717 Log: Update to 4.4.12 This is a routine bugfix update Change Log: https://www.phpmyadmin.net/files/4.4.12/ Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Thu Jul 23 08:58:47 2015 (r392716) +++ head/databases/phpmyadmin/Makefile Thu Jul 23 09:09:44 2015 (r392717) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.4.11 +DISTVERSION= 4.4.12 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Thu Jul 23 08:58:47 2015 (r392716) +++ head/databases/phpmyadmin/distinfo Thu Jul 23 09:09:44 2015 (r392717) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.4.11-all-languages.tar.xz) = 8c27b5ed782de5037cb879a7c40789acbad53040aaa342df0209be80d50c1afc -SIZE (phpMyAdmin-4.4.11-all-languages.tar.xz) = 5556164 +SHA256 (phpMyAdmin-4.4.12-all-languages.tar.xz) = 44abeb5b2625b7c85fbe783adb18167cc009525c42f00fa0364bc2857ec614f1 +SIZE (phpMyAdmin-4.4.12-all-languages.tar.xz) = 5571336
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507230909.t6N99j3i050445>