Mon Jan 30 03:53:36 2023 UTC ()
textproc/Makefile: + hs-text-rope


(pho)
diff -r1.1362 -r1.1363 pkgsrc/textproc/Makefile

cvs diff -r1.1362 -r1.1363 pkgsrc/textproc/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/Makefile 2023/01/29 08:26:55 1.1362
+++ pkgsrc/textproc/Makefile 2023/01/30 03:53:36 1.1363
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1362 2023/01/29 08:26:55 pho Exp $ 1# $NetBSD: Makefile,v 1.1363 2023/01/30 03:53:36 pho Exp $
2# 2#
3 3
4COMMENT= Text processing utilities (does not include desktop publishing) 4COMMENT= Text processing utilities (does not include desktop publishing)
5 5
6SUBDIR+= CRF++ 6SUBDIR+= CRF++
7SUBDIR+= DWB 7SUBDIR+= DWB
8SUBDIR+= FlightCrew 8SUBDIR+= FlightCrew
9SUBDIR+= GutenMark 9SUBDIR+= GutenMark
10SUBDIR+= GutenMark-words 10SUBDIR+= GutenMark-words
11SUBDIR+= LDoc 11SUBDIR+= LDoc
12SUBDIR+= Markdown 12SUBDIR+= Markdown
13SUBDIR+= PEGTL 13SUBDIR+= PEGTL
14SUBDIR+= R-DT 14SUBDIR+= R-DT
@@ -353,26 +353,27 @@ SUBDIR+= hs-regex-tdfa @@ -353,26 +353,27 @@ SUBDIR+= hs-regex-tdfa
353SUBDIR+= hs-rfc5051 353SUBDIR+= hs-rfc5051
354SUBDIR+= hs-rope-utf16-splay 354SUBDIR+= hs-rope-utf16-splay
355SUBDIR+= hs-shakespeare 355SUBDIR+= hs-shakespeare
356SUBDIR+= hs-skylighting 356SUBDIR+= hs-skylighting
357SUBDIR+= hs-skylighting-core 357SUBDIR+= hs-skylighting-core
358SUBDIR+= hs-skylighting-format-ansi 358SUBDIR+= hs-skylighting-format-ansi
359SUBDIR+= hs-skylighting-format-blaze-html 359SUBDIR+= hs-skylighting-format-blaze-html
360SUBDIR+= hs-skylighting-format-context 360SUBDIR+= hs-skylighting-format-context
361SUBDIR+= hs-skylighting-format-latex 361SUBDIR+= hs-skylighting-format-latex
362SUBDIR+= hs-stringsearch 362SUBDIR+= hs-stringsearch
363SUBDIR+= hs-tagsoup 363SUBDIR+= hs-tagsoup
364SUBDIR+= hs-texmath 364SUBDIR+= hs-texmath
365SUBDIR+= hs-text-manipulate 365SUBDIR+= hs-text-manipulate
 366SUBDIR+= hs-text-rope
366SUBDIR+= hs-text-short 367SUBDIR+= hs-text-short
367SUBDIR+= hs-unicode-collation 368SUBDIR+= hs-unicode-collation
368SUBDIR+= hs-unicode-data 369SUBDIR+= hs-unicode-data
369SUBDIR+= hs-unicode-show 370SUBDIR+= hs-unicode-show
370SUBDIR+= hs-unicode-transforms 371SUBDIR+= hs-unicode-transforms
371SUBDIR+= hs-wcwidth 372SUBDIR+= hs-wcwidth
372SUBDIR+= hs-xml 373SUBDIR+= hs-xml
373SUBDIR+= hs-xml-conduit 374SUBDIR+= hs-xml-conduit
374SUBDIR+= hs-xml-types 375SUBDIR+= hs-xml-types
375SUBDIR+= hs-yaml 376SUBDIR+= hs-yaml
376SUBDIR+= html 377SUBDIR+= html
377SUBDIR+= html2text 378SUBDIR+= html2text
378SUBDIR+= html2wml 379SUBDIR+= html2wml