Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2017 10:23:41 +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: r443682 - head/devel/phpunit6
Message-ID:  <201706161023.v5GANftm000167@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Fri Jun 16 10:23:41 2017
New Revision: 443682
URL: https://svnweb.freebsd.org/changeset/ports/443682

Log:
  - devel/phpunit6: Update from 6.1.4 to 6.2.2
  - changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.2.md
  
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11200

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Fri Jun 16 09:23:18 2017	(r443681)
+++ head/devel/phpunit6/Makefile	Fri Jun 16 10:23:41 2017	(r443682)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.1.4
+PORTVERSION=	6.2.2
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Fri Jun 16 09:23:18 2017	(r443681)
+++ head/devel/phpunit6/distinfo	Fri Jun 16 10:23:41 2017	(r443682)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495626369
-SHA256 (phpunit-6.1.4.phar) = 471154b49846171a0c40f6cbb4a70e03c71f6ab19a61470de63f29639799f970
-SIZE (phpunit-6.1.4.phar) = 2703767
+TIMESTAMP = 1497477997
+SHA256 (phpunit-6.2.2.phar) = 62eedccb119b86570e6c867cb89671e04da4694fb4c7595ffcde3142e51fbf79
+SIZE (phpunit-6.2.2.phar) = 2706810



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