svn commit: r463254 - head/devel/phpunit7

Jochen Neumeister joneum at FreeBSD.org
Wed Feb 28 16:38:36 UTC 2018


Author: joneum
Date: Wed Feb 28 16:38:35 2018
New Revision: 463254
URL: https://svnweb.freebsd.org/changeset/ports/463254

Log:
  devel/phpunit7: Update to 7.0.2
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.0.md

Modified:
  head/devel/phpunit7/Makefile
  head/devel/phpunit7/distinfo

Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile	Wed Feb 28 15:53:50 2018	(r463253)
+++ head/devel/phpunit7/Makefile	Wed Feb 28 16:38:35 2018	(r463254)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	7.0.1
+DISTVERSION=	7.0.2
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7

Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo	Wed Feb 28 15:53:50 2018	(r463253)
+++ head/devel/phpunit7/distinfo	Wed Feb 28 16:38:35 2018	(r463254)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518626381
-SHA256 (phpunit-7.0.1.phar) = 6bd53faeff3fe5290de245863c221a80de3efd58a502988fa167d679f99f0a1d
-SIZE (phpunit-7.0.1.phar) = 2792340
+TIMESTAMP = 1519835850
+SHA256 (phpunit-7.0.2.phar) = dd37449ebd5a57d28564b0e56ab82001b86d9bb86abd74d849784dd76e13eeb2
+SIZE (phpunit-7.0.2.phar) = 2792137


More information about the svn-ports-head mailing list