Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Feb 2016 11:09:34 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r408557 - branches/2016Q1/lang/php55
Message-ID:  <201602091109.u19B9Ybr085613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Feb  9 11:09:34 2016
New Revision: 408557
URL: https://svnweb.freebsd.org/changeset/ports/408557

Log:
  MFH: r408555
  
  - Update to 5.5.32
  
  Approved by:	ports-secteam (with hat)
  Security:	85eb4e46-cf16-11e5-840f-485d605f4717

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

Modified: branches/2016Q1/lang/php55/Makefile
==============================================================================
--- branches/2016Q1/lang/php55/Makefile	Tue Feb  9 11:07:56 2016	(r408556)
+++ branches/2016Q1/lang/php55/Makefile	Tue Feb  9 11:09:34 2016	(r408557)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php55
-PORTVERSION=	5.5.31
+PORTVERSION=	5.5.32
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2016Q1/lang/php55/distinfo
==============================================================================
--- branches/2016Q1/lang/php55/distinfo	Tue Feb  9 11:07:56 2016	(r408556)
+++ branches/2016Q1/lang/php55/distinfo	Tue Feb  9 11:09:34 2016	(r408557)
@@ -1,4 +1,4 @@
-SHA256 (php-5.5.31.tar.bz2) = fb4a382b9a9dceb749b7ef047d8251320bc8d371c843714e5b4f4b70d61ba277
-SIZE (php-5.5.31.tar.bz2) = 13659002
+SHA256 (php-5.5.32.tar.bz2) = b0f2c108db8e05db9f6366aaba9a754fd0ee31f3f86ee889561b608dfd6e92ee
+SIZE (php-5.5.32.tar.bz2) = 13685561
 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?201602091109.u19B9Ybr085613>