1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Update to 0.50.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-07-05 09:08:44 +00:00
parent 30821322e3
commit a450da8a51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418073
3 changed files with 19 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-Currency
PORTVERSION= 0.49
PORTVERSION= 0.50
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,7 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8
USES= perl5
USE_PERL5= modbuild
USE_PERL5= configure
OPTIONS_DEFINE= DOCS

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1466602205
SHA256 (Math-Currency-0.49.tar.gz) = f7fce09b9fc1fc49de4a54730f72875a2aaf1aff654420c979df775c5600f9c5
SIZE (Math-Currency-0.49.tar.gz) = 35585
TIMESTAMP = 1467708725
SHA256 (Math-Currency-0.50.tar.gz) = 388b268a700c04813cd06f3be0d657879991dcfdfb4afda79acbe097f8d57e35
SIZE (Math-Currency-0.50.tar.gz) = 33123

View File

@ -1,5 +1,18 @@
%%PERL5_MAN3%%/Math::Currency.3.gz
%%SITE_PERL%%/Math/Currency.pm
%%SITE_PERL%%/Math/Currency/EUR.pm
%%SITE_PERL%%/Math/Currency/GBP.pm
%%SITE_PERL%%/Math/Currency/JPY.pm
%%SITE_PERL%%/Math/Currency/USD.pm
%%SITE_PERL%%/Math/Currency/de_DE.pm
%%SITE_PERL%%/Math/Currency/en_GB.pm
%%SITE_PERL%%/Math/Currency/en_US.pm
%%SITE_PERL%%/Math/Currency/ja_JP.pm
%%PERL5_MAN3%%/Math::Currency.3.gz
%%PERL5_MAN3%%/Math::Currency::EUR.3.gz
%%PERL5_MAN3%%/Math::Currency::GBP.3.gz
%%PERL5_MAN3%%/Math::Currency::JPY.3.gz
%%PERL5_MAN3%%/Math::Currency::USD.3.gz
%%PERL5_MAN3%%/Math::Currency::de_DE.3.gz
%%PERL5_MAN3%%/Math::Currency::en_GB.3.gz
%%PERL5_MAN3%%/Math::Currency::en_US.3.gz
%%PERL5_MAN3%%/Math::Currency::ja_JP.3.gz