From owner-svn-ports-branches@freebsd.org Fri Dec 6 20:32:30 2019 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 68B351B5D5F; Fri, 6 Dec 2019 20:32:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47V45V29wrz3NZt; Fri, 6 Dec 2019 20:32:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2F7276D62; Fri, 6 Dec 2019 20:32:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB6KWUsI083312; Fri, 6 Dec 2019 20:32:30 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB6KWTYn083310; Fri, 6 Dec 2019 20:32:29 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201912062032.xB6KWTYn083310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 6 Dec 2019 20:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r519165 - branches/2019Q4/databases/phpmyadmin X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2019Q4/databases/phpmyadmin X-SVN-Commit-Revision: 519165 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2019 20:32:30 -0000 Author: joneum Date: Fri Dec 6 20:32:29 2019 New Revision: 519165 URL: https://svnweb.freebsd.org/changeset/ports/519165 Log: MFH: r519164 Update to 4.9.2 Changelog: https://www.phpmyadmin.net/news/2019/11/22/phpmyadmin-492-released/ Security: ca3fe5b3-185e-11ea-9673-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Modified: branches/2019Q4/databases/phpmyadmin/Makefile branches/2019Q4/databases/phpmyadmin/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/databases/phpmyadmin/Makefile ============================================================================== --- branches/2019Q4/databases/phpmyadmin/Makefile Fri Dec 6 20:31:24 2019 (r519164) +++ branches/2019Q4/databases/phpmyadmin/Makefile Fri Dec 6 20:32:29 2019 (r519165) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.9.1 +DISTVERSION= 4.9.2 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: branches/2019Q4/databases/phpmyadmin/distinfo ============================================================================== --- branches/2019Q4/databases/phpmyadmin/distinfo Fri Dec 6 20:31:24 2019 (r519164) +++ branches/2019Q4/databases/phpmyadmin/distinfo Fri Dec 6 20:32:29 2019 (r519165) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569820462 -SHA256 (phpMyAdmin-4.9.1-all-languages.tar.xz) = 8f89dd62e3fdddabca187b092eeb5af4a4fb956189564c56038970519d0496c5 -SIZE (phpMyAdmin-4.9.1-all-languages.tar.xz) = 6146368 +TIMESTAMP = 1575663265 +SHA256 (phpMyAdmin-4.9.2-all-languages.tar.xz) = 3bc3e37fefbdfcaf12fd59d6d7fdbf11ffcffe3e211155bf5b822b54a3c2043e +SIZE (phpMyAdmin-4.9.2-all-languages.tar.xz) = 6118472