aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2018-03-16 01:49:40 +0800
committerswills <swills@FreeBSD.org>2018-03-16 01:49:40 +0800
commit7a397aa605832f17d516cad2411e21fa7a632f4d (patch)
tree9a311a35ef75e92470a17dafc8b41ea7f9494cee
parent31a3ef7fcbe97ed8a2ce0c1f7a783830e865afb3 (diff)
downloadfreebsd-ports-gnome-7a397aa605832f17d516cad2411e21fa7a632f4d.tar.gz
freebsd-ports-gnome-7a397aa605832f17d516cad2411e21fa7a632f4d.tar.zst
freebsd-ports-gnome-7a397aa605832f17d516cad2411e21fa7a632f4d.zip
devel/py-qtconsole: update to 4.3.1
While here, pet portlint
-rw-r--r--devel/py-qtconsole/Makefile9
-rw-r--r--devel/py-qtconsole/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/py-qtconsole/Makefile b/devel/py-qtconsole/Makefile
index c5d13f274489..42d7e99f7b50 100644
--- a/devel/py-qtconsole/Makefile
+++ b/devel/py-qtconsole/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= qtconsole
-PORTVERSION= 4.3.0
-PORTREVISION= 1
+PORTVERSION= 4.3.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +9,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= swills@FreeBSD.org
COMMENT= Qt-based console for Jupyter with support for rich media output
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING.md
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter_core>=0:devel/py-jupyter_core@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter_client>=4.1:devel/py-jupyter_client@${FLAVOR} \
@@ -18,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${FLAVOR} \
USES= pyqt:4 python
USE_PYQT= core gui svg
-
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils flavors autoplist
.include <bsd.port.mk>
diff --git a/devel/py-qtconsole/distinfo b/devel/py-qtconsole/distinfo
index 07d1b980ed76..a00c18930068 100644
--- a/devel/py-qtconsole/distinfo
+++ b/devel/py-qtconsole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492100700
-SHA256 (qtconsole-4.3.0.tar.gz) = 2821ccf85853b83e4958521f82e36325208787eaf79b19b83905a99cc41aa209
-SIZE (qtconsole-4.3.0.tar.gz) = 416877
+TIMESTAMP = 1521045716
+SHA256 (qtconsole-4.3.1.tar.gz) = eff8c2faeda567a0bef5781f419a64e9977988db101652b312b9d74ec0a5109c
+SIZE (qtconsole-4.3.1.tar.gz) = 416931