Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:11:04 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: ab92bd86092a - main - www/rubygem-actionpack50: Update WWW and clean up pkg-descr
Message-ID:  <202406180411.45I4B4u4094251@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=ab92bd86092a4bee548b6e148f608bf41819f995

commit ab92bd86092a4bee548b6e148f608bf41819f995
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:03:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:03:06 +0000

    www/rubygem-actionpack50: Update WWW and clean up pkg-descr
---
 www/rubygem-actionpack50/Makefile  | 3 ++-
 www/rubygem-actionpack50/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/rubygem-actionpack50/Makefile b/www/rubygem-actionpack50/Makefile
index c71d7788df6b..11f773471b49 100644
--- a/www/rubygem-actionpack50/Makefile
+++ b/www/rubygem-actionpack50/Makefile
@@ -7,7 +7,8 @@ PKGNAMESUFFIX=	50
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Action Controller and Action View of Rails MVC Framework
-WWW=		https://github.com/rails/rails/tree/main/actionpack
+WWW=		https://rubyonrails.org/ \
+		https://github.com/rails/rails/tree/main/actionpack
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
diff --git a/www/rubygem-actionpack50/pkg-descr b/www/rubygem-actionpack50/pkg-descr
index efef1aca62fa..6aaa673d1002 100644
--- a/www/rubygem-actionpack50/pkg-descr
+++ b/www/rubygem-actionpack50/pkg-descr
@@ -18,5 +18,3 @@ Controller module. Necessary Action Dispatch functionality is activated by
 default and Action View rendering is implicitly triggered by Action Controller.
 However, these modules are designed to function on their own and can be used
 outside of Rails.
-
-See also: https://rubyonrails.org/



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