From nobody Tue Dec 21 19:46:12 2021 X-Original-To: dev-commits-ports-main@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 53D241906682; Tue, 21 Dec 2021 19:46:21 +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 4JJRls3ggBz51JY; Tue, 21 Dec 2021 19:46:17 +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 9D90D7AB8; Tue, 21 Dec 2021 19:46:12 +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 1BLJkCdG032814; Tue, 21 Dec 2021 19:46:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJkCVt032813; Tue, 21 Dec 2021 19:46:12 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:46:12 GMT Message-Id: <202112211946.1BLJkCVt032813@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: fda098de2d94 - main - devel/rubygem-aws-sdk-iotfleethub: Update to 1.8.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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: fda098de2d942ed5fa9ec2cb8a2d38e8228dd37d Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115977; 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=eOGlXzI2pV8s5zqXKMK+VknJiwN6MLwhtM3rBcIQnCY=; b=o8TichHm/0ag7lwGMttwZ4AH+WucJ+f40fgpHygcK+KP3ofJMvSATmPCv2dhSPHQfvuNEK SiWr2NuTwnDkXSpbxtjU/SoHjnMkPW0N4ORYTZhPKF2YZ+XPVM0ulSTopd7Tlz3LpJA/4P MTq9TBM4mjszQ9/v62pPAchMi0fUu8jKP6mT4VLwbsalxcm766uIrW2z/Gx5GD7dKwEJZb 8UyNM9AwwUYw8DJRvruaAwzwUlF4GvRpAGI30jeFXYCE4x47Mrnfp2UywzVgC+CoU/9UC4 hBDYWulnGLUBcNVriwf4UuqbkqzacG0q3Kb3ptwWIx8ZlA8q77x7P0uiixL8ow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115977; a=rsa-sha256; cv=none; b=Hm8KErJgbRDtzTk0q7GH0vy8dH3VnXzwerX6twgr8m/AHp/neVEAHY/sTGG8FRCY91mkSX 0txrH3RTIDlU/zjkLSwOSOxC2ENgP8qkOy73pYk/EB1toIDcgt2AeaIAroTTYewnoodL6S V4rPSHEc5k3IIlG6v1azpMGYxdodhPJxaGzfhimq+BspWJrl/IJ5ZykMEKHz70jaTmg7RA HPs75G0yL6HBUIHMfpMSrRffiCQlSDvbyZ8ImriHlGRfJpwCJFLErnsQ9sDgrGsl5Laeat 57xVhpFyLX6ZpFF+Fvo8iFF8vVMBC3cVggtRwWwe/UFCbQLYJoIyZRNqxao97g== 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=fda098de2d942ed5fa9ec2cb8a2d38e8228dd37d commit fda098de2d942ed5fa9ec2cb8a2d38e8228dd37d Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:52:05 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:52:05 +0000 devel/rubygem-aws-sdk-iotfleethub: Update to 1.8.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iotfleethub/CHANGELOG.md --- devel/rubygem-aws-sdk-iotfleethub/Makefile | 2 +- devel/rubygem-aws-sdk-iotfleethub/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-iotfleethub/Makefile b/devel/rubygem-aws-sdk-iotfleethub/Makefile index 97bc90966d21..4aa893e10158 100644 --- a/devel/rubygem-aws-sdk-iotfleethub/Makefile +++ b/devel/rubygem-aws-sdk-iotfleethub/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-iotfleethub -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-iotfleethub/distinfo b/devel/rubygem-aws-sdk-iotfleethub/distinfo index 1d3708a7ad38..36cc6938b9f0 100644 --- a/devel/rubygem-aws-sdk-iotfleethub/distinfo +++ b/devel/rubygem-aws-sdk-iotfleethub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636117472 -SHA256 (rubygem/aws-sdk-iotfleethub-1.7.0.gem) = 64c5799c2f7e5a479250fced37cc7511c7472a500cb9f1a1914677651b428b18 -SIZE (rubygem/aws-sdk-iotfleethub-1.7.0.gem) = 18944 +TIMESTAMP = 1638556932 +SHA256 (rubygem/aws-sdk-iotfleethub-1.8.0.gem) = 061f1aa0d076e0c2339c813033118955ee7265422d59e98d692dbb2d550a7356 +SIZE (rubygem/aws-sdk-iotfleethub-1.8.0.gem) = 18944