pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed May  8 17:15:28 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
meta-pkgs: Add bulk-test-python27


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/meta-pkgs/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/Makefile
diff -u pkgsrc/meta-pkgs/Makefile:1.130 pkgsrc/meta-pkgs/Makefile:1.131
--- pkgsrc/meta-pkgs/Makefile:1.130     Sun Apr 21 13:32:58 2024
+++ pkgsrc/meta-pkgs/Makefile   Wed May  8 17:15:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2024/04/21 13:32:58 wiz Exp $
+# $NetBSD: Makefile,v 1.131 2024/05/08 17:15:28 gdt Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -13,6 +13,7 @@ SUBDIR+=      bulk-test-essential
 SUBDIR+=       bulk-test-go
 SUBDIR+=       bulk-test-llvm
 SUBDIR+=       bulk-test-php
+SUBDIR+=       bulk-test-python27
 SUBDIR+=       bulk-test-rust
 SUBDIR+=       compiz-fusion
 SUBDIR+=       courier



Home | Main Index | Thread Index | Old Index