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:   wiz
Date:           Sun May 17 09:13:29 UTC 2026

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
meta-pkgs/Makefile: + bulk-test-doxygen


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 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.145 pkgsrc/meta-pkgs/Makefile:1.146
--- pkgsrc/meta-pkgs/Makefile:1.145     Thu Jan  8 14:08:32 2026
+++ pkgsrc/meta-pkgs/Makefile   Sun May 17 09:13:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2026/01/08 14:08:32 taca Exp $
+# $NetBSD: Makefile,v 1.146 2026/05/17 09:13:29 wiz Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -9,6 +9,7 @@ SUBDIR+=        bulk-large
 #SUBDIR+=      bulk-medium # has CONFLICTing dependencies
 SUBDIR+=       bulk-small
 SUBDIR+=       bulk-test-boost
+SUBDIR+=       bulk-test-doxygen
 SUBDIR+=       bulk-test-erlang
 SUBDIR+=       bulk-test-essential
 SUBDIR+=       bulk-test-go



Home | Main Index | Thread Index | Old Index