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:           Mon Feb  5 15:47:47 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-observer


To generate a diff of this commit:
cvs rdiff -u -r1.4171 -r1.4172 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.4171 pkgsrc/devel/Makefile:1.4172
--- pkgsrc/devel/Makefile:1.4171        Sun Feb  4 05:44:49 2024
+++ pkgsrc/devel/Makefile       Mon Feb  5 15:47:47 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4171 2024/02/04 05:44:49 schmonz Exp $
+# $NetBSD: Makefile,v 1.4172 2024/02/05 15:47:47 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3325,6 +3325,7 @@ SUBDIR+=  ruby-necromancer
 SUBDIR+=       ruby-needle
 SUBDIR+=       ruby-nenv
 SUBDIR+=       ruby-neovim
+SUBDIR+=       ruby-observer
 SUBDIR+=       ruby-octokit
 SUBDIR+=       ruby-octokit4
 SUBDIR+=       ruby-ole



Home | Main Index | Thread Index | Old Index