From owner-svn-ports-head@FreeBSD.ORG Fri Feb 6 13:48:14 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDAD2FD8; Fri, 6 Feb 2015 13:48:14 +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 B1959389; Fri, 6 Feb 2015 13:48:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t16DmEZR025151; Fri, 6 Feb 2015 13:48:14 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t16DmEXi025149; Fri, 6 Feb 2015 13:48:14 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201502061348.t16DmEXi025149@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 6 Feb 2015 13:48:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378539 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2015 13:48:14 -0000 Author: matthew Date: Fri Feb 6 13:48:13 2015 New Revision: 378539 URL: https://svnweb.freebsd.org/changeset/ports/378539 QAT: https://qat.redports.org/buildarchive/r378539/ Log: Update to 4.3.9 This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.9/phpMyAdmin-4.3.9-notes.html/view Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Fri Feb 6 13:44:06 2015 (r378538) +++ head/databases/phpmyadmin/Makefile Fri Feb 6 13:48:13 2015 (r378539) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.3.8 +DISTVERSION= 4.3.9 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Fri Feb 6 13:44:06 2015 (r378538) +++ head/databases/phpmyadmin/distinfo Fri Feb 6 13:48:13 2015 (r378539) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.3.8-all-languages.tar.xz) = 6d3a41382d878f59a959ceb25a671c8ed3a4ac9d0dc54e8de567c3ba264460e7 -SIZE (phpMyAdmin-4.3.8-all-languages.tar.xz) = 5364656 +SHA256 (phpMyAdmin-4.3.9-all-languages.tar.xz) = 8e8381d8e351968d3aa551a63707b3652ab5136dbf4ce491be5703441be910c4 +SIZE (phpMyAdmin-4.3.9-all-languages.tar.xz) = 5442120