Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2023 17:04:34 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: 662b21cb04ab - main - devel/rubygem-prometheus-client-mmap: update to 0.23.1
Message-ID:  <202305281704.34SH4Ylb064117@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=662b21cb04ab152d8c055d5dd842bffc7d492f88

commit 662b21cb04ab152d8c055d5dd842bffc7d492f88
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-05-21 08:47:12 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-05-28 17:03:47 +0000

    devel/rubygem-prometheus-client-mmap: update to 0.23.1
    
    Required for gitlab-ce 16.0.0
    
    Changelog:
    https://gitlab.com/gitlab-org/ruby/gems/prometheus-client-mmap/-/blob/master/CHANGELOG.md
---
 devel/rubygem-prometheus-client-mmap/Makefile | 4 +++-
 devel/rubygem-prometheus-client-mmap/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-prometheus-client-mmap/Makefile b/devel/rubygem-prometheus-client-mmap/Makefile
index d643d0ebecd3..fce9d728e0cb 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.19.1
+DISTVERSION=	0.23.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,8 @@ WWW=		https://gitlab.com/gitlab-org/prometheus-client-mmap
 
 LICENSE=	APACHE20
 
+RUN_DEPENDS=	rubygem-rb_sys>=0.9<1:lang/rubygem-rb_sys
+
 USES=		gem
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-prometheus-client-mmap/distinfo b/devel/rubygem-prometheus-client-mmap/distinfo
index 05d534ea645c..4a42c294ff2d 100644
--- a/devel/rubygem-prometheus-client-mmap/distinfo
+++ b/devel/rubygem-prometheus-client-mmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681108125
-SHA256 (rubygem/prometheus-client-mmap-0.19.1.gem) = 718b5f1aacab79877b30ae2f897fbf0c6a6d15d7f6e03928abb50a76ba479c7d
-SIZE (rubygem/prometheus-client-mmap-0.19.1.gem) = 52224
+TIMESTAMP = 1684387132
+SHA256 (rubygem/prometheus-client-mmap-0.23.1.gem) = 48545f23217a5e85ca79fa8c2563711e319debdae46ddbd6348ff37f48029c40
+SIZE (rubygem/prometheus-client-mmap-0.23.1.gem) = 90112



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