Wed Feb 16 10:03:41 2022 UTC ()
textproc/Makefile: + hs-rope-utf16-splay


(pho)
diff -r1.1286 -r1.1287 pkgsrc/textproc/Makefile

cvs diff -r1.1286 -r1.1287 pkgsrc/textproc/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/Makefile 2022/02/16 07:36:53 1.1286
+++ pkgsrc/textproc/Makefile 2022/02/16 10:03:41 1.1287
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1286 2022/02/16 07:36:53 pho Exp $ 1# $NetBSD: Makefile,v 1.1287 2022/02/16 10:03:41 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+= OdfConverter 13SUBDIR+= OdfConverter
14SUBDIR+= PEGTL 14SUBDIR+= PEGTL
@@ -325,26 +325,27 @@ SUBDIR+= hs-libyaml @@ -325,26 +325,27 @@ SUBDIR+= hs-libyaml
325SUBDIR+= hs-lucid 325SUBDIR+= hs-lucid
326SUBDIR+= hs-megaparsec 326SUBDIR+= hs-megaparsec
327SUBDIR+= hs-pandoc-types 327SUBDIR+= hs-pandoc-types
328SUBDIR+= hs-polyparse 328SUBDIR+= hs-polyparse
329SUBDIR+= hs-prettyprinter 329SUBDIR+= hs-prettyprinter
330SUBDIR+= hs-prettyprinter-ansi-terminal 330SUBDIR+= hs-prettyprinter-ansi-terminal
331SUBDIR+= hs-regex-applicative 331SUBDIR+= hs-regex-applicative
332SUBDIR+= hs-regex-base 332SUBDIR+= hs-regex-base
333SUBDIR+= hs-regex-compat-tdfa 333SUBDIR+= hs-regex-compat-tdfa
334SUBDIR+= hs-regex-pcre 334SUBDIR+= hs-regex-pcre
335SUBDIR+= hs-regex-posix 335SUBDIR+= hs-regex-posix
336SUBDIR+= hs-regex-tdfa 336SUBDIR+= hs-regex-tdfa
337SUBDIR+= hs-rfc5051 337SUBDIR+= hs-rfc5051
 338SUBDIR+= hs-rope-utf16-splay
338SUBDIR+= hs-shakespeare 339SUBDIR+= hs-shakespeare
339SUBDIR+= hs-skylighting 340SUBDIR+= hs-skylighting
340SUBDIR+= hs-skylighting-core 341SUBDIR+= hs-skylighting-core
341SUBDIR+= hs-stringsearch 342SUBDIR+= hs-stringsearch
342SUBDIR+= hs-tagsoup 343SUBDIR+= hs-tagsoup
343SUBDIR+= hs-texmath 344SUBDIR+= hs-texmath
344SUBDIR+= hs-text-short 345SUBDIR+= hs-text-short
345SUBDIR+= hs-unicode-collation 346SUBDIR+= hs-unicode-collation
346SUBDIR+= hs-unicode-data 347SUBDIR+= hs-unicode-data
347SUBDIR+= hs-unicode-show 348SUBDIR+= hs-unicode-show
348SUBDIR+= hs-unicode-transforms 349SUBDIR+= hs-unicode-transforms
349SUBDIR+= hs-wcwidth 350SUBDIR+= hs-wcwidth
350SUBDIR+= hs-xml 351SUBDIR+= hs-xml