From owner-svn-ports-all@freebsd.org Mon Sep 24 12:01:41 2018 Return-Path: Delivered-To: svn-ports-all@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 D3B7D10AA7BA; Mon, 24 Sep 2018 12:01:40 +0000 (UTC) (envelope-from ale@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 887937D5AF; Mon, 24 Sep 2018 12:01:40 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 83561190F8; Mon, 24 Sep 2018 12:01:40 +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 w8OC1e2H053591; Mon, 24 Sep 2018 12:01:40 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8OC1dLu053587; Mon, 24 Sep 2018 12:01:39 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201809241201.w8OC1dLu053587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 24 Sep 2018 12:01:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480602 - in head: databases/php56-interbase databases/php56-pdo_firebird lang/php56 X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: in head: databases/php56-interbase databases/php56-pdo_firebird lang/php56 X-SVN-Commit-Revision: 480602 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.27 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: Mon, 24 Sep 2018 12:01:41 -0000 Author: ale Date: Mon Sep 24 12:01:39 2018 New Revision: 480602 URL: https://svnweb.freebsd.org/changeset/ports/480602 Log: Update to 5.6.38 release. Modified: head/databases/php56-interbase/Makefile head/databases/php56-pdo_firebird/Makefile head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/databases/php56-interbase/Makefile ============================================================================== --- head/databases/php56-interbase/Makefile Mon Sep 24 11:39:38 2018 (r480601) +++ head/databases/php56-interbase/Makefile Mon Sep 24 12:01:39 2018 (r480602) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/databases/php56-pdo_firebird/Makefile ============================================================================== --- head/databases/php56-pdo_firebird/Makefile Mon Sep 24 11:39:38 2018 (r480601) +++ head/databases/php56-pdo_firebird/Makefile Mon Sep 24 12:01:39 2018 (r480602) @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Mon Sep 24 11:39:38 2018 (r480601) +++ head/lang/php56/Makefile Mon Sep 24 12:01:39 2018 (r480602) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.37 +PORTVERSION= 5.6.38 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Mon Sep 24 11:39:38 2018 (r480601) +++ head/lang/php56/distinfo Mon Sep 24 12:01:39 2018 (r480602) @@ -1,5 +1,3 @@ -TIMESTAMP = 1532435002 -SHA256 (php-5.6.37.tar.xz) = 5000d82610f9134aaedef28854ec3591f68dedf26a17b8935727dac2843bd256 -SIZE (php-5.6.37.tar.xz) = 12467912 -SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed -SIZE (php-5.5.x-mail-header.patch) = 4426 +TIMESTAMP = 1537790285 +SHA256 (php-5.6.38.tar.xz) = c2fac47dc6316bd230f0ea91d8a5498af122fb6a3eb43f796c9ea5f59b04aa1e +SIZE (php-5.6.38.tar.xz) = 12467408