Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2019 12:43:19 +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: r521280 - head/devel/phpunit8
Message-ID:  <201912291243.xBTChJdS094044@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Dec 29 12:43:19 2019
New Revision: 521280
URL: https://svnweb.freebsd.org/changeset/ports/521280

Log:
  Update to 8.5.1
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/phpunit8/Makefile
  head/devel/phpunit8/distinfo

Modified: head/devel/phpunit8/Makefile
==============================================================================
--- head/devel/phpunit8/Makefile	Sun Dec 29 12:40:42 2019	(r521279)
+++ head/devel/phpunit8/Makefile	Sun Dec 29 12:43:19 2019	(r521280)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	8.4.3
+DISTVERSION=	8.5.1
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	8${PHP_PKGNAMESUFFIX}
@@ -12,7 +12,7 @@ COMMENT=	Testing framework for unit tests
 
 LICENSE=	BSD3CLAUSE
 
-CONFLICTS_INSTALL=	phpunit6 phpunit7
+CONFLICTS_INSTALL=	phpunit7
 
 USES=		cpe php:flavors
 CPE_VENDOR=	phpunit_project

Modified: head/devel/phpunit8/distinfo
==============================================================================
--- head/devel/phpunit8/distinfo	Sun Dec 29 12:40:42 2019	(r521279)
+++ head/devel/phpunit8/distinfo	Sun Dec 29 12:43:19 2019	(r521280)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574162419
-SHA256 (phpunit-8.4.3.phar) = 5c2a54b9bb3e8437d3d3f0742f42742fc82331bb5808289f7b6875e9fe89e60c
-SIZE (phpunit-8.4.3.phar) = 2881467
+TIMESTAMP = 1577622726
+SHA256 (phpunit-8.5.1.phar) = 87f31cda9752dd105933e259d3aa954eae71883db7dd7d7d8e762558e6b46d3e
+SIZE (phpunit-8.5.1.phar) = 2913466



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