From owner-svn-ports-head@freebsd.org Wed Dec 6 15:40:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12C8DE83711; Wed, 6 Dec 2017 15:40:50 +0000 (UTC) (envelope-from tz@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 mx1.freebsd.org (Postfix) with ESMTPS id D3FF476A48; Wed, 6 Dec 2017 15:40:49 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB6FenOw074595; Wed, 6 Dec 2017 15:40:49 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB6Fem1d074593; Wed, 6 Dec 2017 15:40:48 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201712061540.vB6Fem1d074593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 6 Dec 2017 15:40:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455655 - head/lang/php72 X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/lang/php72 X-SVN-Commit-Revision: 455655 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.25 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: Wed, 06 Dec 2017 15:40:50 -0000 Author: tz Date: Wed Dec 6 15:40:48 2017 New Revision: 455655 URL: https://svnweb.freebsd.org/changeset/ports/455655 Log: lang/php72: Update from 7.2.0 RC 6 to 7.2.0 Changelog: http://www.php.net/ChangeLog-7.php#7.2.0 Modified: head/lang/php72/Makefile head/lang/php72/distinfo Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Wed Dec 6 15:26:00 2017 (r455654) +++ head/lang/php72/Makefile Wed Dec 6 15:40:48 2017 (r455655) @@ -1,11 +1,10 @@ - # $FreeBSD$ PORTNAME= php72 -DISTVERSION= 7.2.0RC6 -PORTREVISION?= 3 +DISTVERSION= 7.2.0 +PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~pollita/ +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= tz@FreeBSD.org Modified: head/lang/php72/distinfo ============================================================================== --- head/lang/php72/distinfo Wed Dec 6 15:26:00 2017 (r455654) +++ head/lang/php72/distinfo Wed Dec 6 15:40:48 2017 (r455655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510238805 -SHA256 (php-7.2.0RC6.tar.xz) = be4df00ff5b66e9f13c83e1d08d1d5384ae7ccc820e26f7e5f9e660011496a9e -SIZE (php-7.2.0RC6.tar.xz) = 12077856 +TIMESTAMP = 1512570641 +SHA256 (php-7.2.0.tar.xz) = 87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095 +SIZE (php-7.2.0.tar.xz) = 12014940