Date: Mon, 12 Dec 2016 15:54:57 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428417 - head/lang/php56 Message-ID: <201612121554.uBCFsvk2002545@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612121554.uBCFsvk2002545>