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: gdt
Date: Fri Jul 17 23:31:23 UTC 2026
Modified Files:
pkgsrc/meta-pkgs/bulk-test-icu: Makefile
Log Message:
bulk-test-icu: Drop mongodb3
because it is about to be removed.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 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.19 pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.20
--- pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.19 Sun Jun 28 15:41:32 2026
+++ pkgsrc/meta-pkgs/bulk-test-icu/Makefile Fri Jul 17 23:31:23 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2026/06/28 15:41:32 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/07/17 23:31:23 gdt Exp $
-DISTNAME= bulk-test-icu-20260307
+DISTNAME= bulk-test-icu-20260717
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -40,7 +40,6 @@ DEPENDS+= mongo-c-driver-[0-9]*:../../da
# See NOT_FOR_PLATFORM in databases/mongodb*/Makefile
.if ${MACHINE_ARCH} != "i386"
#DEPENDS+= mongodb-[0-9]*:../../databases/mongodb
-DEPENDS+= mongodb-[0-9]*:../../databases/mongodb3
#DEPENDS+= mongodb-[0-9]*:../../databases/mongodb4
.endif
DEPENDS+= mysql-client-[0-9]*:../../databases/mysql80-client
Home |
Main Index |
Thread Index |
Old Index