pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Add hs-regex-tdfa



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c89a3ea75301
branches:  trunk
changeset: 409734:c89a3ea75301
user:      pho <pho%pkgsrc.org@localhost>
date:      Sun Jan 19 23:47:26 2020 +0000

description:
Add hs-regex-tdfa

diffstat:

 textproc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 06446093feb8 -r c89a3ea75301 textproc/Makefile
--- a/textproc/Makefile Sun Jan 19 23:46:03 2020 +0000
+++ b/textproc/Makefile Sun Jan 19 23:47:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1108 2020/01/19 15:02:01 pho Exp $
+# $NetBSD: Makefile,v 1.1109 2020/01/19 23:47:26 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -310,6 +310,7 @@
 SUBDIR+=       hs-regex-base
 SUBDIR+=       hs-regex-pcre
 SUBDIR+=       hs-regex-posix
+SUBDIR+=       hs-regex-tdfa
 SUBDIR+=       hs-skylighting
 SUBDIR+=       hs-skylighting-core
 SUBDIR+=       hs-stringsearch



Home | Main Index | Thread Index | Old Index