From owner-svn-ports-head@freebsd.org Fri Oct 12 15:15:16 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A60710C123D; Fri, 12 Oct 2018 15:15:16 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B48E28709A; Fri, 12 Oct 2018 15:15:15 +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 AF635211A7; Fri, 12 Oct 2018 15:15:15 +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 w9CFFFK9089670; Fri, 12 Oct 2018 15:15:15 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9CFFF22089668; Fri, 12 Oct 2018 15:15:15 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201810121515.w9CFFF22089668@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 12 Oct 2018 15:15:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481908 - in head/lang/php72: . files X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in head/lang/php72: . files X-SVN-Commit-Revision: 481908 X-SVN-Commit-Repository: ports 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.27 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, 12 Oct 2018 15:15:16 -0000 Author: joneum Date: Fri Oct 12 15:15:15 2018 New Revision: 481908 URL: https://svnweb.freebsd.org/changeset/ports/481908 Log: Update to 7.2.11 Changelogs: - http://www.php.net/releases/7_2_11.php - http://www.php.net/ChangeLog-7.php#7.2.11 Approved by: tz (implicit) Sponsored by: Netzkommune GmbH Deleted: head/lang/php72/files/patch-bug-76600-remove-mysql8-auth Modified: head/lang/php72/Makefile head/lang/php72/distinfo Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Fri Oct 12 14:58:58 2018 (r481907) +++ head/lang/php72/Makefile Fri Oct 12 15:15:15 2018 (r481908) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.10 +DISTVERSION= 7.2.11 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php72/distinfo ============================================================================== --- head/lang/php72/distinfo Fri Oct 12 14:58:58 2018 (r481907) +++ head/lang/php72/distinfo Fri Oct 12 15:15:15 2018 (r481908) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536863011 -SHA256 (php-7.2.10.tar.xz) = 01c2154a3a8e3c0818acbdbc1a956832c828a0380ce6d1d14fea495ea21804f0 -SIZE (php-7.2.10.tar.xz) = 12160864 +TIMESTAMP = 1539357115 +SHA256 (php-7.2.11.tar.xz) = da1a705c0bc46410e330fc6baa967666c8cd2985378fb9707c01a8e33b01d985 +SIZE (php-7.2.11.tar.xz) = 12132268