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:           Sat Jun 10 16:03:07 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-gettext-setup.


To generate a diff of this commit:
cvs rdiff -u -r1.2444 -r1.2445 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.2444 pkgsrc/devel/Makefile:1.2445
--- pkgsrc/devel/Makefile:1.2444        Sat Jun 10 15:13:29 2017
+++ pkgsrc/devel/Makefile       Sat Jun 10 16:03:07 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2444 2017/06/10 15:13:29 kamil Exp $
+# $NetBSD: Makefile,v 1.2445 2017/06/10 16:03:07 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2149,6 +2149,7 @@ SUBDIR+=  ruby-getopt
 SUBDIR+=       ruby-gettext
 SUBDIR+=       ruby-gettext-activerecord
 SUBDIR+=       ruby-gettext-rails
+SUBDIR+=       ruby-gettext-setup
 SUBDIR+=       ruby-gettext_i18n_rails
 SUBDIR+=       ruby-globalid
 SUBDIR+=       ruby-gnome2-atk



Home | Main Index | Thread Index | Old Index