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

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

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

diff --git a/www/rubygem-railties52/Makefile b/www/rubygem-railties52/Makefile
index cd43e4228fd9..847c781f4f04 100644
--- a/www/rubygem-railties52/Makefile
+++ b/www/rubygem-railties52/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX=	52
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Rails internals bootup, plugins, generators, and rake tasks
-WWW=		https://github.com/rails/rails/tree/main/railties
+WWW=		https://rubyonrails.org/ \
+		https://github.com/rails/rails/tree/main/railties
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
diff --git a/www/rubygem-railties52/pkg-descr b/www/rubygem-railties52/pkg-descr
index a7a4fafb58d9..fbc0144b3be4 100644
--- a/www/rubygem-railties52/pkg-descr
+++ b/www/rubygem-railties52/pkg-descr
@@ -2,5 +2,3 @@ Railties is responsible for gluing all frameworks together. Overall, it:
 - handles the bootstrapping process for a Rails application;
 - manages the rails command line interface;
 - and provides the Rails generators core.
-
-See also: https://rubyonrails.org/



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