pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/unit-php: add support for php 8.0.
Module Name: pkgsrc-wip
Committed By: Sergey A. Osokin <osa%FreeBSD.org@localhost>
Pushed By: osa
Date: Mon Aug 16 22:37:01 2021 -0400
Changeset: 99b8dfc09b115d0615bd52913dadc51c1eac8e12
Modified Files:
unit-php/Makefile
Log Message:
wip/unit-php: add support for php 8.0.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=99b8dfc09b115d0615bd52913dadc51c1eac8e12
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
unit-php/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/unit-php/Makefile b/unit-php/Makefile
index 71513561a9..93f489e031 100644
--- a/unit-php/Makefile
+++ b/unit-php/Makefile
@@ -8,7 +8,7 @@ MODNAME= ${LANG}${PHP_VERSION}
MAINTAINER= osa%FreeBSD.org@localhost
-PHP_VERSIONS_ACCEPTED?= 56 73 74
+PHP_VERSIONS_ACCEPTED?= 56 73 74 80
.include "../../lang/php/phpversion.mk"
Home |
Main Index |
Thread Index |
Old Index