Skip to content

Commit

Permalink
devel/pear-PEAR_Info: Update RUN_DEPENDS
Browse files Browse the repository at this point in the history
Optional dependency devel/phpunit6 is marked for deletion on 2023-03-31
so update dependency to devel/phpunit8.

Approved by:	portmgr (blanket just-fix-it)
  • Loading branch information
5u623l20 committed Mar 25, 2023
1 parent 8bcbc55 commit b9257f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/pear-PEAR_Info/Makefile
@@ -1,6 +1,6 @@
PORTNAME= PEAR_Info
PORTVERSION= 1.9.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel www pear

MAINTAINER= sunpoet@FreeBSD.org
Expand All @@ -20,6 +20,6 @@ OPTIONS_DEFINE= PHPUNIT
OPTIONS_DEFAULT=PHPUNIT
PHPUNIT_DESC= PEAR::PHPUnit support

PHPUNIT_RUN_DEPENDS= phpunit6${PHP_PKGNAMESUFFIX}>=3.1.4:devel/phpunit6@${PHP_FLAVOR}
PHPUNIT_RUN_DEPENDS= phpunit8${PHP_PKGNAMESUFFIX}>=3.1.4:devel/phpunit8@${PHP_FLAVOR}

.include <bsd.port.mk>

0 comments on commit b9257f4

Please sign in to comment.