Date: Wed, 10 Jan 2018 16:11:16 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458659 - head/lang/php72 Message-ID: <201801101611.w0AGBGua087459@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Wed Jan 10 16:11:15 2018 New Revision: 458659 URL: https://svnweb.freebsd.org/changeset/ports/458659 Log: lang/php72: Update from 7.2.0 to 7.2.1 Changelog: http://www.php.net/ChangeLog-7.php#7.2.1 PR: 224953 MFH: 2018Q1 Modified: head/lang/php72/Makefile head/lang/php72/distinfo Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Wed Jan 10 16:07:02 2018 (r458658) +++ head/lang/php72/Makefile Wed Jan 10 16:11:15 2018 (r458659) @@ -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: head/lang/php72/distinfo ============================================================================== --- head/lang/php72/distinfo Wed Jan 10 16:07:02 2018 (r458658) +++ head/lang/php72/distinfo Wed Jan 10 16:11:15 2018 (r458659) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801101611.w0AGBGua087459>