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:           Thu May  9 09:19:20 UTC 2024

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

Log Message:
bulk-test-python27: add py-moin, bump version


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.3
--- pkgsrc/meta-pkgs/bulk-test-python27/Makefile:1.2    Wed May  8 17:24:40 2024
+++ pkgsrc/meta-pkgs/bulk-test-python27/Makefile        Thu May  9 09:19:20 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/05/08 17:24:40 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2024/05/09 09:19:20 wiz Exp $
 
-DISTNAME=      bulk-test-python27-20240508
+DISTNAME=      bulk-test-python27-20240509
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -30,5 +30,7 @@ DEPENDS+=     mailman<3:../../mail/mailman
 # omit for now: broken for boost reasons, not py27
 #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
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index