Date: Tue, 18 Jun 2024 04:11:01 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: 7dbbb224d3ed - main - www/rubygem-actioncable52: Update WWW and clean up pkg-descr Message-ID: <202406180411.45I4B13L093176@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=7dbbb224d3edbafca0ced2be624a2bc65a3ba939 commit 7dbbb224d3edbafca0ced2be624a2bc65a3ba939 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 04:02:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 04:02:58 +0000 www/rubygem-actioncable52: Update WWW and clean up pkg-descr --- www/rubygem-actioncable52/Makefile | 3 ++- www/rubygem-actioncable52/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/rubygem-actioncable52/Makefile b/www/rubygem-actioncable52/Makefile index 026daf398f76..77b1ef2740da 100644 --- a/www/rubygem-actioncable52/Makefile +++ b/www/rubygem-actioncable52/Makefile @@ -6,7 +6,8 @@ PKGNAMESUFFIX= 52 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrated WebSockets for Rails -WWW= https://github.com/rails/rails/tree/main/actioncable +WWW= https://rubyonrails.org/ \ + https://github.com/rails/rails/tree/main/actioncable LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE diff --git a/www/rubygem-actioncable52/pkg-descr b/www/rubygem-actioncable52/pkg-descr index 78d2bc4f700d..5d7feb3ca8cf 100644 --- a/www/rubygem-actioncable52/pkg-descr +++ b/www/rubygem-actioncable52/pkg-descr @@ -5,5 +5,3 @@ performant and scalable. It's a full-stack offering that provides both a client-side JavaScript framework and a server-side Ruby framework. You have access to your full domain model written with Active Record or your ORM of choice. - -See also: https://rubyonrails.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180411.45I4B13L093176>