Date: Tue, 18 Apr 2017 08:57:35 +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: r438766 - head/lang/php71 Message-ID: <201704180857.v3I8vZm4098592@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Tue Apr 18 08:57:35 2017 New Revision: 438766 URL: https://svnweb.freebsd.org/changeset/ports/438766 Log: Update PHP 7.1 from 7.1.3 to 7.1.4 Changelog: http://www.php.net/ChangeLog-7.php#7.1.4 PR: 218589 Submitted by: Jochen Neumeister <joneum@bsdproject.de> MFH: 2017Q2 Differential Revision: https://reviews.freebsd.org/D10372 Modified: head/lang/php71/Makefile head/lang/php71/distinfo Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Tue Apr 18 08:22:11 2017 (r438765) +++ head/lang/php71/Makefile Tue Apr 18 08:57:35 2017 (r438766) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.3 +PORTVERSION= 7.1.4 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php71/distinfo ============================================================================== --- head/lang/php71/distinfo Tue Apr 18 08:22:11 2017 (r438765) +++ head/lang/php71/distinfo Tue Apr 18 08:57:35 2017 (r438766) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489566414 -SHA256 (php-7.1.3.tar.xz) = e4887c2634778e37fd962fbdf5c4a7d32cd708482fe07b448804625570cb0bb0 -SIZE (php-7.1.3.tar.xz) = 12788560 +TIMESTAMP = 1492001005 +SHA256 (php-7.1.4.tar.xz) = 71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b +SIZE (php-7.1.4.tar.xz) = 12793840
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704180857.v3I8vZm4098592>