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:   ryoon
Date:           Wed Aug 14 21:00:34 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
meta-pkgs: Enable bulk-test-icu


To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 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.132 pkgsrc/meta-pkgs/Makefile:1.133
--- pkgsrc/meta-pkgs/Makefile:1.132     Mon May 13 06:54:57 2024
+++ pkgsrc/meta-pkgs/Makefile   Wed Aug 14 21:00:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2024/05/13 06:54:57 jperkin Exp $
+# $NetBSD: Makefile,v 1.133 2024/08/14 21:00:34 ryoon Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -11,6 +11,7 @@ SUBDIR+=      bulk-small
 SUBDIR+=       bulk-test-boost
 SUBDIR+=       bulk-test-essential
 SUBDIR+=       bulk-test-go
+SUBDIR+=       bulk-test-icu
 SUBDIR+=       bulk-test-llvm
 SUBDIR+=       bulk-test-php
 SUBDIR+=       bulk-test-python27



Home | Main Index | Thread Index | Old Index