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 Mar  5 05:18:23 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: remove ruby-racc


To generate a diff of this commit:
cvs rdiff -u -r1.3929 -r1.3930 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.3929 pkgsrc/devel/Makefile:1.3930
--- pkgsrc/devel/Makefile:1.3929        Fri Mar  3 08:04:55 2023
+++ pkgsrc/devel/Makefile       Sun Mar  5 05:18:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3929 2023/03/03 08:04:55 wiz Exp $
+# $NetBSD: Makefile,v 1.3930 2023/03/05 05:18:23 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3222,7 +3222,6 @@ SUBDIR+=  ruby-posix-spawn
 SUBDIR+=       ruby-priority-queue
 SUBDIR+=       ruby-protobuf-cucumber
 SUBDIR+=       ruby-pycall
-SUBDIR+=       ruby-racc
 SUBDIR+=       ruby-railties52
 SUBDIR+=       ruby-railties60
 SUBDIR+=       ruby-railties61



Home | Main Index | Thread Index | Old Index