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:   tsutsui
Date:           Sat Dec 30 04:35:40 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + ruby-idn


To generate a diff of this commit:
cvs rdiff -u -r1.2584 -r1.2585 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.2584 pkgsrc/devel/Makefile:1.2585
--- pkgsrc/devel/Makefile:1.2584        Thu Dec 21 10:15:48 2017
+++ pkgsrc/devel/Makefile       Sat Dec 30 04:35:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2584 2017/12/21 10:15:48 adam Exp $
+# $NetBSD: Makefile,v 1.2585 2017/12/30 04:35:40 tsutsui Exp $
 #
 
 COMMENT=       Development utilities
@@ -2285,6 +2285,7 @@ SUBDIR+=  ruby-highline
 SUBDIR+=       ruby-hike
 SUBDIR+=       ruby-hike1
 SUBDIR+=       ruby-i18n
+SUBDIR+=       ruby-idn
 SUBDIR+=       ruby-iniparse
 SUBDIR+=       ruby-inline
 SUBDIR+=       ruby-instance_storage



Home | Main Index | Thread Index | Old Index