git: 494c3e79e99a - main - devel/rubygem-activejob61: Update to 6.1.4.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:04:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=494c3e79e99a98e2d5b8896805c1a0e4d6fe4b2c commit 494c3e79e99a98e2d5b8896805c1a0e4d6fe4b2c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:31:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:47:20 +0000 devel/rubygem-activejob61: Update to 6.1.4.4 - Update WWW Changes: https://github.com/rails/rails/releases --- devel/rubygem-activejob61/Makefile | 2 +- devel/rubygem-activejob61/distinfo | 6 +++--- devel/rubygem-activejob61/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-activejob61/Makefile b/devel/rubygem-activejob61/Makefile index 643a6a7f4edc..10c3299662a8 100644 --- a/devel/rubygem-activejob61/Makefile +++ b/devel/rubygem-activejob61/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Jost Meixner <xmj@FreeBSD.org> PORTNAME= activejob -PORTVERSION= 6.1.4.1 +PORTVERSION= 6.1.4.4 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 61 diff --git a/devel/rubygem-activejob61/distinfo b/devel/rubygem-activejob61/distinfo index 7ac028325588..3087df4b002d 100644 --- a/devel/rubygem-activejob61/distinfo +++ b/devel/rubygem-activejob61/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664508 -SHA256 (rubygem/activejob-6.1.4.1.gem) = 169e7cf2d9ecad34db8199c2da577e853c6a65523c9cd9177b3d2b3e4104ece0 -SIZE (rubygem/activejob-6.1.4.1.gem) = 32768 +TIMESTAMP = 1641046818 +SHA256 (rubygem/activejob-6.1.4.4.gem) = a4c3e27038b39ee8c2bc5f56afecf72975459f84e677f5cd26ca06c9a4b3c069 +SIZE (rubygem/activejob-6.1.4.4.gem) = 32768 diff --git a/devel/rubygem-activejob61/pkg-descr b/devel/rubygem-activejob61/pkg-descr index 9219e7ada1d9..0ec633698b76 100644 --- a/devel/rubygem-activejob61/pkg-descr +++ b/devel/rubygem-activejob61/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