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:           Sun Jul 27 09:04:50 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + py-sphinx-argparse


To generate a diff of this commit:
cvs rdiff -u -r1.1528 -r1.1529 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.1528 pkgsrc/textproc/Makefile:1.1529
--- pkgsrc/textproc/Makefile:1.1528     Sat Jul 26 08:59:07 2025
+++ pkgsrc/textproc/Makefile    Sun Jul 27 09:04:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1528 2025/07/26 08:59:07 pin Exp $
+# $NetBSD: Makefile,v 1.1529 2025/07/27 09:04:50 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1195,6 +1195,7 @@ SUBDIR+=  py-sgmllib3k
 SUBDIR+=       py-smartypants
 SUBDIR+=       py-snowballstemmer
 SUBDIR+=       py-sphinx
+SUBDIR+=       py-sphinx-argparse
 SUBDIR+=       py-sphinx-astropy
 SUBDIR+=       py-sphinx-autoapi
 SUBDIR+=       py-sphinx-autodoc-typehints



Home | Main Index | Thread Index | Old Index