Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2016 13:58:21 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r428562 - branches/2016Q4/lang/php56
Message-ID:  <201612141358.uBEDwLsM037085@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Wed Dec 14 13:58:21 2016
New Revision: 428562
URL: https://svnweb.freebsd.org/changeset/ports/428562

Log:
  MFH: r428417
  
  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)
  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	Wed Dec 14 13:44:36 2016	(r428561)
+++ branches/2016Q4/lang/php56/Makefile	Wed Dec 14 13:58:21 2016	(r428562)
@@ -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: branches/2016Q4/lang/php56/distinfo
==============================================================================
--- branches/2016Q4/lang/php56/distinfo	Wed Dec 14 13:44:36 2016	(r428561)
+++ branches/2016Q4/lang/php56/distinfo	Wed Dec 14 13:58:21 2016	(r428562)
@@ -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?201612141358.uBEDwLsM037085>