diff options
Diffstat (limited to 'devel/phpunit/Makefile')
-rw-r--r-- | devel/phpunit/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/phpunit/Makefile b/devel/phpunit/Makefile index 868ca745a090..a778df76af35 100644 --- a/devel/phpunit/Makefile +++ b/devel/phpunit/Makefile @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 5.7.26 +DISTVERSION= 5.7.27 CATEGORIES= devel www -MASTER_SITES= https://phar.phpunit.de/ \ - http://ports.toco-domains.de/ +MASTER_SITES= https://phar.phpunit.de/ EXTRACT_SUFX= .phar MAINTAINER= tz@FreeBSD.org @@ -12,6 +11,9 @@ COMMENT= Testing framework for unit tests LICENSE= BSD3CLAUSE +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE= 2018-02-02 + CONFLICTS_INSTALL= phpunit6 PORTSCOUT= limit:^5\.7\.[0-9]* |