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:36:50 UTC 2026

Modified Files:
        pkgsrc/meta-pkgs/bulk-test-icu: Makefile

Log Message:
bulk-test-icu: Patch up comment about mongodb3

which is really about mongodb*, no longer including 3.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 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.20 pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.21
--- pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.20        Fri Jul 17 23:31:23 2026
+++ pkgsrc/meta-pkgs/bulk-test-icu/Makefile     Fri Jul 17 23:36:50 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2026/07/17 23:31:23 gdt Exp $
+# $NetBSD: Makefile,v 1.21 2026/07/17 23:36:50 gdt Exp $
 
 DISTNAME=      bulk-test-icu-20260717
 CATEGORIES=    meta-pkgs
@@ -36,7 +36,7 @@ DEPENDS+=     libvisio-[0-9]*:../../converte
 DEPENDS+=      libzmf-[0-9]*:../../converters/libzmf
 DEPENDS+=      couchdb-[0-9]*:../../databases/couchdb
 DEPENDS+=      mongo-c-driver-[0-9]*:../../databases/mongo-c-driver
-# Testing mongodb3
+# Testing mongodb
 # See NOT_FOR_PLATFORM in databases/mongodb*/Makefile
 .if ${MACHINE_ARCH} != "i386"
 #DEPENDS+=     mongodb-[0-9]*:../../databases/mongodb



Home | Main Index | Thread Index | Old Index