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:           Fri Jul 17 23:33:32 UTC 2026

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

Log Message:
bulk-test-boost: Drop mongodb3

because it's about to be deleted.

(It seems all mongodb are using vendored boost, but as non-MAINTAINER
I'm simply deleting mongodb3.)


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 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.25 pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.26
--- pkgsrc/meta-pkgs/bulk-test-boost/Makefile:1.25      Fri Jun 12 10:07:25 2026
+++ pkgsrc/meta-pkgs/bulk-test-boost/Makefile   Fri Jul 17 23:33:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2026/06/12 10:07:25 adam Exp $
+# $NetBSD: Makefile,v 1.26 2026/07/17 23:33:31 gdt Exp $
 
-DISTNAME=      bulk-test-boost-20260516
+DISTNAME=      bulk-test-boost-20260717
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -47,7 +47,6 @@ 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+=      ncmpcpp-[0-9]*:../../audio/ncmpcpp



Home | Main Index | Thread Index | Old Index