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:   ryoon
Date:           Sat Oct  5 04:45:57 UTC 2019
Modified Files:
        pkgsrc/textproc: Makefile
Log Message:
Enable ruby-kramdown-parser-gfm
To generate a diff of this commit:
cvs rdiff -u -r1.1055 -r1.1056 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.1055 pkgsrc/textproc/Makefile:1.1056
--- pkgsrc/textproc/Makefile:1.1055     Sat Oct  5 04:12:32 2019
+++ pkgsrc/textproc/Makefile    Sat Oct  5 04:45:57 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1055 2019/10/05 04:12:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.1056 2019/10/05 04:45:57 ryoon Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -940,6 +940,7 @@ SUBDIR+=    ruby-itex2MML
 SUBDIR+=       ruby-json
 SUBDIR+=       ruby-json-pure
 SUBDIR+=       ruby-kramdown
+SUBDIR+=       ruby-kramdown-parser-gfm
 SUBDIR+=       ruby-levenshtein
 SUBDIR+=       ruby-libxml
 SUBDIR+=       ruby-mab
Home |
Main Index |
Thread Index |
Old Index