Date: Sun, 26 Oct 2025 15:53:57 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4e675c49c562 - main - devel/rubygem-multi_json114: rename to devel/rubygem-multi_json-gitlab and update to 1.17.0 Message-ID: <202510261553.59QFrvnX089586@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e675c49c5625d4052edcdddc85c42d9485fb158 commit 4e675c49c5625d4052edcdddc85c42d9485fb158 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2025-10-25 14:28:12 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2025-10-26 15:38:02 +0000 devel/rubygem-multi_json114: rename to devel/rubygem-multi_json-gitlab and update to 1.17.0 Changes: https://github.com/sferik/multi_json/blob/main/CHANGELOG.md --- MOVED | 1 + devel/Makefile | 2 +- devel/{rubygem-multi_json114 => rubygem-multi_json-gitlab}/Makefile | 4 ++-- devel/rubygem-multi_json-gitlab/distinfo | 3 +++ devel/{rubygem-multi_json114 => rubygem-multi_json-gitlab}/pkg-descr | 0 devel/rubygem-multi_json114/distinfo | 3 --- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/MOVED b/MOVED index 3111a5a5f126..df5f4a6a83da 100644 --- a/MOVED +++ b/MOVED @@ -4830,3 +4830,4 @@ mail/mu4e|mail/mu|2025-10-21|Becomes integrated as default to its backend port m sysutils/extrace|sysutils/extrace-freebsd|2025-10-24|Rename to better match upstream name devel/rubygem-vite_rails-rails70|devel/rubygem-vite_rails-gitlab|2025-10-25|Use devel/rubygem-vite_rails-gitlab instead devel/rubygem-vite_ruby33|devel/rubygem-vite_ruby-gitlab|2025-10-25|Use devel/rubygem-vite_ruby-gitlab instead +devel/rubygem-multi_json114|devel/rubygem-multi_json-gitlab|2025-10-25|Use devel/rubygem-multi_json-gitlab instead diff --git a/devel/Makefile b/devel/Makefile index 4117e774185d..6e104b54f971 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7663,7 +7663,7 @@ SUBDIR += rubygem-msgpack SUBDIR += rubygem-mspec SUBDIR += rubygem-multi_json - SUBDIR += rubygem-multi_json114 + SUBDIR += rubygem-multi_json-gitlab SUBDIR += rubygem-multi_test SUBDIR += rubygem-murmurhash3 SUBDIR += rubygem-mustache diff --git a/devel/rubygem-multi_json114/Makefile b/devel/rubygem-multi_json-gitlab/Makefile similarity index 94% rename from devel/rubygem-multi_json114/Makefile rename to devel/rubygem-multi_json-gitlab/Makefile index 6c36e1620038..cd885fd3c761 100644 --- a/devel/rubygem-multi_json114/Makefile +++ b/devel/rubygem-multi_json-gitlab/Makefile @@ -1,8 +1,8 @@ PORTNAME= multi_json -PORTVERSION= 1.14.1 +PORTVERSION= 1.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG -PKGNAMESUFFIX= 114 +PKGNAMESUFFIX= -gitlab MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby library provide swappable JSON backends diff --git a/devel/rubygem-multi_json-gitlab/distinfo b/devel/rubygem-multi_json-gitlab/distinfo new file mode 100644 index 000000000000..396311632a2e --- /dev/null +++ b/devel/rubygem-multi_json-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1761395079 +SHA256 (rubygem/multi_json-1.17.0.gem) = 76581f6c96aebf2e85f8a8b9854829e0988f335e8671cd1a56a1036eb75e4a1b +SIZE (rubygem/multi_json-1.17.0.gem) = 22016 diff --git a/devel/rubygem-multi_json114/pkg-descr b/devel/rubygem-multi_json-gitlab/pkg-descr similarity index 100% rename from devel/rubygem-multi_json114/pkg-descr rename to devel/rubygem-multi_json-gitlab/pkg-descr diff --git a/devel/rubygem-multi_json114/distinfo b/devel/rubygem-multi_json114/distinfo deleted file mode 100644 index 60fae5470819..000000000000 --- a/devel/rubygem-multi_json114/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1577145877 -SHA256 (rubygem/multi_json-1.14.1.gem) = d971296c0eacea289d31e4a7ab7ac5eda97262c62bbc8c110de4f5e36425c577 -SIZE (rubygem/multi_json-1.14.1.gem) = 22016help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510261553.59QFrvnX089586>
