pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Feb 11 15:00:25 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-inifile


To generate a diff of this commit:
cvs rdiff -u -r1.1112 -r1.1113 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1112 pkgsrc/textproc/Makefile:1.1113
--- pkgsrc/textproc/Makefile:1.1112     Mon Feb 10 14:30:29 2020
+++ pkgsrc/textproc/Makefile    Tue Feb 11 15:00:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1112 2020/02/10 14:30:29 mef Exp $
+# $NetBSD: Makefile,v 1.1113 2020/02/11 15:00:25 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -986,6 +986,7 @@ SUBDIR+=    ruby-hikidoc
 SUBDIR+=       ruby-hpricot
 SUBDIR+=       ruby-html-parser
 SUBDIR+=       ruby-htree
+SUBDIR+=       ruby-inifile
 SUBDIR+=       ruby-itex2MML
 SUBDIR+=       ruby-json
 SUBDIR+=       ruby-json-pure



Home | Main Index | Thread Index | Old Index