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:           Sat Apr 24 16:23:34 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc: +hs-xml-conduit


To generate a diff of this commit:
cvs rdiff -u -r1.1209 -r1.1210 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.1209 pkgsrc/textproc/Makefile:1.1210
--- pkgsrc/textproc/Makefile:1.1209     Sat Apr 24 16:13:45 2021
+++ pkgsrc/textproc/Makefile    Sat Apr 24 16:23:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1209 2021/04/24 16:13:45 pho Exp $
+# $NetBSD: Makefile,v 1.1210 2021/04/24 16:23:34 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -342,6 +342,7 @@ SUBDIR+=    hs-unicode-show
 SUBDIR+=       hs-unicode-transforms
 SUBDIR+=       hs-wcwidth
 SUBDIR+=       hs-xml
+SUBDIR+=       hs-xml-conduit
 SUBDIR+=       hs-xml-types
 SUBDIR+=       hs-yaml
 SUBDIR+=       html



Home | Main Index | Thread Index | Old Index