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:           Tue Jul 22 11:07:39 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + py-et_xmlfile


To generate a diff of this commit:
cvs rdiff -u -r1.1525 -r1.1526 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.1525 pkgsrc/textproc/Makefile:1.1526
--- pkgsrc/textproc/Makefile:1.1525     Thu Jul 10 16:55:09 2025
+++ pkgsrc/textproc/Makefile    Tue Jul 22 11:07:39 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1525 2025/07/10 16:55:09 dkazankov Exp $
+# $NetBSD: Makefile,v 1.1526 2025/07/22 11:07:39 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1071,6 +1071,7 @@ SUBDIR+=  py-empy
 SUBDIR+=       py-enchant
 SUBDIR+=       py-epr-reader
 SUBDIR+=       py-eradicate
+SUBDIR+=       py-et_xmlfile
 SUBDIR+=       py-fastjsonschema
 SUBDIR+=       py-feedparser
 SUBDIR+=       py-feedparser5



Home | Main Index | Thread Index | Old Index