Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2018 12:43:27 +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: r471133 - branches/2018Q2/lang/php72
Message-ID:  <201805301243.w4UChR0h037542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Wed May 30 12:43:27 2018
New Revision: 471133
URL: https://svnweb.freebsd.org/changeset/ports/471133

Log:
  MFH: r471095
  
  lang/php72: Update from 7.2.5 to 7.2.6
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.2.6
  
  Approved by:	ports-secteam (mivi)

Modified:
  branches/2018Q2/lang/php72/Makefile
  branches/2018Q2/lang/php72/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/lang/php72/Makefile
==============================================================================
--- branches/2018Q2/lang/php72/Makefile	Wed May 30 12:41:14 2018	(r471132)
+++ branches/2018Q2/lang/php72/Makefile	Wed May 30 12:43:27 2018	(r471133)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	php72
-DISTVERSION=	7.2.5
+DISTVERSION=	7.2.6
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2018Q2/lang/php72/distinfo
==============================================================================
--- branches/2018Q2/lang/php72/distinfo	Wed May 30 12:41:14 2018	(r471132)
+++ branches/2018Q2/lang/php72/distinfo	Wed May 30 12:43:27 2018	(r471133)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524645231
-SHA256 (php-7.2.5.tar.xz) = af70a33b3f7a51510467199b39af151333fbbe4cc21923bad9c7cf64268cddb2
-SIZE (php-7.2.5.tar.xz) = 12034928
+TIMESTAMP = 1527236859
+SHA256 (php-7.2.6.tar.xz) = 1f004e049788a3effc89ef417f06a6cf704c95ae2a718b2175185f2983381ae7
+SIZE (php-7.2.6.tar.xz) = 12113028



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