mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to version 0.92.3 [1]
- Upstream switched to github [1] - Remove leading article from COMMENT PR: 194753 [1] Submitted by: maintainer [1]
This commit is contained in:
parent
fe5adf90f2
commit
83d396ebbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374125
2 changed files with 10 additions and 6 deletions
|
@ -2,13 +2,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= BitcoinArmory
|
||||
PORTVERSION= 0.92.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.92.3
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= https://codeload.github.com/etotheipi/BitcoinArmory/tar.gz/v${PORTVERSION}?dummy=/
|
||||
|
||||
MAINTAINER= yuri@rawbw.com
|
||||
COMMENT= An implementation of desktop bitcoin management system
|
||||
COMMENT= Implementation of desktop bitcoin management system
|
||||
|
||||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
@ -21,6 +19,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-core>=${PYQT4_VERSION}:${PORTSDIR}/devel
|
|||
${PYTHON_PKGNAMEPREFIX}twistedCore>=14.0.0:${PORTSDIR}/devel/py-twistedCore \
|
||||
${PYTHON_PKGNAMEPREFIX}psutil>1.2.1:${PORTSDIR}/sysutils/py-psutil
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= etotheipi
|
||||
GH_PROJECT= BitcoinArmory
|
||||
GH_COMMIT= 2aa5449
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
||||
USES= gmake python
|
||||
USE_GCC= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (BitcoinArmory-0.92.1.tar.gz) = d3bf86086f69a4edaf95daf5e12a9711660e5beeb4535763f43f03fdaf409a68
|
||||
SIZE (BitcoinArmory-0.92.1.tar.gz) = 4694339
|
||||
SHA256 (BitcoinArmory-0.92.3.tar.gz) = bd42044fe0c68179ab30d7e7c20ad48d6297e7ee31df83eb1eb37cd1bfead604
|
||||
SIZE (BitcoinArmory-0.92.3.tar.gz) = 4700628
|
||||
|
|
Loading…
Add table
Reference in a new issue