Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2018 14:24:04 +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: r460702 - branches/2018Q1/lang/php72
Message-ID:  <201802021424.w12EO4rJ098250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Fri Feb  2 14:24:04 2018
New Revision: 460702
URL: https://svnweb.freebsd.org/changeset/ports/460702

Log:
  MFH: r460696
  
  lang/php72: Update from 7.2.1 to 7.2.2
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.2.2
  
  Approved by:	ports-secteam (swills)

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

Modified: branches/2018Q1/lang/php72/Makefile
==============================================================================
--- branches/2018Q1/lang/php72/Makefile	Fri Feb  2 13:43:14 2018	(r460701)
+++ branches/2018Q1/lang/php72/Makefile	Fri Feb  2 14:24:04 2018	(r460702)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	php72
-DISTVERSION=	7.2.1
+DISTVERSION=	7.2.2
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2018Q1/lang/php72/distinfo
==============================================================================
--- branches/2018Q1/lang/php72/distinfo	Fri Feb  2 13:43:14 2018	(r460701)
+++ branches/2018Q1/lang/php72/distinfo	Fri Feb  2 14:24:04 2018	(r460702)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515408517
-SHA256 (php-7.2.1.tar.xz) = 6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822
-SIZE (php-7.2.1.tar.xz) = 12094840
+TIMESTAMP = 1517567373
+SHA256 (php-7.2.2.tar.xz) = 47d7607d38a1d565fc43ea942c92229a7cd165f156737f210937e375b243cb11
+SIZE (php-7.2.2.tar.xz) = 12022280



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