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:   minskim
Date:           Fri Apr 21 21:08:44 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ruby-globalid


To generate a diff of this commit:
cvs rdiff -u -r1.2407 -r1.2408 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.2407 pkgsrc/devel/Makefile:1.2408
--- pkgsrc/devel/Makefile:1.2407        Thu Apr 20 08:02:26 2017
+++ pkgsrc/devel/Makefile       Fri Apr 21 21:08:44 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2407 2017/04/20 08:02:26 fhajny Exp $
+# $NetBSD: Makefile,v 1.2408 2017/04/21 21:08:44 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2115,6 +2115,7 @@ SUBDIR+=  ruby-gettext
 SUBDIR+=       ruby-gettext-activerecord
 SUBDIR+=       ruby-gettext-rails
 SUBDIR+=       ruby-gettext_i18n_rails
+SUBDIR+=       ruby-globalid
 SUBDIR+=       ruby-gnome2-atk
 SUBDIR+=       ruby-gnome2-gio
 SUBDIR+=       ruby-gnome2-glib



Home | Main Index | Thread Index | Old Index