diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-07 19:43:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-07 19:43:51 +0800 |
commit | e335af22649df4a610383ba375e7042838486786 (patch) | |
tree | 67dbf50d5b8cfa10eeab9a30e34f0ff9d772b3ee /finance | |
parent | 56732ec7891872f33495a2906e5e062895640f7c (diff) | |
download | freebsd-ports-gnome-e335af22649df4a610383ba375e7042838486786.tar.gz freebsd-ports-gnome-e335af22649df4a610383ba375e7042838486786.tar.zst freebsd-ports-gnome-e335af22649df4a610383ba375e7042838486786.zip |
- Update to 1.27
Changes: http://search.cpan.org/dist/Finance-Quote/ChangeLog
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/distinfo | 4 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index c83005827e62..b98874fbf6cc 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.26 +PORTVERSION= 1.27 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index a066bf86831c..36697631d948 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,2 +1,2 @@ -SHA256 (Finance-Quote-1.26.tar.gz) = de231f5e2104dec1d3c619515d14429ac1e265e06479e34d552cb32b93d00861 -SIZE (Finance-Quote-1.26.tar.gz) = 249110 +SHA256 (Finance-Quote-1.27.tar.gz) = c249fe154de1baf07209a46efc4e538b8b8230c1392fd8f774a4d78144547cd0 +SIZE (Finance-Quote-1.27.tar.gz) = 251299 diff --git a/finance/p5-Finance-Quote/pkg-plist b/finance/p5-Finance-Quote/pkg-plist index 975f90e1ae07..72e08b56d0fd 100644 --- a/finance/p5-Finance-Quote/pkg-plist +++ b/finance/p5-Finance-Quote/pkg-plist @@ -53,6 +53,7 @@ %%SITE_PERL%%/Finance/Quote/Yahoo/Europe.pm %%SITE_PERL%%/Finance/Quote/Yahoo/NZ.pm %%SITE_PERL%%/Finance/Quote/Yahoo/USA.pm +%%SITE_PERL%%/Finance/Quote/YahooJSON.pm %%SITE_PERL%%/Finance/Quote/ZA.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist %%PERL5_MAN3%%/Finance::Quote.3.gz @@ -106,6 +107,7 @@ %%PERL5_MAN3%%/Finance::Quote::Yahoo::Europe.3.gz %%PERL5_MAN3%%/Finance::Quote::Yahoo::NZ.3.gz %%PERL5_MAN3%%/Finance::Quote::Yahoo::USA.3.gz +%%PERL5_MAN3%%/Finance::Quote::YahooJSON.3.gz %%PERL5_MAN3%%/Finance::Quote::ZA.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance |