Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:54:14 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: df1b3c8b9b29 - main - devel/rubygem-rubocop-performance: Update WWW
Message-ID:  <202409081854.488IsEAG075127@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit df1b3c8b9b2942e480da71211304d702670664eb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:30:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:40:00 +0000

    devel/rubygem-rubocop-performance: Update WWW
---
 devel/rubygem-rubocop-performance/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-rubocop-performance/Makefile b/devel/rubygem-rubocop-performance/Makefile
index a46d1a9370e5..2e0135b7319b 100644
--- a/devel/rubygem-rubocop-performance/Makefile
+++ b/devel/rubygem-rubocop-performance/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Collection of RuboCop cops to check for performance optimizations
-WWW=		https://github.com/rubocop/rubocop-performance
+WWW=		https://docs.rubocop.org/rubocop-performance/ \
+		https://github.com/rubocop/rubocop-performance
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt


home | help

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