Date: Tue, 11 Jan 2022 19:04:15 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: 774da3b19ee4 - main - devel/rubygem-activesupport60: Update to 6.0.4.4 Message-ID: <202201111904.20BJ4FUR089093@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=774da3b19ee4d7d8ad4813f7a41996507b2b9ae9 commit 774da3b19ee4d7d8ad4813f7a41996507b2b9ae9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:30:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:47:16 +0000 devel/rubygem-activesupport60: Update to 6.0.4.4 - Update WWW Changes: https://github.com/rails/rails/releases --- devel/rubygem-activesupport60/Makefile | 2 +- devel/rubygem-activesupport60/distinfo | 6 +++--- devel/rubygem-activesupport60/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-activesupport60/Makefile b/devel/rubygem-activesupport60/Makefile index dc07adb8c764..3091e1e597d1 100644 --- a/devel/rubygem-activesupport60/Makefile +++ b/devel/rubygem-activesupport60/Makefile @@ -1,7 +1,7 @@ # Created by: Jonathan Weiss (<jw@innerewut.de>) PORTNAME= activesupport -PORTVERSION= 6.0.4.1 +PORTVERSION= 6.0.4.4 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 60 diff --git a/devel/rubygem-activesupport60/distinfo b/devel/rubygem-activesupport60/distinfo index 48ffd3bf48ca..659bdef3acdb 100644 --- a/devel/rubygem-activesupport60/distinfo +++ b/devel/rubygem-activesupport60/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664484 -SHA256 (rubygem/activesupport-6.0.4.1.gem) = 1ddf5753c01a344c9356082b25a2fb130652f5d6e0b6b7d59f1ebb47fcbbb9d1 -SIZE (rubygem/activesupport-6.0.4.1.gem) = 214528 +TIMESTAMP = 1641046794 +SHA256 (rubygem/activesupport-6.0.4.4.gem) = 03ceaeb28007be6c8343b6624253168f97c847bb15b3879c6a91c51a5aed0c7e +SIZE (rubygem/activesupport-6.0.4.4.gem) = 214528 diff --git a/devel/rubygem-activesupport60/pkg-descr b/devel/rubygem-activesupport60/pkg-descr index 8f9f21005487..73f7c77ae92c 100644 --- a/devel/rubygem-activesupport60/pkg-descr +++ b/devel/rubygem-activesupport60/pkg-descr @@ -4,4 +4,4 @@ reside in this package so they can be loaded as needed in Ruby projects outside of Rails. WWW: https://rubyonrails.org/ -WWW: https://github.com/rails/rails/tree/master/activesupport +WWW: https://github.com/rails/rails/tree/main/activesupport
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111904.20BJ4FUR089093>