From ded2188719f088681d04b44630447d6275bab99f Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Tue, 7 Nov 2017 20:34:37 +0000 Subject: - Rename securitypy-btchip to security/py-btchip-python to reflect official Python modules naming scheme [1]. - Explain in MOVED why the port was renamed - Update security/py-btchip-python to 0.1.22 - Update dependency of finance/electrum Notified by: koobs [1] --- finance/electrum/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'finance') diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile index fb467f98e02b..06a91d505a6a 100644 --- a/finance/electrum/Makefile +++ b/finance/electrum/Makefile @@ -3,7 +3,7 @@ PORTNAME= electrum PORTVERSION= 2.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \ http://download.electrum.org/${PORTVERSION}/ @@ -38,7 +38,7 @@ OPTIONS_DEFAULT=LEDGER TREZOR LEDGER_DESC= Enable LEDGER Bitcoin hardware wallet support TREZOR_DESC= Enable TREZOR Bitcoin hardware wallet support -LEDGER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}btchip>0:security/py-btchip +LEDGER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}btchip-python>0:security/py-btchip-python TREZOR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trezor>0:security/py-trezor LEDGER_PLIST_FILES= "@sample etc/devd/ledger_wallet.conf.sample" -- cgit v1.2.3