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:           Sat Jul 20 16:15:32 UTC 2024

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1478 -r1.1479 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.1478 pkgsrc/textproc/Makefile:1.1479
--- pkgsrc/textproc/Makefile:1.1478     Fri Jun 14 18:28:07 2024
+++ pkgsrc/textproc/Makefile    Sat Jul 20 16:15:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1478 2024/06/14 18:28:07 wiz Exp $
+# $NetBSD: Makefile,v 1.1479 2024/07/20 16:15:32 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1312,6 +1312,7 @@ SUBDIR+=  ruby-rdtool
 SUBDIR+=       ruby-redcarpet
 SUBDIR+=       ruby-redcloth
 SUBDIR+=       ruby-review
+SUBDIR+=       ruby-rexml
 SUBDIR+=       ruby-rison
 SUBDIR+=       ruby-rqrcode
 SUBDIR+=       ruby-rqrcode_core



Home | Main Index | Thread Index | Old Index