From owner-svn-ports-head@freebsd.org Fri Nov 13 02:43:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DC16A2C3BF; Fri, 13 Nov 2015 02:43:41 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1971C1E12; Fri, 13 Nov 2015 02:43:41 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAD2heOO092828; Fri, 13 Nov 2015 02:43:40 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAD2hdDN092824; Fri, 13 Nov 2015 02:43:39 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511130243.tAD2hdDN092824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 13 Nov 2015 02:43:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401472 - head/finance/bitcoin-armory X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Nov 2015 02:43:41 -0000 Author: junovitch Date: Fri Nov 13 02:43:39 2015 New Revision: 401472 URL: https://svnweb.freebsd.org/changeset/ports/401472 Log: finance/bitcoin-armory: update 0.93.2 -> 0.93.3 PR: 204315 Submitted by: yuri@rawbw.com (maintainer) Modified: head/finance/bitcoin-armory/Makefile head/finance/bitcoin-armory/distinfo head/finance/bitcoin-armory/pkg-plist Modified: head/finance/bitcoin-armory/Makefile ============================================================================== --- head/finance/bitcoin-armory/Makefile Fri Nov 13 00:31:42 2015 (r401471) +++ head/finance/bitcoin-armory/Makefile Fri Nov 13 02:43:39 2015 (r401472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= BitcoinArmory -PORTVERSION= 0.93.2 +PORTVERSION= 0.93.3 DISTVERSIONPREFIX= v CATEGORIES= finance Modified: head/finance/bitcoin-armory/distinfo ============================================================================== --- head/finance/bitcoin-armory/distinfo Fri Nov 13 00:31:42 2015 (r401471) +++ head/finance/bitcoin-armory/distinfo Fri Nov 13 02:43:39 2015 (r401472) @@ -1,2 +1,2 @@ -SHA256 (etotheipi-BitcoinArmory-v0.93.2_GH0.tar.gz) = 0efcf179a4ea0c2e8f873378d5f171efefe720cb91ba2208223871bc1b83ac71 -SIZE (etotheipi-BitcoinArmory-v0.93.2_GH0.tar.gz) = 4774815 +SHA256 (etotheipi-BitcoinArmory-v0.93.3_GH0.tar.gz) = 11bce61ed26a2d196e447735b5d5bd8281eb22633bb013e60da7cc0831b1f77d +SIZE (etotheipi-BitcoinArmory-v0.93.3_GH0.tar.gz) = 4783891 Modified: head/finance/bitcoin-armory/pkg-plist ============================================================================== --- head/finance/bitcoin-armory/pkg-plist Fri Nov 13 00:31:42 2015 (r401471) +++ head/finance/bitcoin-armory/pkg-plist Fri Nov 13 02:43:39 2015 (r401472) @@ -131,6 +131,7 @@ lib/armory/pytest/testPyBtcAddress.py lib/armory/pytest/testPyBtcWallet.py lib/armory/pytest/testPyBtcWalletRecovery.py lib/armory/pytest/testPyTX.py +lib/armory/pytest/testSigning.py lib/armory/pytest/testSplitSecret.py lib/armory/pytest/testUserAddress.py lib/armory/pytest/testUtility.py