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 May 30 14:54:11 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: drop ruby-oniguruma


To generate a diff of this commit:
cvs rdiff -u -r1.1398 -r1.1399 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.1398 pkgsrc/textproc/Makefile:1.1399
--- pkgsrc/textproc/Makefile:1.1398     Mon May 29 16:29:40 2023
+++ pkgsrc/textproc/Makefile    Tue May 30 14:54:11 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1398 2023/05/29 16:29:40 gdt Exp $
+# $NetBSD: Makefile,v 1.1399 2023/05/30 14:54:11 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1270,7 +1270,6 @@ SUBDIR+=  ruby-nokogiri
 SUBDIR+=       ruby-nokogumbo
 SUBDIR+=       ruby-nori
 SUBDIR+=       ruby-nqxml
-SUBDIR+=       ruby-oniguruma
 SUBDIR+=       ruby-plist
 SUBDIR+=       ruby-pure-hyperestraier
 SUBDIR+=       ruby-rails-dom-testing



Home | Main Index | Thread Index | Old Index