pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Tue Apr  6 10:01:23 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2021

Log Message:
doc: add devel/py-click-plugins


To generate a diff of this commit:
cvs rdiff -u -r1.3355 -r1.3356 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1991 -r1.1992 pkgsrc/doc/CHANGES-2021

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3355 pkgsrc/devel/Makefile:1.3356
--- pkgsrc/devel/Makefile:1.3355        Thu Apr  1 14:15:47 2021
+++ pkgsrc/devel/Makefile       Tue Apr  6 10:01:23 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3355 2021/04/01 14:15:47 taca Exp $
+# $NetBSD: Makefile,v 1.3356 2021/04/06 10:01:23 tnn Exp $
 #
 
 COMMENT=       Development utilities
@@ -2248,6 +2248,7 @@ SUBDIR+=  py-cheetah3
 SUBDIR+=       py-cle
 SUBDIR+=       py-click
 SUBDIR+=       py-click-log
+SUBDIR+=       py-click-plugins
 SUBDIR+=       py-click-threading
 SUBDIR+=       py-clickclick
 SUBDIR+=       py-codespell

Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.1991 pkgsrc/doc/CHANGES-2021:1.1992
--- pkgsrc/doc/CHANGES-2021:1.1991      Tue Apr  6 08:34:00 2021
+++ pkgsrc/doc/CHANGES-2021     Tue Apr  6 10:01:23 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.1991 2021/04/06 08:34:00 tnn Exp $
+$NetBSD: CHANGES-2021,v 1.1992 2021/04/06 10:01:23 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -3052,3 +3052,4 @@ Changes to the packages collection and i
        Updated devel/py-pybind11 to 2.6.2 [tnn 2021-04-06]
        Updated math/py-scipy to 1.6.2 [tnn 2021-04-06]
        Added x11/py-qtgraph-qt5 version 0.12.0 [tnn 2021-04-06]
+       Added devel/py-click-plugins version 1.1.1 [tnn 2021-04-06]



Home | Main Index | Thread Index | Old Index