git: 4026e47d7619 - main - devel/rubygem-activesupport70: Update version requirement of RUN_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 30 Dec 2022 09:16:05 UTC
The branch main has been updated by sunpoet:

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

commit 4026e47d7619c95c35ec9cf38de7b43839e7fe65
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:51:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:05:54 +0000

    devel/rubygem-activesupport70: Update version requirement of RUN_DEPENDS
    
    - Update WWW and clean up pkg-descr
---
 devel/rubygem-activesupport70/Makefile  | 3 ++-
 devel/rubygem-activesupport70/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/devel/rubygem-activesupport70/Makefile b/devel/rubygem-activesupport70/Makefile
index 2bd72a099f26..926c2c402dac 100644
--- a/devel/rubygem-activesupport70/Makefile
+++ b/devel/rubygem-activesupport70/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX=	70
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Toolkit of support libraries and Ruby core extensions extracted from the Rails framework
-WWW=		https://github.com/rails/rails/tree/main/activesupport
+WWW=		https://github.com/rails/rails/tree/main/activesupport \
+		https://rubyonrails.org/
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
diff --git a/devel/rubygem-activesupport70/pkg-descr b/devel/rubygem-activesupport70/pkg-descr
index 1a383f69d9bb..67a1ee92e655 100644
--- a/devel/rubygem-activesupport70/pkg-descr
+++ b/devel/rubygem-activesupport70/pkg-descr
@@ -2,5 +2,3 @@ Active Support is a collection of utility classes and standard library
 extensions that were found useful for the Rails framework. These additions
 reside in this package so they can be loaded as needed in Ruby projects outside
 of Rails.
-
-See also: https://rubyonrails.org/