pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/unit-php
Module Name: pkgsrc
Committed By: osa
Date: Fri Jun 30 20:44:33 UTC 2023
Modified Files:
pkgsrc/www/unit-php: Makefile
Log Message:
www/unit-php: added PHP 8.2 as supported version
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/unit-php/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/unit-php/Makefile
diff -u pkgsrc/www/unit-php/Makefile:1.10 pkgsrc/www/unit-php/Makefile:1.11
--- pkgsrc/www/unit-php/Makefile:1.10 Thu Jun 1 07:00:27 2023
+++ pkgsrc/www/unit-php/Makefile Fri Jun 30 20:44:33 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2023/06/01 07:00:27 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2023/06/30 20:44:33 osa Exp $
PKGNAME= unit-${LANG}${PKG_PHP_VERSION}-${UNIT_VERSION}
+PKGREVISION= 1
COMMENT= PHP module for NGINX Unit
LANG= php
@@ -8,7 +9,7 @@ MODNAME= ${LANG}${PHP_VERSION}
MAINTAINER= osa%NetBSD.org@localhost
-PHP_VERSIONS_ACCEPTED?= 56 74 80 81
+PHP_VERSIONS_ACCEPTED?= 56 74 80 81 82
.include "../../lang/php/phpversion.mk"
Home |
Main Index |
Thread Index |
Old Index