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:           Sun Mar  5 14:47:17 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-unicode-blocks


To generate a diff of this commit:
cvs rdiff -u -r1.1366 -r1.1367 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.1366 pkgsrc/textproc/Makefile:1.1367
--- pkgsrc/textproc/Makefile:1.1366     Thu Feb 23 15:55:15 2023
+++ pkgsrc/textproc/Makefile    Sun Mar  5 14:47:17 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1366 2023/02/23 15:55:15 taca Exp $
+# $NetBSD: Makefile,v 1.1367 2023/03/05 14:47:17 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1288,6 +1288,7 @@ SUBDIR+=  ruby-tilt
 SUBDIR+=       ruby-toml
 SUBDIR+=       ruby-treetop
 SUBDIR+=       ruby-ultraviolet
+SUBDIR+=       ruby-unicode-blocks
 SUBDIR+=       ruby-unicode-display_width
 SUBDIR+=       ruby-unicode_utils
 SUBDIR+=       ruby-will-paginate



Home | Main Index | Thread Index | Old Index