Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 11:48:16 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: f40bc82bdaf7 - main - devel/rubygem-activejob70: Update to 7.0.3
Message-ID:  <202205131148.24DBmGQk067456@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=f40bc82bdaf73de3c9cd701835504a559962fb84

commit f40bc82bdaf73de3c9cd701835504a559962fb84
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 11:34:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 11:40:01 +0000

    devel/rubygem-activejob70: Update to 7.0.3
    
    Changes:        https://github.com/rails/rails/releases
---
 devel/rubygem-activejob70/Makefile | 5 ++---
 devel/rubygem-activejob70/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-activejob70/Makefile b/devel/rubygem-activejob70/Makefile
index 95c9bf744c03..747c7c5a37c0 100644
--- a/devel/rubygem-activejob70/Makefile
+++ b/devel/rubygem-activejob70/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	activejob
-PORTVERSION=	7.0.2.4
-PORTREVISION=	1
+PORTVERSION=	7.0.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	70
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Job class declarations for a variety of queueing backends
+COMMENT=	Declare job classes that can be run by a variety of queuing backends
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
diff --git a/devel/rubygem-activejob70/distinfo b/devel/rubygem-activejob70/distinfo
index 1e9ca0b16ef4..8b0d6d905910 100644
--- a/devel/rubygem-activejob70/distinfo
+++ b/devel/rubygem-activejob70/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651316809
-SHA256 (rubygem/activejob-7.0.2.4.gem) = fb8a451faf8c87cc1c6a84185fc0a13e5402a9c6a05a1e572b1e3b5dc2c3a097
-SIZE (rubygem/activejob-7.0.2.4.gem) = 32768
+TIMESTAMP = 1652122883
+SHA256 (rubygem/activejob-7.0.3.gem) = 1380d9772a896e66d89fb56fbfa4777774c7450845a6efc2e567c7767182afc4
+SIZE (rubygem/activejob-7.0.3.gem) = 33280



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205131148.24DBmGQk067456>