pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Oct 16 11:06:18 UTC 2019

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang: Add py38-html-docs


To generate a diff of this commit:
cvs rdiff -u -r1.525 -r1.526 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.525 pkgsrc/lang/Makefile:1.526
--- pkgsrc/lang/Makefile:1.525  Tue Oct 15 16:50:10 2019
+++ pkgsrc/lang/Makefile        Wed Oct 16 11:06:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.525 2019/10/15 16:50:10 adam Exp $
+# $NetBSD: Makefile,v 1.526 2019/10/16 11:06:18 leot Exp $
 #
 
 COMMENT=       Programming languages
@@ -217,6 +217,7 @@ SUBDIR+=    py-uncompyle6
 SUBDIR+=       py27-html-docs
 SUBDIR+=       py36-html-docs
 SUBDIR+=       py37-html-docs
+SUBDIR+=       py38-html-docs
 #SUBDIR+=      python          # only contains Makefile fragments
 SUBDIR+=       python27
 SUBDIR+=       python36



Home | Main Index | Thread Index | Old Index