Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 2017 23:30:03 +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: r447659 - head/devel/phpunit6
Message-ID:  <201708092330.v79NU35e060658@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed Aug  9 23:30:03 2017
New Revision: 447659
URL: https://svnweb.freebsd.org/changeset/ports/447659

Log:
  - devel/phpunit6: Update from 6.2.3 to 6.3.0
  - Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.3.md
  
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11933

Modified:
  head/devel/phpunit6/Makefile
  head/devel/phpunit6/distinfo

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Wed Aug  9 23:11:58 2017	(r447658)
+++ head/devel/phpunit6/Makefile	Wed Aug  9 23:30:03 2017	(r447659)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.2.3
+PORTVERSION=	6.3.0
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Wed Aug  9 23:11:58 2017	(r447658)
+++ head/devel/phpunit6/distinfo	Wed Aug  9 23:30:03 2017	(r447659)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500117416
-SHA256 (phpunit-6.2.3.phar) = aeaffe1a5a73f72f9e5dd96a5c99b234f1454ade45fae8d46af8693453ecd34d
-SIZE (phpunit-6.2.3.phar) = 2708057
+TIMESTAMP = 1502269496
+SHA256 (phpunit-6.3.0.phar) = b6f83f6430ffba4aad1945b393bb83969e62442b02d833007aac7be2439068a4
+SIZE (phpunit-6.3.0.phar) = 2724060



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