git: 340662811e53 - main - www/rubygem-actioncable60: Update to 6.0.4.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:04:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=340662811e5366628e286118f844d4c4cc80e717 commit 340662811e5366628e286118f844d4c4cc80e717 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:31:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:47:18 +0000 www/rubygem-actioncable60: Update to 6.0.4.4 - Update WWW Changes: https://github.com/rails/rails/releases --- www/rubygem-actioncable60/Makefile | 2 +- www/rubygem-actioncable60/distinfo | 6 +++--- www/rubygem-actioncable60/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/rubygem-actioncable60/Makefile b/www/rubygem-actioncable60/Makefile index d890a64a3335..208b1cf71da8 100644 --- a/www/rubygem-actioncable60/Makefile +++ b/www/rubygem-actioncable60/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= actioncable -PORTVERSION= 6.0.4.1 +PORTVERSION= 6.0.4.4 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 60 diff --git a/www/rubygem-actioncable60/distinfo b/www/rubygem-actioncable60/distinfo index e9affd62aec7..ec63753ecabb 100644 --- a/www/rubygem-actioncable60/distinfo +++ b/www/rubygem-actioncable60/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664494 -SHA256 (rubygem/actioncable-6.0.4.1.gem) = 390edd2a66448c4ba8686c11514be45264e995304cd05095d5bc5e55126e68ef -SIZE (rubygem/actioncable-6.0.4.1.gem) = 42496 +TIMESTAMP = 1641046804 +SHA256 (rubygem/actioncable-6.0.4.4.gem) = d94a3c1992a33a6a77c04347e49d85bee28e4be52dc1331b73d80e133f7b7c0a +SIZE (rubygem/actioncable-6.0.4.4.gem) = 42496 diff --git a/www/rubygem-actioncable60/pkg-descr b/www/rubygem-actioncable60/pkg-descr index d0301b58e31f..5b56556ed173 100644 --- a/www/rubygem-actioncable60/pkg-descr +++ b/www/rubygem-actioncable60/pkg-descr @@ -7,4 +7,4 @@ access to your full domain model written with Active Record or your ORM of choice. WWW: https://rubyonrails.org/ -WWW: https://github.com/rails/rails/tree/master/actioncable +WWW: https://github.com/rails/rails/tree/main/actioncable