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 May 26 15:51:46 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: remove ruby-redcarpet35


To generate a diff of this commit:
cvs rdiff -u -r1.1516 -r1.1517 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.1516 pkgsrc/textproc/Makefile:1.1517
--- pkgsrc/textproc/Makefile:1.1516     Thu May 22 13:35:08 2025
+++ pkgsrc/textproc/Makefile    Mon May 26 15:51:46 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1516 2025/05/22 13:35:08 taca Exp $
+# $NetBSD: Makefile,v 1.1517 2025/05/26 15:51:46 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1336,7 +1336,6 @@ SUBDIR+=  ruby-rchardet
 SUBDIR+=       ruby-rdiscount
 SUBDIR+=       ruby-rdtool
 SUBDIR+=       ruby-redcarpet
-SUBDIR+=       ruby-redcarpet35
 SUBDIR+=       ruby-redcloth
 SUBDIR+=       ruby-review
 SUBDIR+=       ruby-rexml



Home | Main Index | Thread Index | Old Index