aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2019-09-27 06:18:32 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2019-09-27 06:18:32 +0000
commitc16cbc3500ebc540cef8688c8f03b087b63d83f0 (patch)
tree58e7d1be3a01fccc8afc6ad55e38b338d19a3fb8 /security
parentd17f0fd8b0e804cf58d77abd1d720d1a83f9d00d (diff)
downloadports-c16cbc3500ebc540cef8688c8f03b087b63d83f0.tar.gz
ports-c16cbc3500ebc540cef8688c8f03b087b63d83f0.zip
Update to 0.11.5
Notes
Notes: svn path=/head/; revision=513002
Diffstat (limited to 'security')
-rw-r--r--security/py-trezor/Makefile23
-rw-r--r--security/py-trezor/distinfo6
2 files changed, 14 insertions, 15 deletions
diff --git a/security/py-trezor/Makefile b/security/py-trezor/Makefile
index 7fd28c74a2ad..6afcdc796cfe 100644
--- a/security/py-trezor/Makefile
+++ b/security/py-trezor/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= trezor
-PORTVERSION= 0.11.4
+PORTVERSION= 0.11.5
CATEGORIES= security
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,21 +15,20 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= protoc:devel/protobuf \
${PYTHON_PKGNAMEPREFIX}protobuf>=2.5.0:devel/py-protobuf@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}construct>=0:devel/py-construct@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}hidapi>=0:comms/py-hidapi@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7:devel/py-click@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}construct>=2.9:devel/py-construct@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}ecdsa>=0.9:security/py-ecdsa@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hidapi>=0.7.99.post20:comms/py-hidapi@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}mnemonic>=0.17:security/py-mnemonic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=2.5.0:devel/py-protobuf@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyblake2>=0:security/py-pyblake2@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyblake2>=0.9.3:security/py-pyblake2@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}libusb1>=1.6.4:devel/py-libusb1@${PY_FLAVOR}
-USES= python:3.3+ shebangfix
+USES= python:3.3+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-SHEBANG_FILES= trezorlib/tests/burn_tests/burntest_t1.py \
- trezorlib/tests/burn_tests/burntest_t2.py
-
.include <bsd.port.mk>
diff --git a/security/py-trezor/distinfo b/security/py-trezor/distinfo
index 385669be8d75..3fa53eab35b0 100644
--- a/security/py-trezor/distinfo
+++ b/security/py-trezor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567151259
-SHA256 (trezor-0.11.4.tar.gz) = aeb3f56a4c389495617f27bf218471b7969f636d25ddc491dfefeb8a1b3cd499
-SIZE (trezor-0.11.4.tar.gz) = 293633
+TIMESTAMP = 1569563731
+SHA256 (trezor-0.11.5.tar.gz) = cd8aafd70a281daa644c4a3fb021ffac20b7a88e86226ecc8bb3e78e1734a184
+SIZE (trezor-0.11.5.tar.gz) = 154082