Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2018 04:29:54 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r477476 - branches/2018Q3/lang/php71
Message-ID:  <201808180429.w7I4TsWb093011@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sat Aug 18 04:29:53 2018
New Revision: 477476
URL: https://svnweb.freebsd.org/changeset/ports/477476

Log:
  MFH: r477442
  
  Update to 7.1.21
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.1.21
  
  Approved by:	tz (implicit)
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q3/lang/php71/Makefile
  branches/2018Q3/lang/php71/distinfo
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/lang/php71/Makefile
==============================================================================
--- branches/2018Q3/lang/php71/Makefile	Sat Aug 18 03:38:05 2018	(r477475)
+++ branches/2018Q3/lang/php71/Makefile	Sat Aug 18 04:29:53 2018	(r477476)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.20
+PORTVERSION=	7.1.21
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: branches/2018Q3/lang/php71/distinfo
==============================================================================
--- branches/2018Q3/lang/php71/distinfo	Sat Aug 18 03:38:05 2018	(r477475)
+++ branches/2018Q3/lang/php71/distinfo	Sat Aug 18 04:29:53 2018	(r477476)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1531988442
-SHA256 (php-7.1.20.tar.xz) = cd7d1006201459d43fae0790cce4eb3451add5c87f4cadb13b228d4c179b850c
-SIZE (php-7.1.20.tar.xz) = 12227052
-SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
-SIZE (php-7.1.x-mail-header.patch) = 4504
+TIMESTAMP = 1534530039
+SHA256 (php-7.1.21.tar.xz) = d4da6dc69d3fe1e6b2b80f16b262f391037bfeb21213c966e026bd45d7ca2813
+SIZE (php-7.1.21.tar.xz) = 12227636



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