svn commit: r427373 - branches/2016Q4/lang/php56
Torsten Zuehlsdorff
tz at FreeBSD.org
Tue Nov 29 10:55:38 UTC 2016
Author: tz
Date: Tue Nov 29 10:55:36 2016
New Revision: 427373
URL: https://svnweb.freebsd.org/changeset/ports/427373
Log:
MFH: r427292
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 at gmail.com
Approved by: mentors (implicit)
Approved by: ports-secteam (junovitch)
Modified:
branches/2016Q4/lang/php56/Makefile
branches/2016Q4/lang/php56/distinfo
Directory Properties:
branches/2016Q4/ (props changed)
Modified: branches/2016Q4/lang/php56/Makefile
==============================================================================
--- branches/2016Q4/lang/php56/Makefile Tue Nov 29 09:37:15 2016 (r427372)
+++ branches/2016Q4/lang/php56/Makefile Tue Nov 29 10:55:36 2016 (r427373)
@@ -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: branches/2016Q4/lang/php56/distinfo
==============================================================================
--- branches/2016Q4/lang/php56/distinfo Tue Nov 29 09:37:15 2016 (r427372)
+++ branches/2016Q4/lang/php56/distinfo Tue Nov 29 10:55:36 2016 (r427373)
@@ -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
More information about the svn-ports-branches
mailing list