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:           Mon Jan 17 09:25:44 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add two new packages


To generate a diff of this commit:
cvs rdiff -u -r1.1268 -r1.1269 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.1268 pkgsrc/textproc/Makefile:1.1269
--- pkgsrc/textproc/Makefile:1.1268     Tue Jan 11 19:17:22 2022
+++ pkgsrc/textproc/Makefile    Mon Jan 17 09:25:44 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1268 2022/01/11 19:17:22 adam Exp $
+# $NetBSD: Makefile,v 1.1269 2022/01/17 09:25:44 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -954,6 +954,7 @@ SUBDIR+=    py-acora
 SUBDIR+=       py-alabaster
 SUBDIR+=       py-antlr4
 SUBDIR+=       py-anyjson
+SUBDIR+=       py-astropy-sphinx-theme
 SUBDIR+=       py-babelfish
 SUBDIR+=       py-biplist
 SUBDIR+=       py-black
@@ -1084,6 +1085,7 @@ SUBDIR+=  py-snowballstemmer
 SUBDIR+=       py-sphinx
 SUBDIR+=       py-sphinx-autoapi
 SUBDIR+=       py-sphinx-autodoc-typehints
+SUBDIR+=       py-sphinx-automodapi
 SUBDIR+=       py-sphinx-issues
 SUBDIR+=       py-sphinx-rtd-theme
 SUBDIR+=       py-sphinx-theme-cloud



Home | Main Index | Thread Index | Old Index