Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2018 08:57:29 +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: r468676 - in branches/2018Q2: converters/php72-mbstring/files devel/php72-intl lang/php72
Message-ID:  <201804300857.w3U8vTgn059566@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon Apr 30 08:57:29 2018
New Revision: 468676
URL: https://svnweb.freebsd.org/changeset/ports/468676

Log:
  MFH: r468354
  
  lang/php72: Update from 7.2.4 to 7.2.5
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.2.5
  
  Security:	CVE-2018-5712
  
  Approved by:	ports-secteam (riggs)

Deleted:
  branches/2018Q2/converters/php72-mbstring/files/patch-php__mbregex.c
Modified:
  branches/2018Q2/devel/php72-intl/Makefile
  branches/2018Q2/lang/php72/Makefile
  branches/2018Q2/lang/php72/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/devel/php72-intl/Makefile
==============================================================================
--- branches/2018Q2/devel/php72-intl/Makefile	Mon Apr 30 08:33:55 2018	(r468675)
+++ branches/2018Q2/devel/php72-intl/Makefile	Mon Apr 30 08:57:29 2018	(r468676)
@@ -1,6 +1,5 @@
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php72

Modified: branches/2018Q2/lang/php72/Makefile
==============================================================================
--- branches/2018Q2/lang/php72/Makefile	Mon Apr 30 08:33:55 2018	(r468675)
+++ branches/2018Q2/lang/php72/Makefile	Mon Apr 30 08:57:29 2018	(r468676)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	php72
-DISTVERSION=	7.2.4
+DISTVERSION=	7.2.5
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2018Q2/lang/php72/distinfo
==============================================================================
--- branches/2018Q2/lang/php72/distinfo	Mon Apr 30 08:33:55 2018	(r468675)
+++ branches/2018Q2/lang/php72/distinfo	Mon Apr 30 08:57:29 2018	(r468676)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522326444
-SHA256 (php-7.2.4.tar.xz) = 7916b1bd148ddfd46d7f8f9a517d4b09cd8a8ad9248734e7c8dd91ef17057a88
-SIZE (php-7.2.4.tar.xz) = 12031892
+TIMESTAMP = 1524645231
+SHA256 (php-7.2.5.tar.xz) = af70a33b3f7a51510467199b39af151333fbbe4cc21923bad9c7cf64268cddb2
+SIZE (php-7.2.5.tar.xz) = 12034928



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