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 10:22:34 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + hs-toml-parser


To generate a diff of this commit:
cvs rdiff -u -r1.1429 -r1.1430 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.1429 pkgsrc/textproc/Makefile:1.1430
--- pkgsrc/textproc/Makefile:1.1429     Tue Oct 24 07:44:43 2023
+++ pkgsrc/textproc/Makefile    Fri Oct 27 10:22:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1429 2023/10/24 07:44:43 pho Exp $
+# $NetBSD: Makefile,v 1.1430 2023/10/27 10:22:34 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -365,6 +365,7 @@ SUBDIR+=    hs-texmath
 SUBDIR+=       hs-text-manipulate
 SUBDIR+=       hs-text-rope
 SUBDIR+=       hs-text-short
+SUBDIR+=       hs-toml-parser
 SUBDIR+=       hs-typst-symbols
 SUBDIR+=       hs-unicode-collation
 SUBDIR+=       hs-unicode-data



Home | Main Index | Thread Index | Old Index