Date: Wed, 1 Nov 2023 07:59:39 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: 14056aaaef04 - main - www/rubygem-rails5: Update WWW and clean up pkg-descr Message-ID: <202311010759.3A17xd38046274@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=14056aaaef049efb04b2e85e503130d020f37476 commit 14056aaaef049efb04b2e85e503130d020f37476 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-01 07:57:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-01 07:57:02 +0000 www/rubygem-rails5: Update WWW and clean up pkg-descr --- www/rubygem-rails5/Makefile | 3 ++- www/rubygem-rails5/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/rubygem-rails5/Makefile b/www/rubygem-rails5/Makefile index 2dc0d74843fc..a3ba25c8ca3e 100644 --- a/www/rubygem-rails5/Makefile +++ b/www/rubygem-rails5/Makefile @@ -7,7 +7,8 @@ PKGNAMESUFFIX= 5 MAINTAINER= ruby@FreeBSD.org COMMENT= Full-stack web application framework -WWW= https://github.com/rails/rails +WWW= https://rubyonrails.org/ \ + https://github.com/rails/rails LICENSE= MIT diff --git a/www/rubygem-rails5/pkg-descr b/www/rubygem-rails5/pkg-descr index 6d53dd51a599..77f026452f6e 100644 --- a/www/rubygem-rails5/pkg-descr +++ b/www/rubygem-rails5/pkg-descr @@ -8,5 +8,3 @@ seamlessly together. That way you Don't Repeat Yourself (DRY) and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights. - -See also: https://rubyonrails.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311010759.3A17xd38046274>