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 Jun  4 15:05:24 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-native-package-installer.


To generate a diff of this commit:
cvs rdiff -u -r1.2439 -r1.2440 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.2439 pkgsrc/devel/Makefile:1.2440
--- pkgsrc/devel/Makefile:1.2439        Thu Jun  1 12:05:51 2017
+++ pkgsrc/devel/Makefile       Sun Jun  4 15:05:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2439 2017/06/01 12:05:51 adam Exp $
+# $NetBSD: Makefile,v 1.2440 2017/06/04 15:05:24 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2187,6 +2187,7 @@ SUBDIR+=  ruby-mocha
 SUBDIR+=       ruby-mode
 SUBDIR+=       ruby-msgpack
 SUBDIR+=       ruby-multi_test
+SUBDIR+=       ruby-native-package-installer
 SUBDIR+=       ruby-ncurses
 SUBDIR+=       ruby-needle
 SUBDIR+=       ruby-nenv



Home | Main Index | Thread Index | Old Index