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:           Thu Jan 22 07:28:00 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile
Removed Files:
        pkgsrc/textproc/ruby-rexml: DESCR Makefile PLIST distinfo

Log Message:
textproc/ruby-rexml: remove package

Now, all Ruby (base) package contains rexml gem as a bundled gem.
So, good by now.


To generate a diff of this commit:
cvs rdiff -u -r1.1564 -r1.1565 pkgsrc/textproc/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/ruby-rexml/DESCR
cvs rdiff -u -r1.31 -r0 pkgsrc/textproc/ruby-rexml/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/textproc/ruby-rexml/PLIST
cvs rdiff -u -r1.19 -r0 pkgsrc/textproc/ruby-rexml/distinfo

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.1564 pkgsrc/textproc/Makefile:1.1565
--- pkgsrc/textproc/Makefile:1.1564     Thu Jan 15 13:26:22 2026
+++ pkgsrc/textproc/Makefile    Thu Jan 22 07:28:00 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1564 2026/01/15 13:26:22 wiz Exp $
+# $NetBSD: Makefile,v 1.1565 2026/01/22 07:28:00 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1364,7 +1364,6 @@ 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