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: tnn
Date: Tue Apr 19 11:14:55 UTC 2022
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc/Makefile: add py27-markupsafe, py27-jinja2
To generate a diff of this commit:
cvs rdiff -u -r1.1302 -r1.1303 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.1302 pkgsrc/textproc/Makefile:1.1303
--- pkgsrc/textproc/Makefile:1.1302 Sun Apr 17 22:50:47 2022
+++ pkgsrc/textproc/Makefile Tue Apr 19 11:14:55 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1302 2022/04/17 22:50:47 wiz Exp $
+# $NetBSD: Makefile,v 1.1303 2022/04/19 11:14:55 tnn Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1151,6 +1151,8 @@ SUBDIR+= py-xmltodict
SUBDIR+= py-yamcha
SUBDIR+= py-yaml
SUBDIR+= py27-cssselect2
+SUBDIR+= py27-jinja2
+SUBDIR+= py27-markupsafe
SUBDIR+= py27-pyphen
SUBDIR+= py27-tinycss2
SUBDIR+= qore-json-module
Home |
Main Index |
Thread Index |
Old Index