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:   pho
Date:           Mon Feb 14 14:43:32 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
+hs-regex-compat-tdfa


To generate a diff of this commit:
cvs rdiff -u -r1.1284 -r1.1285 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.1284 pkgsrc/textproc/Makefile:1.1285
--- pkgsrc/textproc/Makefile:1.1284     Mon Feb 14 14:42:31 2022
+++ pkgsrc/textproc/Makefile    Mon Feb 14 14:43:32 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1284 2022/02/14 14:42:31 pho Exp $
+# $NetBSD: Makefile,v 1.1285 2022/02/14 14:43:32 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -329,6 +329,7 @@ SUBDIR+=    hs-prettyprinter
 SUBDIR+=       hs-prettyprinter-ansi-terminal
 SUBDIR+=       hs-regex-applicative
 SUBDIR+=       hs-regex-base
+SUBDIR+=       hs-regex-compat-tdfa
 SUBDIR+=       hs-regex-pcre
 SUBDIR+=       hs-regex-posix
 SUBDIR+=       hs-regex-tdfa



Home | Main Index | Thread Index | Old Index