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:   wiz
Date:           Thu Nov 25 21:14:51 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + py-tomli


To generate a diff of this commit:
cvs rdiff -u -r1.1259 -r1.1260 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.1259 pkgsrc/textproc/Makefile:1.1260
--- pkgsrc/textproc/Makefile:1.1259     Thu Nov 25 08:55:42 2021
+++ pkgsrc/textproc/Makefile    Thu Nov 25 21:14:51 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1259 2021/11/25 08:55:42 wiz Exp $
+# $NetBSD: Makefile,v 1.1260 2021/11/25 21:14:51 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1104,6 +1104,7 @@ SUBDIR+=  py-text-unidecode
 SUBDIR+=       py-textile
 SUBDIR+=       py-tinycss2
 SUBDIR+=       py-toml
+SUBDIR+=       py-tomli
 SUBDIR+=       py-ujson
 SUBDIR+=       py-uritemplate
 SUBDIR+=       py-validators



Home | Main Index | Thread Index | Old Index