From owner-svn-ports-head@freebsd.org Sat Mar 28 13:32:33 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A16E12A1EFE; Sat, 28 Mar 2020 13:32:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48qKQm6dp8z3L5C; Sat, 28 Mar 2020 13:32:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0AABED73B; Sat, 28 Mar 2020 13:32:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02SDWTEN065026; Sat, 28 Mar 2020 13:32:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02SDWTKc065024; Sat, 28 Mar 2020 13:32:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202003281332.02SDWTKc065024@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Mar 2020 13:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529711 - head/devel/rubygem-activejob60 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-activejob60 X-SVN-Commit-Revision: 529711 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2020 13:32:34 -0000 Author: sunpoet Date: Sat Mar 28 13:32:29 2020 New Revision: 529711 URL: https://svnweb.freebsd.org/changeset/ports/529711 Log: Update to 6.0.2.2 Changes: https://github.com/rails/rails/blob/6-0-stable/activejob/CHANGELOG.md Modified: head/devel/rubygem-activejob60/Makefile head/devel/rubygem-activejob60/distinfo Modified: head/devel/rubygem-activejob60/Makefile ============================================================================== --- head/devel/rubygem-activejob60/Makefile Sat Mar 28 13:32:23 2020 (r529710) +++ head/devel/rubygem-activejob60/Makefile Sat Mar 28 13:32:29 2020 (r529711) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= activejob -PORTVERSION= 6.0.2.1 +PORTVERSION= 6.0.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 60 Modified: head/devel/rubygem-activejob60/distinfo ============================================================================== --- head/devel/rubygem-activejob60/distinfo Sat Mar 28 13:32:23 2020 (r529710) +++ head/devel/rubygem-activejob60/distinfo Sat Mar 28 13:32:29 2020 (r529711) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577687166 -SHA256 (rubygem/activejob-6.0.2.1.gem) = 11dc8701c7d5b80572786e928e264f42cb1ab75b07957955f41d4d367074b0cd -SIZE (rubygem/activejob-6.0.2.1.gem) = 31232 +TIMESTAMP = 1585158012 +SHA256 (rubygem/activejob-6.0.2.2.gem) = 7ed215efd26e335d8ce56dbf141b735548e33bf6cf9e953f22558e370d4b3fe3 +SIZE (rubygem/activejob-6.0.2.2.gem) = 31232