Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2025 20:12:43 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 238917709b11 - 2025Q4 - devel/rubygem-multi_json114: rename to devel/rubygem-multi_json-gitlab and update to 1.17.0
Message-ID:  <202510262012.59QKChxf088741@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q4 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=238917709b11b060412db2d50465170ff569a0ff

commit 238917709b11b060412db2d50465170ff569a0ff
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-10-25 14:28:12 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-10-26 18:32:03 +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
    (cherry picked from commit 4e675c49c5625d4052edcdddc85c42d9485fb158)
---
 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 9bbd90b5604d..8f7062fd301b 100644
--- a/MOVED
+++ b/MOVED
@@ -4796,3 +4796,4 @@ net/concourse-fly||2025-10-01|Has expired: Not updated in years, no demand for t
 math/vtk8|math/vtk9|2025-10-14|Last user switched to math/vtk9
 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 5b8c64d2ae96..8db943ac547e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7641,7 +7641,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) = 22016


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510262012.59QKChxf088741>