pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc doc: add x11/py-qtgraph-qt5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16855c40eae6
branches:  trunk
changeset: 449809:16855c40eae6
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Apr 06 08:34:00 2021 +0000

description:
doc: add x11/py-qtgraph-qt5

diffstat:

 doc/CHANGES-2021 |  5 ++++-
 x11/Makefile     |  3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r 5642679db2e0 -r 16855c40eae6 doc/CHANGES-2021
--- a/doc/CHANGES-2021  Tue Apr 06 08:31:49 2021 +0000
+++ b/doc/CHANGES-2021  Tue Apr 06 08:34:00 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.1990 2021/04/06 07:59:59 adam Exp $
+$NetBSD: CHANGES-2021,v 1.1991 2021/04/06 08:34:00 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -3049,3 +3049,6 @@
        Updated textproc/py-elementpath to 2.2.1 [adam 2021-04-06]
        Updated sysutils/macchina to 0.6.3 [pin 2021-04-06]
        Updated audio/libwildmidi to 0.4.4 [wiz 2021-04-06]
+       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]
diff -r 5642679db2e0 -r 16855c40eae6 x11/Makefile
--- a/x11/Makefile      Tue Apr 06 08:31:49 2021 +0000
+++ b/x11/Makefile      Tue Apr 06 08:34:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.923 2021/04/02 10:07:20 wiz Exp $
+# $NetBSD: Makefile,v 1.924 2021/04/06 08:34:00 tnn Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -332,6 +332,7 @@
 SUBDIR+=       py-qt4
 SUBDIR+=       py-qt5
 SUBDIR+=       py-qt5-qscintilla
+SUBDIR+=       py-qtgraph-qt5
 SUBDIR+=       py-qwt-qt5
 SUBDIR+=       py-sip
 SUBDIR+=       py-sip-qt4



Home | Main Index | Thread Index | Old Index