aboutsummaryrefslogtreecommitdiff
path: root/security/py-trezor
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2018-06-11 08:36:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2018-06-11 08:36:57 +0000
commit0426e96d2b86d3af81656d57991bdd6eebaceeb9 (patch)
treece654e1083a6d7e1f933043dc70d2ce6d4d4cdf3 /security/py-trezor
parent290fb29d1677f0687728a56049798d00657b9abf (diff)
downloadports-0426e96d2b86d3af81656d57991bdd6eebaceeb9.tar.gz
ports-0426e96d2b86d3af81656d57991bdd6eebaceeb9.zip
Update to 0.10.0
Notes
Notes: svn path=/head/; revision=472173
Diffstat (limited to 'security/py-trezor')
-rw-r--r--security/py-trezor/Makefile7
-rw-r--r--security/py-trezor/distinfo8
2 files changed, 10 insertions, 5 deletions
diff --git a/security/py-trezor/Makefile b/security/py-trezor/Makefile
index c8c43e8a13e9..e7170081f7be 100644
--- a/security/py-trezor/Makefile
+++ b/security/py-trezor/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= trezor
-PORTVERSION= 0.9.1
+PORTVERSION= 0.10.0
DISTVERSIONPREFIX= v
CATEGORIES= security
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,11 +18,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mnemonic>=0:security/py-mnemonic@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=2.5.0:devel/py-protobuf@${FLAVOR}
-USES= python
+USES= python:3.3+ shebangfix
USE_GITHUB= yes
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
GH_PROJECT= python-trezor
+GH_TUPLE= trezor:trezor-common:7be980a:common/vendor/trezor-common
+
+SHEBANG_FILES= vendor/trezor-common/defs/coins/tools/build_coins.py
.include <bsd.port.mk>
diff --git a/security/py-trezor/distinfo b/security/py-trezor/distinfo
index 3e568da5ab0a..25140ba29832 100644
--- a/security/py-trezor/distinfo
+++ b/security/py-trezor/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1520325351
-SHA256 (trezor-python-trezor-v0.9.1_GH0.tar.gz) = 032510e74dbff956a5160e5a20067e61b20ade824cce5fccd300bdbdf04b8de6
-SIZE (trezor-python-trezor-v0.9.1_GH0.tar.gz) = 211046
+TIMESTAMP = 1528705638
+SHA256 (trezor-python-trezor-v0.10.0_GH0.tar.gz) = 0b1c59c39a2806ef7f04d7239d5ff222b33464218142bc6ae304da9a0cbc6dce
+SIZE (trezor-python-trezor-v0.10.0_GH0.tar.gz) = 253756
+SHA256 (trezor-trezor-common-7be980a_GH0.tar.gz) = 531108165901acae820db4282e0b0a28c087a7cbeac5c833d8f00087dc64a6cc
+SIZE (trezor-trezor-common-7be980a_GH0.tar.gz) = 294090