svn commit: r419168 - branches/2016Q3/lang/php70

Torsten Zuehlsdorff tz at FreeBSD.org
Wed Jul 27 08:15:47 UTC 2016


Author: tz
Date: Wed Jul 27 08:15:46 2016
New Revision: 419168
URL: https://svnweb.freebsd.org/changeset/ports/419168

Log:
  MFH: r419124
  
  lang/php70: Update from 7.0.8 to 7.0.9
  
  Changelog: http://www.php.net/ChangeLog-7.php#7.0.9
  
  - take maintainer
  
  PR:           211251
  Reported by:  Markus Kohlmeyer <rootservice at gmail.com>
  Sponsored by: anyMOTION GRAPHICS GmbH
  Approved by:  pi (mentor)
  
  Approved by:  ports-secteam (feld)

Modified:
  branches/2016Q3/lang/php70/Makefile
  branches/2016Q3/lang/php70/distinfo
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/lang/php70/Makefile
==============================================================================
--- branches/2016Q3/lang/php70/Makefile	Wed Jul 27 08:01:04 2016	(r419167)
+++ branches/2016Q3/lang/php70/Makefile	Wed Jul 27 08:15:46 2016	(r419168)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	php70
-PORTVERSION=	7.0.8
+PORTVERSION=	7.0.9
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
 DISTNAME=	php-${PORTVERSION}
 
-MAINTAINER=	miwi at FreeBSD.org
+MAINTAINER=	tz at FreeBSD.org
 COMMENT=	PHP Scripting Language
 
 LICENSE=	PHP301

Modified: branches/2016Q3/lang/php70/distinfo
==============================================================================
--- branches/2016Q3/lang/php70/distinfo	Wed Jul 27 08:01:04 2016	(r419167)
+++ branches/2016Q3/lang/php70/distinfo	Wed Jul 27 08:15:46 2016	(r419168)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466883794
-SHA256 (php-7.0.8.tar.bz2) = 66dc7ba388490e07b1313fe3a06b1fa822e1310585fe29f4909995f131e27c8d
-SIZE (php-7.0.8.tar.bz2) = 14105805
+TIMESTAMP = 1469527532
+SHA256 (php-7.0.9.tar.bz2) = 2ee6968b5875f2f38700c58a189aad859a6a0b85fc337aa102ec2dc3652c3b7b
+SIZE (php-7.0.9.tar.bz2) = 14870061


More information about the svn-ports-branches mailing list