Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2023 10:52:56 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: 601c6628fb6e - main - devel/rubygem-gitlab-dangerfiles: update to 4.6.0
Message-ID:  <202311281052.3ASAqutp054171@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=601c6628fb6ec20dca531b9f9b0ae6a8cc055e84

commit 601c6628fb6ec20dca531b9f9b0ae6a8cc055e84
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-11-27 13:01:27 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-11-28 10:52:34 +0000

    devel/rubygem-gitlab-dangerfiles: update to 4.6.0
    
    Required for gitlab-ce 16.6
    Changelog:
    https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles/-/releases
---
 devel/rubygem-gitlab-dangerfiles/Makefile | 4 ++--
 devel/rubygem-gitlab-dangerfiles/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-gitlab-dangerfiles/Makefile b/devel/rubygem-gitlab-dangerfiles/Makefile
index 849ebfeca82a..ccc5e9f61fb8 100644
--- a/devel/rubygem-gitlab-dangerfiles/Makefile
+++ b/devel/rubygem-gitlab-dangerfiles/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-dangerfiles
-PORTVERSION=	4.3.2
+PORTVERSION=	4.6.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-danger>=9.3.0:devel/rubygem-danger \
 		rubygem-danger-gitlab>=8.0.0:devel/rubygem-danger-gitlab \
-		rubygem-rake>=0:devel/rubygem-rake
+		rubygem-rake>=13<14:devel/rubygem-rake
 
 USES=		gem
 
diff --git a/devel/rubygem-gitlab-dangerfiles/distinfo b/devel/rubygem-gitlab-dangerfiles/distinfo
index 6a52793a09fa..582ac568768c 100644
--- a/devel/rubygem-gitlab-dangerfiles/distinfo
+++ b/devel/rubygem-gitlab-dangerfiles/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698068665
-SHA256 (rubygem/gitlab-dangerfiles-4.3.2.gem) = 978bd81e30faccc629f2cdbc6f320a1d225188fbc18f072b8a60abdb53e80a96
-SIZE (rubygem/gitlab-dangerfiles-4.3.2.gem) = 154624
+TIMESTAMP = 1700424281
+SHA256 (rubygem/gitlab-dangerfiles-4.6.0.gem) = 441b37b17d1dad36268517490a30aaf57e43dffb2e9ebc1da38d3bc9fa20741e
+SIZE (rubygem/gitlab-dangerfiles-4.6.0.gem) = 154624



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