From nobody Tue Dec 21 19:46:17 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4492319064D5; Tue, 21 Dec 2021 19:46:24 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJRly5cRMz51PK; Tue, 21 Dec 2021 19:46:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 568467CBE; Tue, 21 Dec 2021 19:46:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BLJkHJm032916; Tue, 21 Dec 2021 19:46:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJkHDQ032915; Tue, 21 Dec 2021 19:46:17 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:46:17 GMT Message-Id: <202112211946.1BLJkHDQ032915@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: a1a7cf6f2a9a - main - devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.20.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a1a7cf6f2a9a1acc218c8f93c0af0696d17e2ed4 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115983; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=cHyKzb+di9qP3whtsAJot7Hqbg3ZrFWPhoJrYVLxctA=; b=rCo9vVTjBbbW6NXXohAyIxFVcxpWGaYjSDHH6UYyow1a8cipFqxYtpA1QljHXg/UtoxJKl 048pfsoekXfqmOkur06vbCPC4amzPtx1taUN0SNHbBYnAUnSbVpBhoc3ocutcDYarBuLMM wwYODaZPreXQ3I95Zm5FqqzrSQKyQXdBddG0Lg+xBIEcmXHgoDSXiU/15jYnkokN/YCKQ5 hQXQwEnslcHRIEuIjurJNqjRHjOa62Z5WHU/bXADSDeeFYSfeybPvSPrW2uxYjuXXkr1lO VySnXXwARP26T7gMgaovbrbr7JmdcBbpPmV3LXeLzqLfEO1EOAYM8bs2hCyjPg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115983; a=rsa-sha256; cv=none; b=SVybMQH46jQypB07ZLmTPWrOQELVtQqhlx1FdGVEhVrRifa8bs2xp3YoijwjRt9d9UCN9C 2seI5oYVRGQcVcB1qZk9ZaoH7DPpFyy7z7oSJfldzk3UxUDcwxvJEqCwmL8/anQXP6dYKA cOEO69qPo8acf+pJREkNmeKHFMWf/Aekssp0/36y9PPIEIaRbz1SlSZJsZKDCWZzKM7aq3 zfxh+pkXgcZ2vFWzfLODCBpCm8Fx6DqZHXRdwIdsAjTrqFALu/1rKJq4Zv27h8tNRggqfu Hic932o7xzzzN6s+CRCibWCO31H/+5b7W9rS8YZln3E/HFsVnmiG3+tos7FBzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1a7cf6f2a9a1acc218c8f93c0af0696d17e2ed4 commit a1a7cf6f2a9a1acc218c8f93c0af0696d17e2ed4 Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:52:08 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:52:08 +0000 devel/rubygem-aws-sdk-iotthingsgraph: Update to 1.20.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iotthingsgraph/CHANGELOG.md --- devel/rubygem-aws-sdk-iotthingsgraph/Makefile | 2 +- devel/rubygem-aws-sdk-iotthingsgraph/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-iotthingsgraph/Makefile b/devel/rubygem-aws-sdk-iotthingsgraph/Makefile index c87c218d187a..493af7010c5f 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/Makefile +++ b/devel/rubygem-aws-sdk-iotthingsgraph/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-iotthingsgraph -PORTVERSION= 1.19.0 +PORTVERSION= 1.20.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo index b0fc13cf461d..77eec2fbd5b0 100644 --- a/devel/rubygem-aws-sdk-iotthingsgraph/distinfo +++ b/devel/rubygem-aws-sdk-iotthingsgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636145328 -SHA256 (rubygem/aws-sdk-iotthingsgraph-1.19.0.gem) = 420d517ef0d280462897f953a81377c1edbefb48f9a98ea82efa5fa8d79be312 -SIZE (rubygem/aws-sdk-iotthingsgraph-1.19.0.gem) = 35840 +TIMESTAMP = 1638556940 +SHA256 (rubygem/aws-sdk-iotthingsgraph-1.20.0.gem) = e12f808a0dc65b0fd45285949e721ed722a7388e3d70a3dbba06e46bd9f48856 +SIZE (rubygem/aws-sdk-iotthingsgraph-1.20.0.gem) = 35840