devel/phpunit: Upgrade from 5.7.14 to 5.7.19
Also add CONFLICTS_INSTALL to devel/phpunit6 PR: 219133 Submitted by: Franco Fichtner <franco@opnsense.org>
This commit is contained in:
parent
4dbd43ece6
commit
00c87a6910
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440920
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= phpunit
|
||||
PORTVERSION= 5.7.14
|
||||
PORTVERSION= 5.7.19
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= https://phar.phpunit.de/ \
|
||||
http://ports.toco-domains.de/
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Testing framework for unit tests
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
CONFLICTS_INSTALL= phpunit6
|
||||
|
||||
USES= cpe php
|
||||
CPE_VENDOR= phpunit_project
|
||||
USE_PHP= dom json spl pcre phar
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1488388935
|
||||
SHA256 (phpunit-5.7.14.phar) = fcbae5c5e90d599c2e1086e7fa8cb6cd5eded75209ab961fe4005762f11e19c9
|
||||
SIZE (phpunit-5.7.14.phar) = 3028572
|
||||
TIMESTAMP = 1494850810
|
||||
SHA256 (phpunit-5.7.19.phar) = 1df539af88e88512d3346c6bfa0c59720fa87011bffb5276551e26df72e5e948
|
||||
SIZE (phpunit-5.7.19.phar) = 2989212
|
||||
|
|
Loading…
Reference in a new issue