aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-07-24 06:56:45 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-07-24 07:08:04 +0000
commit6c6741005cffe5e62cd651163bfb6550c854f3b8 (patch)
treeeb489a2cf3a352fe235da7e9d49d0feb1c0a2db3 /www
parent454ee5e81a8ad9c66b830f5939a75c4aad334ad9 (diff)
downloadports-6c6741005cffe5e62cd651163bfb6550c854f3b8.tar.gz
ports-6c6741005cffe5e62cd651163bfb6550c854f3b8.zip
www/rubygem-toml-rb: Update to 2.0.1
Reuqired for gitlab-ce 14.1.
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-toml-rb/Makefile9
-rw-r--r--www/rubygem-toml-rb/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/www/rubygem-toml-rb/Makefile b/www/rubygem-toml-rb/Makefile
index 558f1baeaafd..7a276648930e 100644
--- a/www/rubygem-toml-rb/Makefile
+++ b/www/rubygem-toml-rb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= toml-rb
-PORTVERSION= 1.1.1
+PORTVERSION= 2.0.1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -8,10 +8,11 @@ COMMENT= TOML parser using Citrus parsing library
LICENSE= MIT
-RUN_DEPENDS= rubygem-citrus>=3.0:textproc/rubygem-citrus
+RUN_DEPENDS= rubygem-citrus>=3.0<4:textproc/rubygem-citrus
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/rubygem-toml-rb/distinfo b/www/rubygem-toml-rb/distinfo
index af0848e52e32..a376c116e141 100644
--- a/www/rubygem-toml-rb/distinfo
+++ b/www/rubygem-toml-rb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514155031
-SHA256 (rubygem/toml-rb-1.1.1.gem) = c43f188f68a8cefa790950e8eb02100164710479c6f6d189cb30098e6b212665
-SIZE (rubygem/toml-rb-1.1.1.gem) = 18944
+TIMESTAMP = 1627070529
+SHA256 (rubygem/toml-rb-2.0.1.gem) = 5016c6c77ac72bca5fe67c372722bdfdd4479a6fe1a1c4ff2a486e247849b274
+SIZE (rubygem/toml-rb-2.0.1.gem) = 11264