diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 23:27:43 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 23:27:43 +0800 |
commit | 300ee633d06397bd6509f73887cd59c0accc234d (patch) | |
tree | 43e2e39cd7a374708b23162a9e9ed8327a6fda56 /finance/bitcoin-armory | |
parent | fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 (diff) | |
download | freebsd-ports-gnome-300ee633d06397bd6509f73887cd59c0accc234d.tar.gz freebsd-ports-gnome-300ee633d06397bd6509f73887cd59c0accc234d.tar.zst freebsd-ports-gnome-300ee633d06397bd6509f73887cd59c0accc234d.zip |
Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'finance/bitcoin-armory')
-rw-r--r-- | finance/bitcoin-armory/Makefile | 4 | ||||
-rw-r--r-- | finance/bitcoin-armory/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/finance/bitcoin-armory/Makefile b/finance/bitcoin-armory/Makefile index 779689b63f4c..829c5cee6c3a 100644 --- a/finance/bitcoin-armory/Makefile +++ b/finance/bitcoin-armory/Makefile @@ -3,6 +3,7 @@ PORTNAME= BitcoinArmory PORTVERSION= 0.92.3 +DISTVERSIONPREFIX= v CATEGORIES= finance MAINTAINER= yuri@rawbw.com @@ -21,9 +22,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-core>=${PYQT4_VERSION}:${PORTSDIR}/devel USE_GITHUB= yes GH_ACCOUNT= etotheipi -GH_PROJECT= BitcoinArmory -GH_COMMIT= 2aa5449 -GH_TAGNAME= v${PORTVERSION} USES= gmake python USE_GCC= yes diff --git a/finance/bitcoin-armory/distinfo b/finance/bitcoin-armory/distinfo index 4a2507f7c78c..0ad9ba5e72ca 100644 --- a/finance/bitcoin-armory/distinfo +++ b/finance/bitcoin-armory/distinfo @@ -1,2 +1,2 @@ -SHA256 (BitcoinArmory-0.92.3.tar.gz) = bd42044fe0c68179ab30d7e7c20ad48d6297e7ee31df83eb1eb37cd1bfead604 -SIZE (BitcoinArmory-0.92.3.tar.gz) = 4700628 +SHA256 (etotheipi-BitcoinArmory-v0.92.3_GH0.tar.gz) = 349a734997527c34f66d53cdeb987aa6345907703a6d62dc48f7e5487933a13a +SIZE (etotheipi-BitcoinArmory-v0.92.3_GH0.tar.gz) = 4698713 |