Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2018 06:04:27 +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: r476567 - head/devel/phpunit7
Message-ID:  <201808070604.w7764RYe099694@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Aug  7 06:04:26 2018
New Revision: 476567
URL: https://svnweb.freebsd.org/changeset/ports/476567

Log:
  Update to 7.3.0
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.3.md

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

Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile	Tue Aug  7 06:03:04 2018	(r476566)
+++ head/devel/phpunit7/Makefile	Tue Aug  7 06:04:26 2018	(r476567)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	7.2.7
+DISTVERSION=	7.3.0
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo	Tue Aug  7 06:03:04 2018	(r476566)
+++ head/devel/phpunit7/distinfo	Tue Aug  7 06:04:26 2018	(r476567)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531822637
-SHA256 (phpunit-7.2.7.phar) = 05f4cc33c2d86daf733cf17222ab1ab6ecac8b315fd9699bfc9e3f8080598f5c
-SIZE (phpunit-7.2.7.phar) = 2786927
+TIMESTAMP = 1533621810
+SHA256 (phpunit-7.3.0.phar) = a544ef63a728e1e9a1c6eaa91bff203a2f265d0462540b1c52ee1e46436e303f
+SIZE (phpunit-7.3.0.phar) = 2811316



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