Date: Tue, 11 Jan 2022 19:04:14 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: 61435912180c - main - devel/rubygem-activejob60: Update to 6.0.4.4 Message-ID: <202201111904.20BJ4ECN089069@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=61435912180cd65072f8eefb92c3c8354d0d2c8c commit 61435912180cd65072f8eefb92c3c8354d0d2c8c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:30:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:47:16 +0000 devel/rubygem-activejob60: Update to 6.0.4.4 - Update WWW Changes: https://github.com/rails/rails/releases --- devel/rubygem-activejob60/Makefile | 2 +- devel/rubygem-activejob60/distinfo | 6 +++--- devel/rubygem-activejob60/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-activejob60/Makefile b/devel/rubygem-activejob60/Makefile index 72b642997b82..5024a8492491 100644 --- a/devel/rubygem-activejob60/Makefile +++ b/devel/rubygem-activejob60/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Jost Meixner <xmj@FreeBSD.org> PORTNAME= activejob -PORTVERSION= 6.0.4.1 +PORTVERSION= 6.0.4.4 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 60 diff --git a/devel/rubygem-activejob60/distinfo b/devel/rubygem-activejob60/distinfo index 388133b1f035..93ef74b8ad1c 100644 --- a/devel/rubygem-activejob60/distinfo +++ b/devel/rubygem-activejob60/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664482 -SHA256 (rubygem/activejob-6.0.4.1.gem) = 71744dc6d49a89c64124ce660b48528a1783f508384112f532c1ced009998d64 -SIZE (rubygem/activejob-6.0.4.1.gem) = 31744 +TIMESTAMP = 1641046792 +SHA256 (rubygem/activejob-6.0.4.4.gem) = 5be1305cd1e5e6302806f94d6635dc3eee48bd4575f74bd392d7119ced8ec875 +SIZE (rubygem/activejob-6.0.4.4.gem) = 31744 diff --git a/devel/rubygem-activejob60/pkg-descr b/devel/rubygem-activejob60/pkg-descr index 9219e7ada1d9..0ec633698b76 100644 --- a/devel/rubygem-activejob60/pkg-descr +++ b/devel/rubygem-activejob60/pkg-descr @@ -16,4 +16,4 @@ backend becomes more of an operational concern, then. And you'll be able to switch between them without having to rewrite your jobs. WWW: https://rubyonrails.org/ -WWW: https://github.com/rails/rails/tree/master/activejob +WWW: https://github.com/rails/rails/tree/main/activejob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111904.20BJ4ECN089069>