pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-test-icu
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jul 29 06:27:08 UTC 2026
Modified Files:
pkgsrc/meta-pkgs/bulk-test-icu: Makefile
Log Message:
bulk-test-icu: restrict php versions due to php-http4
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/meta-pkgs/bulk-test-icu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-test-icu/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.21 pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.22
--- pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.21 Fri Jul 17 23:36:50 2026
+++ pkgsrc/meta-pkgs/bulk-test-icu/Makefile Wed Jul 29 06:27:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2026/07/17 23:36:50 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2026/07/29 06:27:08 wiz Exp $
DISTNAME= bulk-test-icu-20260717
CATEGORIES= meta-pkgs
@@ -15,6 +15,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
PYTHON_VERSIONS_INCOMPATIBLE= 310 311
+PHP_VERSIONS_ACCEPTED= 82 83 # php-http4
# All of these (primarily leaf) packages depend on ICU.
# Feel free to add one if you care about it not breaking.
Home |
Main Index |
Thread Index |
Old Index