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 Jan 19 15:02:36 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.3025 -r1.3026 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.3025 pkgsrc/devel/Makefile:1.3026
--- pkgsrc/devel/Makefile:1.3025        Sun Jan 19 14:57:32 2020
+++ pkgsrc/devel/Makefile       Sun Jan 19 15:02:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3025 2020/01/19 14:57:32 taca Exp $
+# $NetBSD: Makefile,v 1.3026 2020/01/19 15:02:36 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2790,6 +2790,7 @@ SUBDIR+=  ruby-turn
 SUBDIR+=       ruby-uglifier
 SUBDIR+=       ruby-uuidtools
 SUBDIR+=       ruby-validatable
+SUBDIR+=       ruby-wisper
 SUBDIR+=       ruby-wmi-lite
 SUBDIR+=       ruby-zookeeper
 SUBDIR+=       ruby2ruby



Home | Main Index | Thread Index | Old Index