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:   adam
Date:           Mon Oct 21 21:06:04 UTC 2019

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Added py-sphinx1, py-sphinxcontrib-applehelp py-sphinxcontrib-devhelp py-sphinxcontrib-jsmath py-sphinxcontrib-htmlhelp py-sphinxcontrib-serializinghtml py-sphinxcontrib-qthelp


To generate a diff of this commit:
cvs rdiff -u -r1.1063 -r1.1064 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.1063 pkgsrc/textproc/Makefile:1.1064
--- pkgsrc/textproc/Makefile:1.1063     Sun Oct 20 18:04:21 2019
+++ pkgsrc/textproc/Makefile    Mon Oct 21 21:06:04 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1063 2019/10/20 18:04:21 leot Exp $
+# $NetBSD: Makefile,v 1.1064 2019/10/21 21:06:04 adam Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -874,8 +874,15 @@ SUBDIR+=   py-sphinx-autodoc-typehints
 SUBDIR+=       py-sphinx-issues
 SUBDIR+=       py-sphinx-rtd-theme
 SUBDIR+=       py-sphinx-theme-cloud
+SUBDIR+=       py-sphinx1
+SUBDIR+=       py-sphinxcontrib-applehelp
 SUBDIR+=       py-sphinxcontrib-bibtex
+SUBDIR+=       py-sphinxcontrib-devhelp
+SUBDIR+=       py-sphinxcontrib-jsmath
+SUBDIR+=       py-sphinxcontrib-htmlhelp
 SUBDIR+=       py-sphinxcontrib-newsfeed
+SUBDIR+=       py-sphinxcontrib-serializinghtml
+SUBDIR+=       py-sphinxcontrib-qthelp
 SUBDIR+=       py-sphinxcontrib-websupport
 SUBDIR+=       py-tablib
 SUBDIR+=       py-tabulate



Home | Main Index | Thread Index | Old Index