Fri Jan 3 06:19:05 2020 UTC ()
Add hs-regex-pcre


(pho)
diff -r1.1074 -r1.1075 pkgsrc/textproc/Makefile

cvs diff -r1.1074 -r1.1075 pkgsrc/textproc/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/Makefile 2019/12/12 16:21:38 1.1074
+++ pkgsrc/textproc/Makefile 2020/01/03 06:19:05 1.1075
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1074 2019/12/12 16:21:38 taca Exp $ 1# $NetBSD: Makefile,v 1.1075 2020/01/03 06:19:05 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+= R-brew 14SUBDIR+= R-brew
@@ -275,26 +275,27 @@ SUBDIR+= hfstospell @@ -275,26 +275,27 @@ SUBDIR+= hfstospell
275SUBDIR+= highlight 275SUBDIR+= highlight
276SUBDIR+= highway 276SUBDIR+= highway
277SUBDIR+= hre 277SUBDIR+= hre
278SUBDIR+= hs-attoparsec 278SUBDIR+= hs-attoparsec
279SUBDIR+= hs-blaze-html 279SUBDIR+= hs-blaze-html
280SUBDIR+= hs-blaze-markup 280SUBDIR+= hs-blaze-markup
281SUBDIR+= hs-case-insensitive 281SUBDIR+= hs-case-insensitive
282SUBDIR+= hs-cgrep 282SUBDIR+= hs-cgrep
283SUBDIR+= hs-hscolour 283SUBDIR+= hs-hscolour
284SUBDIR+= hs-pandoc-types 284SUBDIR+= hs-pandoc-types
285SUBDIR+= hs-parsec 285SUBDIR+= hs-parsec
286SUBDIR+= hs-polyparse 286SUBDIR+= hs-polyparse
287SUBDIR+= hs-regex-base 287SUBDIR+= hs-regex-base
 288SUBDIR+= hs-regex-pcre
288SUBDIR+= hs-regex-posix 289SUBDIR+= hs-regex-posix
289SUBDIR+= hs-stringsearch 290SUBDIR+= hs-stringsearch
290SUBDIR+= hs-tagsoup 291SUBDIR+= hs-tagsoup
291SUBDIR+= hs-texmath 292SUBDIR+= hs-texmath
292SUBDIR+= hs-xml 293SUBDIR+= hs-xml
293SUBDIR+= html 294SUBDIR+= html
294SUBDIR+= html2text 295SUBDIR+= html2text
295SUBDIR+= html2wml 296SUBDIR+= html2wml
296SUBDIR+= hugs-HaXml 297SUBDIR+= hugs-HaXml
297SUBDIR+= hunspell 298SUBDIR+= hunspell
298SUBDIR+= hunspell-af_ZA 299SUBDIR+= hunspell-af_ZA
299SUBDIR+= hunspell-ar 300SUBDIR+= hunspell-ar
300SUBDIR+= hunspell-bg_BG 301SUBDIR+= hunspell-bg_BG