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:54:38 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-iniparse.


To generate a diff of this commit:
cvs rdiff -u -r1.2440 -r1.2441 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.2440 pkgsrc/devel/Makefile:1.2441
--- pkgsrc/devel/Makefile:1.2440        Sun Jun  4 15:05:24 2017
+++ pkgsrc/devel/Makefile       Sun Jun  4 15:54:38 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2440 2017/06/04 15:05:24 taca Exp $
+# $NetBSD: Makefile,v 1.2441 2017/06/04 15:54:38 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2158,6 +2158,7 @@ SUBDIR+=  ruby-heckle
 SUBDIR+=       ruby-highline
 SUBDIR+=       ruby-hike
 SUBDIR+=       ruby-i18n
+SUBDIR+=       ruby-iniparse
 SUBDIR+=       ruby-inline
 SUBDIR+=       ruby-instance_storage
 SUBDIR+=       ruby-io-like



Home | Main Index | Thread Index | Old Index