pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jul 14 07:10:09 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: remove ZenTest, add and enable ruby-ZenTest


To generate a diff of this commit:
cvs rdiff -u -r1.4307 -r1.4308 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4307 pkgsrc/devel/Makefile:1.4308
--- pkgsrc/devel/Makefile:1.4307        Fri Jul  5 20:25:24 2024
+++ pkgsrc/devel/Makefile       Sun Jul 14 07:10:09 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4307 2024/07/05 20:25:24 maya Exp $
+# $NetBSD: Makefile,v 1.4308 2024/07/14 07:10:09 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -113,7 +113,6 @@ SUBDIR+=    SDL_ttf
 SUBDIR+=       SDLmm
 SUBDIR+=       SOPE
 SUBDIR+=       SOPE5
-SUBDIR+=       ZenTest
 SUBDIR+=       abseil
 SUBDIR+=       accerciser
 SUBDIR+=       aceunit
@@ -3223,6 +3222,7 @@ SUBDIR+=  rt4
 SUBDIR+=       rt5
 SUBDIR+=       rttr
 SUBDIR+=       ruby-SDL
+SUBDIR+=       ruby-ZenTest
 SUBDIR+=       ruby-abstract
 SUBDIR+=       ruby-activejob61
 SUBDIR+=       ruby-activejob70



Home | Main Index | Thread Index | Old Index