From owner-svn-ports-head@freebsd.org Wed Nov 1 11:39:45 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 ADC42E58A48; Wed, 1 Nov 2017 11:39:45 +0000 (UTC) (envelope-from ale@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 7B84C6A8A7; Wed, 1 Nov 2017 11:39:45 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA1BdieC077029; Wed, 1 Nov 2017 11:39:44 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA1Bdi9m077025; Wed, 1 Nov 2017 11:39:44 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201711011139.vA1Bdi9m077025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Wed, 1 Nov 2017 11:39:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453277 - in head: archivers/php56-zip converters/php56-mbstring lang/php56 X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: in head: archivers/php56-zip converters/php56-mbstring lang/php56 X-SVN-Commit-Revision: 453277 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.23 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, 01 Nov 2017 11:39:45 -0000 Author: ale Date: Wed Nov 1 11:39:44 2017 New Revision: 453277 URL: https://svnweb.freebsd.org/changeset/ports/453277 Log: Update to 5.6.32 release. PR: 223319 Submitted by: Dani Modified: head/archivers/php56-zip/Makefile head/converters/php56-mbstring/Makefile head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/archivers/php56-zip/Makefile ============================================================================== --- head/archivers/php56-zip/Makefile Wed Nov 1 11:34:58 2017 (r453276) +++ head/archivers/php56-zip/Makefile Wed Nov 1 11:39:44 2017 (r453277) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/converters/php56-mbstring/Makefile ============================================================================== --- head/converters/php56-mbstring/Makefile Wed Nov 1 11:34:58 2017 (r453276) +++ head/converters/php56-mbstring/Makefile Wed Nov 1 11:39:44 2017 (r453277) @@ -3,8 +3,6 @@ CATEGORIES= converters -PORTREVISION= 1 - MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mbstring Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Wed Nov 1 11:34:58 2017 (r453276) +++ head/lang/php56/Makefile Wed Nov 1 11:39:44 2017 (r453277) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.31 +PORTVERSION= 5.6.32 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Wed Nov 1 11:34:58 2017 (r453276) +++ head/lang/php56/distinfo Wed Nov 1 11:39:44 2017 (r453277) @@ -1,5 +1,5 @@ -TIMESTAMP = 1499414495 -SHA256 (php-5.6.31.tar.xz) = c464af61240a9b7729fabe0314cdbdd5a000a4f0c9bd201f89f8628732fe4ae4 -SIZE (php-5.6.31.tar.xz) = 12461268 +TIMESTAMP = 1509534150 +SHA256 (php-5.6.32.tar.xz) = 8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b +SIZE (php-5.6.32.tar.xz) = 12464512 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426