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 Jan  9 05:30:58 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3868 -r1.3869 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.3868 pkgsrc/devel/Makefile:1.3869
--- pkgsrc/devel/Makefile:1.3868        Mon Jan  9 05:23:11 2023
+++ pkgsrc/devel/Makefile       Mon Jan  9 05:30:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3868 2023/01/09 05:23:11 taca Exp $
+# $NetBSD: Makefile,v 1.3869 2023/01/09 05:30:58 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3116,6 +3116,7 @@ SUBDIR+=  ruby-gettext-activerecord
 SUBDIR+=       ruby-gettext-rails
 SUBDIR+=       ruby-gettext_i18n_rails
 SUBDIR+=       ruby-gio2
+SUBDIR+=       ruby-git
 SUBDIR+=       ruby-glib2
 SUBDIR+=       ruby-globalid
 SUBDIR+=       ruby-gobject-introspection



Home | Main Index | Thread Index | Old Index