Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2025 03:59:02 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: d53110609e37 - main - devel/rubygem-sprockets-rails-rails-gitlab: fix rubygem-sprockets conflict
Message-ID:  <202506200359.55K3x2Al028379@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

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

commit d53110609e37d64eb23f621905bff8805f0d245b
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-06-18 14:00:12 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-06-20 03:55:33 +0000

    devel/rubygem-sprockets-rails-rails-gitlab: fix rubygem-sprockets conflict
---
 devel/rubygem-sprockets-rails-rails-gitlab/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-sprockets-rails-rails-gitlab/Makefile b/devel/rubygem-sprockets-rails-rails-gitlab/Makefile
index e2eb78e0843d..07d7a9b55460 100644
--- a/devel/rubygem-sprockets-rails-rails-gitlab/Makefile
+++ b/devel/rubygem-sprockets-rails-rails-gitlab/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sprockets-rails
 PORTVERSION=	3.5.2
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails-gitlab
@@ -13,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-actionpack-gitlab>=5.2:www/rubygem-actionpack-gitlab \
 		rubygem-activesupport-gitlab>=5.2:devel/rubygem-activesupport-gitlab \
-		rubygem-sprockets>=3.0.0:devel/rubygem-sprockets
+		rubygem-sprockets-gitlab>=3.0.0:devel/rubygem-sprockets-gitlab
 
 USES=		gem
 


home | help

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