Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:08:56 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: 7ba7a019e436 - main - databases/rubygem-activemodel52: Update WWW and clean up pkg-descr
Message-ID:  <202406180408.45I48uIx078828@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=7ba7a019e436a7da89ef876021a502518795982d

commit 7ba7a019e436a7da89ef876021a502518795982d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:00:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:00:57 +0000

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

diff --git a/databases/rubygem-activemodel52/Makefile b/databases/rubygem-activemodel52/Makefile
index 847de092de37..bd5d84e45973 100644
--- a/databases/rubygem-activemodel52/Makefile
+++ b/databases/rubygem-activemodel52/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX=	52
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Toolkit for building modeling frameworks
-WWW=		https://github.com/rails/rails/tree/main/activemodel
+WWW=		https://rubyonrails.org/ \
+		https://github.com/rails/rails/tree/main/activemodel
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
diff --git a/databases/rubygem-activemodel52/pkg-descr b/databases/rubygem-activemodel52/pkg-descr
index 2fbd12e1479d..32d2e965b6a6 100644
--- a/databases/rubygem-activemodel52/pkg-descr
+++ b/databases/rubygem-activemodel52/pkg-descr
@@ -5,5 +5,3 @@ the Rails framework.
 
 Active Model provides a default module that implements the basic API required to
 integrate with Action Pack out of the box: ActiveModel::Model.
-
-See also: https://rubyonrails.org/



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