Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2024 09:56:42 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: 4c3473ec0042 - 2024Q4 - mail/rubygem-gitlab-mail_room: update to 0.0.25
Message-ID:  <202412190956.4BJ9ugIA077263@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c3473ec0042ca843ba95e584803402f50789cc3

commit 4c3473ec0042ca843ba95e584803402f50789cc3
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-12-16 06:34:15 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-12-19 09:05:42 +0000

    mail/rubygem-gitlab-mail_room: update to 0.0.25
    
    Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-mail_room/-/tags
    (cherry picked from commit a1ba20871d37b6b4486bdb77aa385cbe70b7da09)
---
 mail/rubygem-gitlab-mail_room/Makefile | 7 +++----
 mail/rubygem-gitlab-mail_room/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/mail/rubygem-gitlab-mail_room/Makefile b/mail/rubygem-gitlab-mail_room/Makefile
index ddc74c8533f9..7a0bdb459407 100644
--- a/mail/rubygem-gitlab-mail_room/Makefile
+++ b/mail/rubygem-gitlab-mail_room/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	gitlab-mail_room
-PORTVERSION=	0.0.24
-PORTREVISION=	1
+PORTVERSION=	0.0.25
 CATEGORIES=	mail rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	mfechner@FreeBSD.org
 COMMENT=	Proxy email (gmail) from IMAP to a delivery method
-WWW=		https://github.com/tpitale/mail_room
+WWW=		https://gitlab.com/gitlab-org/ruby/gems/gitlab-mail_room
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
@@ -14,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 RUN_DEPENDS=	rubygem-jwt>=2.0:www/rubygem-jwt \
 		rubygem-net-imap>=0.2.1:mail/rubygem-net-imap \
 		rubygem-oauth2-gitlab>=1.4.4<3:net/rubygem-oauth2-gitlab \
-		rubygem-redis4>=4<6:databases/rubygem-redis4 \
+		rubygem-redis>=5<6:databases/rubygem-redis \
 		rubygem-redis-namespace110>=1.8.2:databases/rubygem-redis-namespace110
 
 USES=		gem
diff --git a/mail/rubygem-gitlab-mail_room/distinfo b/mail/rubygem-gitlab-mail_room/distinfo
index 0339263155d2..68fed46c51d1 100644
--- a/mail/rubygem-gitlab-mail_room/distinfo
+++ b/mail/rubygem-gitlab-mail_room/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703588498
-SHA256 (rubygem/gitlab-mail_room-0.0.24.gem) = c7bf3df73dbcc024bc98dbf72514520ac2ff2b6d0124de496279fe56c13c3cb3
-SIZE (rubygem/gitlab-mail_room-0.0.24.gem) = 41472
+TIMESTAMP = 1734330346
+SHA256 (rubygem/gitlab-mail_room-0.0.25.gem) = 223ce7c3c0797b6015eaa37147884e6ddc7be9a7ee90a424358c96bc18613b1a
+SIZE (rubygem/gitlab-mail_room-0.0.25.gem) = 41472



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