mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
finance/rubygem-money: Update to 6.14.1
- Update version requirement of RUN_DEPENDS - Update WWW Changes: https://github.com/RubyMoney/money/blob/main/CHANGELOG.md
This commit is contained in:
parent
ce74245979
commit
00e6a2d25e
@ -1,7 +1,7 @@
|
||||
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
||||
|
||||
PORTNAME= money
|
||||
PORTVERSION= 6.13.1
|
||||
PORTVERSION= 6.14.1
|
||||
CATEGORIES= finance rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Library for handling money and different currencies
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-i18n>=0.6.4:devel/rubygem-i18n
|
||||
RUN_DEPENDS= rubygem-i18n>=0.6.4,2<2,2:devel/rubygem-i18n
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540753784
|
||||
SHA256 (rubygem/money-6.13.1.gem) = 3aeca63f70983842e6cf39099433eea47ca7d22297ed46afb43d7b10bec37d8f
|
||||
SIZE (rubygem/money-6.13.1.gem) = 73216
|
||||
TIMESTAMP = 1625323829
|
||||
SHA256 (rubygem/money-6.14.1.gem) = b3accc05d39044009992a4de6d2bab03e6f01039ff8072f20a4be2c1433cd385
|
||||
SIZE (rubygem/money-6.14.1.gem) = 51200
|
||||
|
@ -2,4 +2,4 @@ A library assists in handling money and different currencies.
|
||||
It features a Money class which encapsulates all information
|
||||
about an certain amount of money, such as its value and its currency.
|
||||
|
||||
WWW: http://rubymoney.github.io/money/
|
||||
WWW: https://rubymoney.github.io/money/
|
||||
|
Loading…
Reference in New Issue
Block a user