Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2023 15:52:05 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: 9dbd37b83b11 - main - devel/rubygem-prometheus-client-mmap: update to 0.28.0
Message-ID:  <202310041552.394Fq5Lf036757@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9dbd37b83b1123a258fecc7777f1c6b453dced5a

commit 9dbd37b83b1123a258fecc7777f1c6b453dced5a
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-09-24 07:39:32 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-10-04 15:50:53 +0000

    devel/rubygem-prometheus-client-mmap: update to 0.28.0
    
    Required for gitlab-ce 16.4
    Changelog:
    https://gitlab.com/gitlab-org/ruby/gems/prometheus-client-mmap/-/blob/master/CHANGELOG.md?ref_type=heads
---
 devel/rubygem-prometheus-client-mmap/Makefile | 10 +++++++++-
 devel/rubygem-prometheus-client-mmap/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-prometheus-client-mmap/Makefile b/devel/rubygem-prometheus-client-mmap/Makefile
index 852bc42b4115..bb60ac961aae 100644
--- a/devel/rubygem-prometheus-client-mmap/Makefile
+++ b/devel/rubygem-prometheus-client-mmap/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	prometheus-client-mmap
-DISTVERSION=	0.27.0
+DISTVERSION=	0.28.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,6 +12,14 @@ LICENSE=	APACHE20
 RUN_DEPENDS=	rubygem-rb_sys>=0.9<1:lang/rubygem-rb_sys
 
 USES=		gem
+# needs to be migrated to rust
+#USES=		cargo gem
+#GEMFILES=	${GEM_NAME}${EXTRACT_SUFX}
+#CARGO_CARGOTOML=	${WRKSRC}/ext/fast_mmaped_file_rs/Cargo.toml
+#CARGO_CARGOLOCK=	${WRKSRC}/ext/fast_mmaped_file_rs/Cargo.lock
+
+# Generate with: make cargo-crates
+# 85dd
 
 .include <bsd.port.options.mk>
 
diff --git a/devel/rubygem-prometheus-client-mmap/distinfo b/devel/rubygem-prometheus-client-mmap/distinfo
index bb183f34d2f5..e985cad99f82 100644
--- a/devel/rubygem-prometheus-client-mmap/distinfo
+++ b/devel/rubygem-prometheus-client-mmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693634962
-SHA256 (rubygem/prometheus-client-mmap-0.27.0.gem) = 716f57a352e8fa00b3ec24056ae26c64f5f0e6f076244b1e39b57db86b2f7067
-SIZE (rubygem/prometheus-client-mmap-0.27.0.gem) = 90624
+TIMESTAMP = 1695538380
+SHA256 (rubygem/prometheus-client-mmap-0.28.0.gem) = f3e14e8c5d3e5cbec0436620e3f813ab329259db5b34000e93c4ecf5770dcd7b
+SIZE (rubygem/prometheus-client-mmap-0.28.0.gem) = 90624



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