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: Fri Mar 31 15:27:45 UTC 2023
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc/Makefile: sort
To generate a diff of this commit:
cvs rdiff -u -r1.1374 -r1.1375 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.1374 pkgsrc/textproc/Makefile:1.1375
--- pkgsrc/textproc/Makefile:1.1374 Thu Mar 30 19:12:12 2023
+++ pkgsrc/textproc/Makefile Fri Mar 31 15:27:45 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1374 2023/03/30 19:12:12 he Exp $
+# $NetBSD: Makefile,v 1.1375 2023/03/31 15:27:45 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1178,8 +1178,8 @@ SUBDIR+= py-xmlschema
SUBDIR+= py-xmltodict
SUBDIR+= py-yamcha
SUBDIR+= py-yaml
-SUBDIR+= py-yamlordereddictloader
SUBDIR+= py-yamllint
+SUBDIR+= py-yamlordereddictloader
SUBDIR+= py27-cssselect2
SUBDIR+= py27-jinja2
SUBDIR+= py27-markupsafe
Home |
Main Index |
Thread Index |
Old Index