pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: add two new packages



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9ab2d97647c
branches:  trunk
changeset: 371979:c9ab2d97647c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 17 09:25:44 2022 +0000

description:
textproc/Makefile: add two new packages

diffstat:

 textproc/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 678ebf6dd961 -r c9ab2d97647c textproc/Makefile
--- a/textproc/Makefile Mon Jan 17 09:25:22 2022 +0000
+++ b/textproc/Makefile Mon Jan 17 09:25:44 2022 +0000
@@ -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-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-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