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 Feb  7 15:19:47 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1275 -r1.1276 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.1275 pkgsrc/textproc/Makefile:1.1276
--- pkgsrc/textproc/Makefile:1.1275     Sun Feb  6 07:46:29 2022
+++ pkgsrc/textproc/Makefile    Mon Feb  7 15:19:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1275 2022/02/06 07:46:29 adam Exp $
+# $NetBSD: Makefile,v 1.1276 2022/02/07 15:19:47 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1089,6 +1089,7 @@ SUBDIR+=  py-sphinx-astropy
 SUBDIR+=       py-sphinx-autoapi
 SUBDIR+=       py-sphinx-autodoc-typehints
 SUBDIR+=       py-sphinx-automodapi
+SUBDIR+=       py-sphinx-copybutton
 SUBDIR+=       py-sphinx-gallery
 SUBDIR+=       py-sphinx-issues
 SUBDIR+=       py-sphinx-rtd-theme



Home | Main Index | Thread Index | Old Index