pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/bulk-test-boost



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed May  8 13:07:41 UTC 2024

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

Log Message:
bulk-test-boost: Add dependency on mongodb3


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/meta-pkgs/bulk-test-boost/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-boost/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.17 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.18
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.17      Wed Apr 17 15:01:58 2024
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile   Wed May  8 13:07:41 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2024/04/17 15:01:58 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/05/08 13:07:41 gdt Exp $
 
 DISTNAME=      bulk-test-boost-20231230
 CATEGORIES=    meta-pkgs
@@ -38,6 +38,7 @@ DEPENDS+=     libclucene-[0-9]*:../../textpr
 DEPENDS+=      libftdi1-[0-9]*:../../devel/libftdi1
 DEPENDS+=      librecad-[0-9]*:../../cad/librecad
 DEPENDS+=      libreoffice-[0-9]*:../../misc/libreoffice
+DEPENDS+=      mongodb-3*:../../databases/mongodb3
 DEPENDS+=      mongodb-[0-9]*:../../databases/mongodb
 DEPENDS+=      mumble-[0-9]*:../../chat/mumble
 DEPENDS+=      musicpd-[0-9]*:../../audio/musicpd



Home | Main Index | Thread Index | Old Index