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:           Wed Jun 21 13:33:21 UTC 2017

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add and enable ruby-stringex1.


To generate a diff of this commit:
cvs rdiff -u -r1.933 -r1.934 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.933 pkgsrc/textproc/Makefile:1.934
--- pkgsrc/textproc/Makefile:1.933      Sat Jun 10 16:35:52 2017
+++ pkgsrc/textproc/Makefile    Wed Jun 21 13:33:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.933 2017/06/10 16:35:52 taca Exp $
+# $NetBSD: Makefile,v 1.934 2017/06/21 13:33:21 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -860,6 +860,7 @@ SUBDIR+=    ruby-safe_yaml
 SUBDIR+=       ruby-sary
 SUBDIR+=       ruby-simple-rss
 SUBDIR+=       ruby-stringex
+SUBDIR+=       ruby-stringex1
 SUBDIR+=       ruby-syntax
 SUBDIR+=       ruby-text
 SUBDIR+=       ruby-textpow



Home | Main Index | Thread Index | Old Index