svn commit: r458750 - branches/2018Q1/lang/php72
Torsten Zuehlsdorff
tz at FreeBSD.org
Thu Jan 11 15:29:37 UTC 2018
Author: tz
Date: Thu Jan 11 15:29:36 2018
New Revision: 458750
URL: https://svnweb.freebsd.org/changeset/ports/458750
Log:
MFH: r458659
lang/php72: Update from 7.2.0 to 7.2.1
Changelog: http://www.php.net/ChangeLog-7.php#7.2.1
PR: 224953
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 Thu Jan 11 15:24:16 2018 (r458749)
+++ branches/2018Q1/lang/php72/Makefile Thu Jan 11 15:29:36 2018 (r458750)
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= php72
-DISTVERSION= 7.2.0
-PORTREVISION?= 1
+DISTVERSION= 7.2.1
+PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${DISTVERSION}
Modified: branches/2018Q1/lang/php72/distinfo
==============================================================================
--- branches/2018Q1/lang/php72/distinfo Thu Jan 11 15:24:16 2018 (r458749)
+++ branches/2018Q1/lang/php72/distinfo Thu Jan 11 15:29:36 2018 (r458750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512570641
-SHA256 (php-7.2.0.tar.xz) = 87572a6b924670a5d4aac276aaa4a94321936283df391d702c845ffc112db095
-SIZE (php-7.2.0.tar.xz) = 12014940
+TIMESTAMP = 1515408517
+SHA256 (php-7.2.1.tar.xz) = 6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822
+SIZE (php-7.2.1.tar.xz) = 12094840
More information about the svn-ports-all
mailing list