git: 9c2322dcc107 - main - databases/rubygem-activemodel60: Update to 6.0.4.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:04:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c2322dcc1079b032cecc1a6ab6901ed69afc53b commit 9c2322dcc1079b032cecc1a6ab6901ed69afc53b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:30:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:47:15 +0000 databases/rubygem-activemodel60: Update to 6.0.4.4 - Update WWW Changes: https://github.com/rails/rails/releases --- databases/rubygem-activemodel60/Makefile | 2 +- databases/rubygem-activemodel60/distinfo | 6 +++--- databases/rubygem-activemodel60/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/rubygem-activemodel60/Makefile b/databases/rubygem-activemodel60/Makefile index 334bdf177ef6..dd727076d37a 100644 --- a/databases/rubygem-activemodel60/Makefile +++ b/databases/rubygem-activemodel60/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes Meixner <johannes@perceivon.net> PORTNAME= activemodel -PORTVERSION= 6.0.4.1 +PORTVERSION= 6.0.4.4 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 60 diff --git a/databases/rubygem-activemodel60/distinfo b/databases/rubygem-activemodel60/distinfo index cff52b8b752f..378c78691b2a 100644 --- a/databases/rubygem-activemodel60/distinfo +++ b/databases/rubygem-activemodel60/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664476 -SHA256 (rubygem/activemodel-6.0.4.1.gem) = cea1ab91a11b9dc1d57f285bd307d9987758ee10c9ed8da933b6ec14c82745d4 -SIZE (rubygem/activemodel-6.0.4.1.gem) = 58880 +TIMESTAMP = 1641046786 +SHA256 (rubygem/activemodel-6.0.4.4.gem) = 354fa24fc5fe083f0ac18c1a044b5a99d7e73b8fbe5831c2240e49549277ba7a +SIZE (rubygem/activemodel-6.0.4.4.gem) = 58880 diff --git a/databases/rubygem-activemodel60/pkg-descr b/databases/rubygem-activemodel60/pkg-descr index 5eee67fa991a..ffc49ec4810b 100644 --- a/databases/rubygem-activemodel60/pkg-descr +++ b/databases/rubygem-activemodel60/pkg-descr @@ -7,4 +7,4 @@ Active Model provides a default module that implements the basic API required to integrate with Action Pack out of the box: ActiveModel::Model. WWW: https://rubyonrails.org/ -WWW: https://github.com/rails/rails/tree/master/activemodel +WWW: https://github.com/rails/rails/tree/main/activemodel