pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Jul 17 23:35:08 UTC 2026

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

Log Message:
bulk-test-python27: Drop mongodb3

because it is about to be deleted.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/meta-pkgs/bulk-test-python27/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-python27/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.13 pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.14
--- pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.13   Tue Jun 30 10:03:53 2026
+++ pkgsrc/meta-pkgs/bulk-test-python27/Makefile        Fri Jul 17 23:35:08 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2026/06/30 10:03:53 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2026/07/17 23:35:08 gdt Exp $
 
-DISTNAME=      bulk-test-python27-20260630
+DISTNAME=      bulk-test-python27-20260717
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -25,7 +25,6 @@ DEPENDS+=     python27-[0-9]*:../../lang/pyt
 
 DEPENDS+=      getmail5-[0-9]*:../../mail/getmail5
 DEPENDS+=      mailman<3:../../mail/mailman
-DEPENDS+=      mongodb-[0-9]*:../../databases/mongodb3
 
 # does not support Python 3 yet
 DEPENDS+=      py27-moin-[0-9]*:../../www/py-moin



Home | Main Index | Thread Index | Old Index