pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Add and enable ruby-iniparse.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/591eece79768
branches:  trunk
changeset: 363211:591eece79768
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 04 15:54:38 2017 +0000

description:
Add and enable ruby-iniparse.

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6dc301040c08 -r 591eece79768 devel/Makefile
--- a/devel/Makefile    Sun Jun 04 15:54:12 2017 +0000
+++ b/devel/Makefile    Sun Jun 04 15:54:38 2017 +0000
@@ -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-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