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 Aug 30 15:38:11 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1323 -r1.1324 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.1323 pkgsrc/textproc/Makefile:1.1324
--- pkgsrc/textproc/Makefile:1.1323     Mon Aug 29 13:21:01 2022
+++ pkgsrc/textproc/Makefile    Tue Aug 30 15:38:11 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1323 2022/08/29 13:21:01 taca Exp $
+# $NetBSD: Makefile,v 1.1324 2022/08/30 15:38:11 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1254,6 +1254,7 @@ SUBDIR+=  ruby-rqrcode
 SUBDIR+=       ruby-rqrcode_core
 SUBDIR+=       ruby-rttool
 SUBDIR+=       ruby-safe_yaml
+SUBDIR+=       ruby-sanitize
 SUBDIR+=       ruby-sary
 SUBDIR+=       ruby-simple-rss
 SUBDIR+=       ruby-simplecov_json_formatter



Home | Main Index | Thread Index | Old Index