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