Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2018 17:03:07 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481914 - in head/lang/php71: . files
Message-ID:  <201810121703.w9CH371J046293@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Fri Oct 12 17:03:07 2018
New Revision: 481914
URL: https://svnweb.freebsd.org/changeset/ports/481914

Log:
  Update to 7.1.23
  
  Changelog:
   - http://www.php.net/releases/7_1_23.php
   - http://www.php.net/ChangeLog-7.php#7.1.23
  
  Approved by:	tz (implicit)
  Sponsored by:	Netzkommune GmbH

Deleted:
  head/lang/php71/files/patch-bug-76600-remove-mysql8-auth
Modified:
  head/lang/php71/Makefile
  head/lang/php71/distinfo

Modified: head/lang/php71/Makefile
==============================================================================
--- head/lang/php71/Makefile	Fri Oct 12 16:14:37 2018	(r481913)
+++ head/lang/php71/Makefile	Fri Oct 12 17:03:07 2018	(r481914)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php71
-PORTVERSION=	7.1.22
+PORTVERSION=	7.1.23
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php71/distinfo
==============================================================================
--- head/lang/php71/distinfo	Fri Oct 12 16:14:37 2018	(r481913)
+++ head/lang/php71/distinfo	Fri Oct 12 17:03:07 2018	(r481914)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1537018543
-SHA256 (php-7.1.22.tar.xz) = 9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d
-SIZE (php-7.1.22.tar.xz) = 12227848
+TIMESTAMP = 1539363025
+SHA256 (php-7.1.23.tar.xz) = 227a3c76133c3dc1cec937989456cbd89ed00e68e7260c651900dbe1f5b798bc
+SIZE (php-7.1.23.tar.xz) = 12227528
 SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
 SIZE (php-7.1.x-mail-header.patch) = 4504



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