aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--finance/rubygem-money/Makefile4
-rw-r--r--finance/rubygem-money/distinfo6
-rw-r--r--finance/rubygem-money/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile
index cf8746ecf907..4717c4e0df1b 100644
--- a/finance/rubygem-money/Makefile
+++ b/finance/rubygem-money/Makefile
@@ -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
diff --git a/finance/rubygem-money/distinfo b/finance/rubygem-money/distinfo
index 18224c9ec3d3..88db2911f2e8 100644
--- a/finance/rubygem-money/distinfo
+++ b/finance/rubygem-money/distinfo
@@ -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
diff --git a/finance/rubygem-money/pkg-descr b/finance/rubygem-money/pkg-descr
index f9daf544a446..2d348018d0dc 100644
--- a/finance/rubygem-money/pkg-descr
+++ b/finance/rubygem-money/pkg-descr
@@ -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/