From owner-svn-ports-all@freebsd.org Sat Jul 8 02:25:54 2017 Return-Path: Delivered-To: svn-ports-all@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 4734CDB18F4; Sat, 8 Jul 2017 02:25:54 +0000 (UTC) (envelope-from junovitch@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 14B136FC16; Sat, 8 Jul 2017 02:25:54 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v682PqZe039782; Sat, 8 Jul 2017 02:25:52 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v682PqQJ039779; Sat, 8 Jul 2017 02:25:52 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201707080225.v682PqQJ039779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 8 Jul 2017 02:25:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r445293 - in branches/2017Q3: devel/php56-readline lang/php56 X-SVN-Group: ports-branches X-SVN-Commit-Author: junovitch X-SVN-Commit-Paths: in branches/2017Q3: devel/php56-readline lang/php56 X-SVN-Commit-Revision: 445293 X-SVN-Commit-Repository: ports 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.23 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: Sat, 08 Jul 2017 02:25:54 -0000 Author: junovitch Date: Sat Jul 8 02:25:52 2017 New Revision: 445293 URL: https://svnweb.freebsd.org/changeset/ports/445293 Log: MFH: r445214 Update to 5.6.31 release. PR: 220529 Submitted by: Fabiano Sidler Approved by: ports-secteam (with hat) Modified: branches/2017Q3/devel/php56-readline/Makefile branches/2017Q3/lang/php56/Makefile branches/2017Q3/lang/php56/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/devel/php56-readline/Makefile ============================================================================== --- branches/2017Q3/devel/php56-readline/Makefile Sat Jul 8 02:20:26 2017 (r445292) +++ branches/2017Q3/devel/php56-readline/Makefile Sat Jul 8 02:25:52 2017 (r445293) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: branches/2017Q3/lang/php56/Makefile ============================================================================== --- branches/2017Q3/lang/php56/Makefile Sat Jul 8 02:20:26 2017 (r445292) +++ branches/2017Q3/lang/php56/Makefile Sat Jul 8 02:25:52 2017 (r445293) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.30 +PORTVERSION= 5.6.31 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2017Q3/lang/php56/distinfo ============================================================================== --- branches/2017Q3/lang/php56/distinfo Sat Jul 8 02:20:26 2017 (r445292) +++ branches/2017Q3/lang/php56/distinfo Sat Jul 8 02:25:52 2017 (r445293) @@ -1,5 +1,5 @@ -TIMESTAMP = 1484817530 -SHA256 (php-5.6.30.tar.xz) = a363185c786432f75e3c7ff956b49c3369c3f6906a6b10459f8d1ddc22f70805 -SIZE (php-5.6.30.tar.xz) = 12449696 +TIMESTAMP = 1499414495 +SHA256 (php-5.6.31.tar.xz) = c464af61240a9b7729fabe0314cdbdd5a000a4f0c9bd201f89f8628732fe4ae4 +SIZE (php-5.6.31.tar.xz) = 12461268 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426