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 May 22 13:35:08 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1515 -r1.1516 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.1515 pkgsrc/textproc/Makefile:1.1516
--- pkgsrc/textproc/Makefile:1.1515     Mon May 12 09:51:14 2025
+++ pkgsrc/textproc/Makefile    Thu May 22 13:35:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1515 2025/05/12 09:51:14 markd Exp $
+# $NetBSD: Makefile,v 1.1516 2025/05/22 13:35:08 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1328,6 +1328,7 @@ SUBDIR+=  ruby-nokogumbo
 SUBDIR+=       ruby-nori
 SUBDIR+=       ruby-nqxml
 SUBDIR+=       ruby-plist
+SUBDIR+=       ruby-pp
 SUBDIR+=       ruby-pure-hyperestraier
 SUBDIR+=       ruby-rails-dom-testing
 SUBDIR+=       ruby-random-word



Home | Main Index | Thread Index | Old Index