Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2016 03:19:22 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r414516 - branches/2016Q2/lang/php55
Message-ID:  <201605030319.u433JMVJ057806@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Tue May  3 03:19:22 2016
New Revision: 414516
URL: https://svnweb.freebsd.org/changeset/ports/414516

Log:
  MFH: r414511
  
  lang/php55: update 5.5.34 -> 5.5.35
  
  Changelog:	http://php.net/ChangeLog-5.php#5.5.35
  
  Security:	CVE-2016-3074
  Security:	https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q2/lang/php55/Makefile
  branches/2016Q2/lang/php55/distinfo
Directory Properties:
  branches/2016Q2/   (props changed)

Modified: branches/2016Q2/lang/php55/Makefile
==============================================================================
--- branches/2016Q2/lang/php55/Makefile	Tue May  3 03:18:41 2016	(r414515)
+++ branches/2016Q2/lang/php55/Makefile	Tue May  3 03:19:22 2016	(r414516)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php55
-PORTVERSION=	5.5.34
+PORTVERSION=	5.5.35
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2016Q2/lang/php55/distinfo
==============================================================================
--- branches/2016Q2/lang/php55/distinfo	Tue May  3 03:18:41 2016	(r414515)
+++ branches/2016Q2/lang/php55/distinfo	Tue May  3 03:19:22 2016	(r414516)
@@ -1,4 +1,4 @@
-SHA256 (php-5.5.34.tar.bz2) = af88884416a92619de842ad0fd23f7f7e8140efb0b9194f98a38a78781e5851c
-SIZE (php-5.5.34.tar.bz2) = 13686681
+SHA256 (php-5.5.35.tar.bz2) = 2d648dd648e820fd64693ce72f9bf07064d147220e594e39fb9f6310238258d7
+SIZE (php-5.5.35.tar.bz2) = 13690152
 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?201605030319.u433JMVJ057806>