Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2017 13:59:50 +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: r449034 - head/lang/php71
Message-ID:  <201708311359.v7VDxouh046171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Thu Aug 31 13:59:50 2017
New Revision: 449034
URL: https://svnweb.freebsd.org/changeset/ports/449034

Log:
  Update PHP 7.1 from 7.1.8 to 7.1.9
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.1.9
  
  MFH: 2017Q3

Modified:
  head/lang/php71/Makefile
  head/lang/php71/distinfo

Modified: head/lang/php71/Makefile
==============================================================================
--- head/lang/php71/Makefile	Thu Aug 31 13:56:20 2017	(r449033)
+++ head/lang/php71/Makefile	Thu Aug 31 13:59:50 2017	(r449034)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.8
+PORTVERSION=	7.1.9
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php71/distinfo
==============================================================================
--- head/lang/php71/distinfo	Thu Aug 31 13:56:20 2017	(r449033)
+++ head/lang/php71/distinfo	Thu Aug 31 13:59:50 2017	(r449034)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501755364
-SHA256 (php-7.1.8.tar.xz) = 8943858738604acb33ecedb865d6c4051eeffe4e2d06f3a3c8f794daccaa2aab
-SIZE (php-7.1.8.tar.xz) = 12874840
+TIMESTAMP = 1504170113
+SHA256 (php-7.1.9.tar.xz) = ec9ca348dd51f19a84dc5d33acfff1fba1f977300604bdac08ed46ae2c281e8c
+SIZE (php-7.1.9.tar.xz) = 12157172



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