From owner-svn-ports-all@FreeBSD.ORG Mon Jun 9 09:14:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26719DA5; Mon, 9 Jun 2014 09:14:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13ED62F4C; Mon, 9 Jun 2014 09:14:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s599ElV3096308; Mon, 9 Jun 2014 09:14:47 GMT (envelope-from matthew@svn.freebsd.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s599El6d096306; Mon, 9 Jun 2014 09:14:47 GMT (envelope-from matthew@svn.freebsd.org) Message-Id: <201406090914.s599El6d096306@svn.freebsd.org> From: Matthew Seaman Date: Mon, 9 Jun 2014 09:14:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357122 - head/databases/phpmyadmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 09:14:48 -0000 Author: matthew Date: Mon Jun 9 09:14:47 2014 New Revision: 357122 URL: http://svnweb.freebsd.org/changeset/ports/357122 QAT: https://qat.redports.org/buildarchive/r357122/ Log: Update to 4.2.3 This is a routine bugfix update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.3/phpMyAdmin-4.2.3-notes.html/view Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Mon Jun 9 09:14:37 2014 (r357121) +++ head/databases/phpmyadmin/Makefile Mon Jun 9 09:14:47 2014 (r357122) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.2.2 +DISTVERSION= 4.2.3 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Mon Jun 9 09:14:37 2014 (r357121) +++ head/databases/phpmyadmin/distinfo Mon Jun 9 09:14:47 2014 (r357122) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.2.2-all-languages.tar.xz) = a3fcf51ada5ef03b0dbf7978deebaca7add773fcdc15afc9f87bb98a43d91e69 -SIZE (phpMyAdmin-4.2.2-all-languages.tar.xz) = 5156760 +SHA256 (phpMyAdmin-4.2.3-all-languages.tar.xz) = 0d96a4009494ef3a6f6b6dc2ca049251945b60350df99b72700c90850f05af48 +SIZE (phpMyAdmin-4.2.3-all-languages.tar.xz) = 5092112