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:           Mon Aug 29 13:21:01 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-html-pipeline


To generate a diff of this commit:
cvs rdiff -u -r1.1322 -r1.1323 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.1322 pkgsrc/textproc/Makefile:1.1323
--- pkgsrc/textproc/Makefile:1.1322     Mon Aug 29 12:55:48 2022
+++ pkgsrc/textproc/Makefile    Mon Aug 29 13:21:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1322 2022/08/29 12:55:48 taca Exp $
+# $NetBSD: Makefile,v 1.1323 2022/08/29 13:21:01 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1215,6 +1215,7 @@ SUBDIR+=  ruby-haml
 SUBDIR+=       ruby-hikidoc
 SUBDIR+=       ruby-hpricot
 SUBDIR+=       ruby-html-parser
+SUBDIR+=       ruby-html-pipeline
 SUBDIR+=       ruby-htmlentities
 SUBDIR+=       ruby-htree
 SUBDIR+=       ruby-inifile



Home | Main Index | Thread Index | Old Index