From owner-svn-ports-head@freebsd.org Mon Dec 12 15:54:58 2016 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 5B62CC73A2B; Mon, 12 Dec 2016 15:54:58 +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 2955D8DB; Mon, 12 Dec 2016 15:54:58 +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 uBCFsvNq002547; Mon, 12 Dec 2016 15:54:57 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCFsvk2002545; Mon, 12 Dec 2016 15:54:57 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612121554.uBCFsvk2002545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Dec 2016 15:54:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428417 - head/lang/php56 X-SVN-Group: ports-head 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: Mon, 12 Dec 2016 15:54:58 -0000 Author: tz Date: Mon Dec 12 15:54:57 2016 New Revision: 428417 URL: https://svnweb.freebsd.org/changeset/ports/428417 Log: lang/php56: Update PHP 5.6 from 5.6.28 to 5.6.29 Changelog: http://www.php.net/ChangeLog-5.php#5.6.29 PR: 215190 Submitted by: rustem.alimov@gmail.com Approved by: mentors (implicit) MFH: 2016Q4 Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Mon Dec 12 14:54:58 2016 (r428416) +++ head/lang/php56/Makefile Mon Dec 12 15:54:57 2016 (r428417) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.28 +PORTVERSION= 5.6.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Mon Dec 12 14:54:58 2016 (r428416) +++ head/lang/php56/distinfo Mon Dec 12 15:54:57 2016 (r428417) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479844408 -SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 -SIZE (php-5.6.28.tar.xz) = 12441072 +TIMESTAMP = 1481346047 +SHA256 (php-5.6.29.tar.xz) = 0ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7 +SIZE (php-5.6.29.tar.xz) = 12444988 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426