pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/unit-php www/unit-php: update list of supported PH...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d6adfc7c33c
branches: trunk
changeset: 375198:2d6adfc7c33c
user: osa <osa%pkgsrc.org@localhost>
date: Wed Mar 09 14:08:25 2022 +0000
description:
www/unit-php: update list of supported PHP versions
diffstat:
www/unit-php/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ceebf764a4c1 -r 2d6adfc7c33c www/unit-php/Makefile
--- a/www/unit-php/Makefile Wed Mar 09 14:08:11 2022 +0000
+++ b/www/unit-php/Makefile Wed Mar 09 14:08:25 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/02/23 04:24:37 osa Exp $
+# $NetBSD: Makefile,v 1.9 2022/03/09 14:08:25 osa Exp $
PKGNAME= unit-${LANG}${PHP_VERSION:R:S|.||g}-${UNIT_VERSION}
COMMENT= PHP module for NGINX Unit
@@ -8,7 +8,7 @@
MAINTAINER= osa%NetBSD.org@localhost
-PHP_VERSIONS_ACCEPTED?= 56 74
+PHP_VERSIONS_ACCEPTED?= 56 74 80 81
.include "../../lang/php/phpversion.mk"
Home |
Main Index |
Thread Index |
Old Index