Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2015 16:31:01 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r396583 - branches/2015Q3/lang/php55
Message-ID:  <201509101631.t8AGV1H7079844@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Sep 10 16:31:01 2015
New Revision: 396583
URL: https://svnweb.freebsd.org/changeset/ports/396583

Log:
  MFH: r396580
  
  lang/php55: Update to 5.5.29
  
  PR:		202906
  Approved by:	ports-secteam (with hat)
  Security:	CVE-2015-6834
  Security:	CVE-2015-6835
  Security:	CVE-2015-6836
  Security:	CVE-2015-6837
  Security:	CVE-2015-6838
  Security:	3d675519-5654-11e5-9ad8-14dae9d210b8

Modified:
  branches/2015Q3/lang/php55/Makefile
  branches/2015Q3/lang/php55/distinfo
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/lang/php55/Makefile
==============================================================================
--- branches/2015Q3/lang/php55/Makefile	Thu Sep 10 16:30:24 2015	(r396582)
+++ branches/2015Q3/lang/php55/Makefile	Thu Sep 10 16:31:01 2015	(r396583)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php55
-PORTVERSION=	5.5.28
+PORTVERSION=	5.5.29
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2015Q3/lang/php55/distinfo
==============================================================================
--- branches/2015Q3/lang/php55/distinfo	Thu Sep 10 16:30:24 2015	(r396582)
+++ branches/2015Q3/lang/php55/distinfo	Thu Sep 10 16:31:01 2015	(r396583)
@@ -1,4 +1,4 @@
-SHA256 (php-5.5.28.tar.bz2) = 197d2c572e030c177e53d3763d59ac6d363d7c78dc22e6cc1e2ac65573d9c2f3
-SIZE (php-5.5.28.tar.bz2) = 13249927
+SHA256 (php-5.5.29.tar.bz2) = fbcee579ecc77cad6960a541116aee669cf145c2cd9a54bf60503a870843b946
+SIZE (php-5.5.29.tar.bz2) = 13698565
 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
 SIZE (php-5.5.x-mail-header.patch) = 3379



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509101631.t8AGV1H7079844>