git: 18caa9a7cb59 - main - www/rubygem-railties50: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 04:11:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=18caa9a7cb594909f81b2aa27105018b17c8ccc2 commit 18caa9a7cb594909f81b2aa27105018b17c8ccc2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 04:03:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 04:03:48 +0000 www/rubygem-railties50: Update WWW and clean up pkg-descr --- www/rubygem-railties50/Makefile | 3 ++- www/rubygem-railties50/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/rubygem-railties50/Makefile b/www/rubygem-railties50/Makefile index 2ee1b74e2402..2a349ef303e3 100644 --- a/www/rubygem-railties50/Makefile +++ b/www/rubygem-railties50/Makefile @@ -6,7 +6,8 @@ PKGNAMESUFFIX= 50 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-railties50/pkg-descr b/www/rubygem-railties50/pkg-descr index a7a4fafb58d9..fbc0144b3be4 100644 --- a/www/rubygem-railties50/pkg-descr +++ b/www/rubygem-railties50/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/