svn commit: r460702 - branches/2018Q1/lang/php72

Torsten Zuehlsdorff tz at FreeBSD.org
Fri Feb 2 14:24:04 UTC 2018


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


More information about the svn-ports-branches mailing list