Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2023 16:02:27 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ebfc471d7d56 - main - www/rubygem-railties52: Update CONFLICTS_INSTALL
Message-ID:  <202310161602.39GG2Rjo042948@gitrepo.freebsd.org>

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

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

commit ebfc471d7d5676af1105d0e6e1adaa4895063d25
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-16 15:20:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-16 16:00:05 +0000

    www/rubygem-railties52: Update CONFLICTS_INSTALL
---
 www/rubygem-railties52/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/rubygem-railties52/Makefile b/www/rubygem-railties52/Makefile
index 17ca3291c3cc..cd43e4228fd9 100644
--- a/www/rubygem-railties52/Makefile
+++ b/www/rubygem-railties52/Makefile
@@ -23,7 +23,7 @@ NO_ARCH=	yes
 
 PLIST_FILES=	bin/rails
 
-CONFLICTS_INSTALL=	rubygem-railties4 rubygem-railties5 rubygem-railties50
+CONFLICTS_INSTALL=	rubygem-railties[0-9] rubygem-railties[0-9][0-9]
 
 PORTSCOUT=	limit:^5\.2\.
 



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