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:           Fri Oct 27 13:16:18 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + hs-prettyprinter-compat-ansi-wl-pprint


To generate a diff of this commit:
cvs rdiff -u -r1.1431 -r1.1432 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.1431 pkgsrc/textproc/Makefile:1.1432
--- pkgsrc/textproc/Makefile:1.1431     Fri Oct 27 10:24:14 2023
+++ pkgsrc/textproc/Makefile    Fri Oct 27 13:16:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1431 2023/10/27 10:24:14 pho Exp $
+# $NetBSD: Makefile,v 1.1432 2023/10/27 13:16:18 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -344,6 +344,7 @@ SUBDIR+=    hs-parsers
 SUBDIR+=       hs-polyparse
 SUBDIR+=       hs-prettyprinter
 SUBDIR+=       hs-prettyprinter-ansi-terminal
+SUBDIR+=       hs-prettyprinter-compat-ansi-wl-pprint
 SUBDIR+=       hs-regex-applicative
 SUBDIR+=       hs-regex-base
 SUBDIR+=       hs-regex-compat-tdfa



Home | Main Index | Thread Index | Old Index