1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to version 0.901

This commit is contained in:
Steven Kreuzer 2014-02-14 15:25:23 +00:00
parent 68a3e8e3d5
commit 191cbe8f75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344250
4 changed files with 6 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Finance-Bitcoin
PORTVERSION= 0.004
PORTVERSION= 0.901
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,2 @@
SHA256 (Finance-Bitcoin-0.004.tar.gz) = 113ffe6bde4c384b5dca74067eea55d0affdd89d87387506ecc367aa5116561d
SIZE (Finance-Bitcoin-0.004.tar.gz) = 47443
SHA256 (Finance-Bitcoin-0.901.tar.gz) = a53b7196fdcdca788441b6956ba5ca0fee38a5c75af5f218554be61ec1dd7dee
SIZE (Finance-Bitcoin-0.901.tar.gz) = 50427

View File

@ -1,11 +0,0 @@
--- ./lib/Finance/Bitcoin/API.pm.orig 2012-02-29 16:33:14.557825312 -0500
+++ ./lib/Finance/Bitcoin/API.pm 2012-02-29 16:33:22.505825441 -0500
@@ -2,7 +2,7 @@
use 5.010;
use common::sense;
-use JSON::RPC::Client;
+use JSON::RPC::Legacy::Client;
use Any::Moose;
use Object::AUTHORITY;
use Scalar::Util qw[blessed];

View File

@ -1,12 +1,15 @@
%%SITE_PERL%%/Finance/Bitcoin/API.pm
%%SITE_PERL%%/Finance/Bitcoin/Address.pm
%%SITE_PERL%%/Finance/Bitcoin/Wallet.pm
%%SITE_PERL%%/Finance/Bitcoin/Role/HasAPI.pm
%%SITE_PERL%%/Finance/Bitcoin.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Bitcoin/.packlist
%%PERL5_MAN3%%/Finance::Bitcoin.3.gz
%%PERL5_MAN3%%/Finance::Bitcoin::API.3.gz
%%PERL5_MAN3%%/Finance::Bitcoin::Address.3.gz
%%PERL5_MAN3%%/Finance::Bitcoin::Wallet.3.gz
%%PERL5_MAN3%%/Finance::Bitcoin::Role::HasAPI.3.gz
@dirrm %%SITE_PERL%%/Finance/Bitcoin/Role
@dirrm %%SITE_PERL%%/Finance/Bitcoin
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Bitcoin
@dirrmtry %%SITE_PERL%%/Finance