Date: Mon, 28 Nov 2016 09:31:20 +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: r427292 - head/lang/php56 Message-ID: <201611280931.uAS9VKCV089599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Mon Nov 28 09:31:20 2016 New Revision: 427292 URL: https://svnweb.freebsd.org/changeset/ports/427292 Log: lang/php56: Update PHP 5.6 from 5.6.27 to 5.6.28 Changelog: http://www.php.net/ChangeLog-5.php#5.6.28 PR: 214756 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 Nov 28 09:16:25 2016 (r427291) +++ head/lang/php56/Makefile Mon Nov 28 09:31:20 2016 (r427292) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.27 -PORTREVISION?= 0 +PORTVERSION= 5.6.28 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Mon Nov 28 09:16:25 2016 (r427291) +++ head/lang/php56/distinfo Mon Nov 28 09:31:20 2016 (r427292) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477040451 -SHA256 (php-5.6.27.tar.xz) = 16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5 -SIZE (php-5.6.27.tar.xz) = 12439168 +TIMESTAMP = 1479844408 +SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 +SIZE (php-5.6.28.tar.xz) = 12441072 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?201611280931.uAS9VKCV089599>