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 Sep  5 15:38:27 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-actionpack52-xml_parser


To generate a diff of this commit:
cvs rdiff -u -r1.1324 -r1.1325 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.1324 pkgsrc/textproc/Makefile:1.1325
--- pkgsrc/textproc/Makefile:1.1324     Tue Aug 30 15:38:11 2022
+++ pkgsrc/textproc/Makefile    Mon Sep  5 15:38:27 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1324 2022/08/30 15:38:11 taca Exp $
+# $NetBSD: Makefile,v 1.1325 2022/09/05 15:38:27 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1187,6 +1187,7 @@ SUBDIR+=  rtf-tools
 SUBDIR+=       rtfm
 SUBDIR+=       rubber
 SUBDIR+=       ruby-actionpack-xml_parser
+SUBDIR+=       ruby-actionpack52-xml_parser
 SUBDIR+=       ruby-actiontext60
 SUBDIR+=       ruby-actiontext61
 SUBDIR+=       ruby-actiontext70



Home | Main Index | Thread Index | Old Index