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:           Sat Jul 18 15:29:20 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: remove ruby-simplecov-html


To generate a diff of this commit:
cvs rdiff -u -r1.4663 -r1.4664 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.4663 pkgsrc/devel/Makefile:1.4664
--- pkgsrc/devel/Makefile:1.4663        Sat Jul 18 15:27:39 2026
+++ pkgsrc/devel/Makefile       Sat Jul 18 15:29:20 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4663 2026/07/18 15:27:39 taca Exp $
+# $NetBSD: Makefile,v 1.4664 2026/07/18 15:29:20 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3539,7 +3539,6 @@ SUBDIR+=  ruby-shoulda-context
 SUBDIR+=       ruby-shoulda-matchers
 SUBDIR+=       ruby-simple_uuid
 SUBDIR+=       ruby-simplecov
-SUBDIR+=       ruby-simplecov-html
 SUBDIR+=       ruby-simpleidn
 SUBDIR+=       ruby-spruz
 SUBDIR+=       ruby-stomp



Home | Main Index | Thread Index | Old Index