Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2017 10:12:32 +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: r454817 - in head: devel/php70-intl lang/php70
Message-ID:  <201711241012.vAOACWkx043358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Fri Nov 24 10:12:32 2017
New Revision: 454817
URL: https://svnweb.freebsd.org/changeset/ports/454817

Log:
  lang/php70: Update from 7.0.25 to 7.0.26
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.26
  
  MFH:      2017Q4

Modified:
  head/devel/php70-intl/Makefile
  head/lang/php70/Makefile
  head/lang/php70/distinfo

Modified: head/devel/php70-intl/Makefile
==============================================================================
--- head/devel/php70-intl/Makefile	Fri Nov 24 09:10:34 2017	(r454816)
+++ head/devel/php70-intl/Makefile	Fri Nov 24 10:12:32 2017	(r454817)
@@ -1,7 +1,6 @@
 # Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php70

Modified: head/lang/php70/Makefile
==============================================================================
--- head/lang/php70/Makefile	Fri Nov 24 09:10:34 2017	(r454816)
+++ head/lang/php70/Makefile	Fri Nov 24 10:12:32 2017	(r454817)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.25
+PORTVERSION=	7.0.26
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: head/lang/php70/distinfo
==============================================================================
--- head/lang/php70/distinfo	Fri Nov 24 09:10:34 2017	(r454816)
+++ head/lang/php70/distinfo	Fri Nov 24 10:12:32 2017	(r454817)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1511432256
-SHA256 (php-7.0.25.tar.xz) = 5cc14bd20fb2226f6d34465662425cd100441bde9042ea1cef2e4506d6ded8cc
-SIZE (php-7.0.25.tar.xz) = 11963668
+TIMESTAMP = 1511442099
+SHA256 (php-7.0.26.tar.xz) = ed5cbb4bbb0ddef8985f100bba2e94002ad22a230b5da2dccfe148915df5f199
+SIZE (php-7.0.26.tar.xz) = 11966888
 SHA256 (php-7.0.x-mail-header.patch) = b78cd5a36a4709ea4e43e5babe73648ae6ace870cc0e34a5417177045834b4f0
 SIZE (php-7.0.x-mail-header.patch) = 4504



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