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 Sep 11 05:32:27 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3793 -r1.3794 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.3793 pkgsrc/devel/Makefile:1.3794
--- pkgsrc/devel/Makefile:1.3793        Fri Sep  9 13:32:39 2022
+++ pkgsrc/devel/Makefile       Sun Sep 11 05:32:27 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3793 2022/09/09 13:32:39 taca Exp $
+# $NetBSD: Makefile,v 1.3794 2022/09/11 05:32:27 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3191,6 +3191,7 @@ SUBDIR+=  ruby-turn
 SUBDIR+=       ruby-uglifier
 SUBDIR+=       ruby-uuidtools
 SUBDIR+=       ruby-validatable
+SUBDIR+=       ruby-version_gem
 SUBDIR+=       ruby-wisper
 SUBDIR+=       ruby-wmi-lite
 SUBDIR+=       ruby-yell



Home | Main Index | Thread Index | Old Index