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:   wiz
Date:           Fri May 10 10:57:43 UTC 2024

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

Log Message:
bulk-test-python27: add arcticfox


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.5
--- pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.4    Thu May  9 20:39:54 2024
+++ pkgsrc/meta-pkgs/bulk-test-python27/Makefile        Fri May 10 10:57:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/05/09 20:39:54 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2024/05/10 10:57:43 wiz Exp $
 
-DISTNAME=      bulk-test-python27-20240509
+DISTNAME=      bulk-test-python27-20240510
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -24,11 +24,13 @@ NO_BIN_ON_FTP=              ${RESTRICTED}
 
 DEPENDS+=      python27-[0-9]*:../../lang/python27
 
+DEPENDS+=      articfox-[0-9]*:../../www/arcticfox
 DEPENDS+=      getmail<6:../../mail/getmail
 DEPENDS+=      gimp-[0-9]*:../../graphics/gimp
 DEPENDS+=      mailman<3:../../mail/mailman
 DEPENDS+=      mongodb-[0-9]*:../../databases/mongodb3
 DEPENDS+=      rdiff-backup-[0-9]*:../../sysutils/rdiff-backup
+
 # does not support Python 3 yet
 DEPENDS+=      py27-moin-[0-9]*:../../www/py-moin
 



Home | Main Index | Thread Index | Old Index