Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2016 22:19:54 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417493 - head/lang/php56
Message-ID:  <201606252219.u5PMJsDN045406@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Sat Jun 25 22:19:54 2016
New Revision: 417493
URL: https://svnweb.freebsd.org/changeset/ports/417493

Log:
  lang/php56: update 5.6.22 -> 5.6.23
  
  PR:		210502
  Submitted by:	Philip Jocks <freebsdbugs@filis.org>
  Approved by:	ports-secteam (with hat)
  Security:	CVE-2015-8874
  Security:	CVE-2016-5766
  Security:	CVE-2016-5767
  Security:	CVE-2016-5768
  Security:	CVE-2016-5769
  Security:	CVE-2016-5770
  Security:	CVE-2016-5771
  Security:	CVE-2016-5772
  Security:	CVE-2016-5773
  Security:	https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
  MFH:		2016Q2

Modified:
  head/lang/php56/Makefile
  head/lang/php56/distinfo

Modified: head/lang/php56/Makefile
==============================================================================
--- head/lang/php56/Makefile	Sat Jun 25 22:19:46 2016	(r417492)
+++ head/lang/php56/Makefile	Sat Jun 25 22:19:54 2016	(r417493)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php56
-PORTVERSION=	5.6.22
+PORTVERSION=	5.6.23
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php56/distinfo
==============================================================================
--- head/lang/php56/distinfo	Sat Jun 25 22:19:46 2016	(r417492)
+++ head/lang/php56/distinfo	Sat Jun 25 22:19:54 2016	(r417493)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1464391783
-SHA256 (php-5.6.22.tar.bz2) = 90da8a80cc52fa699cf2bfa4c6fa737c772df7c92b81ef483460aa3b1e9f88c6
-SIZE (php-5.6.22.tar.bz2) = 14170522
+TIMESTAMP = 1466884170
+SHA256 (php-5.6.23.tar.bz2) = facd280896d277e6f7084b60839e693d4db68318bfc92085d3dc0251fd3558c7
+SIZE (php-5.6.23.tar.bz2) = 14178077
 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?201606252219.u5PMJsDN045406>