From nobody Tue Dec 21 19:46:16 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 37D7C19064C9; Tue, 21 Dec 2021 19:46:23 +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 4JJRlw42v9z51RS; Tue, 21 Dec 2021 19:46:20 +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 23D6B7CBD; Tue, 21 Dec 2021 19:46:16 +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 1BLJkGpi032892; Tue, 21 Dec 2021 19:46:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJkGAT032891; Tue, 21 Dec 2021 19:46:16 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:46:16 GMT Message-Id: <202112211946.1BLJkGAT032891@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: d2a405f529dd - main - devel/rubygem-aws-sdk-iotsitewise: Update to 1.35.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: d2a405f529dda078879358d658ecdf1753c706ec Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115981; 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=s9dbAy24l69/iAFCEAatgbGACao/hUDFEDZ1sD6qr2g=; b=F5PTaHWvQEtmk+urfAwq9plW4oELlFpRcyQMGu/+shYPR6AXpiu4reDHykSMd0lKQPOD2X gddW7Iai+Sn9NaA78lQmD5yFPMkxOB0zM5tu/aVVmfFsbI7ZXWogXyIbNk8xwIokT6laZR XvBXS8aTXtZI3nKZZeDVVEBNq9sX4N3TmwearhvKdfxcYZxoVsXJ5DVYI8IAHw85eCkkND Gak3XqEfASfwiIvjmzLZMhw+l0D7vT9AxqJLkoYm/KpMBX0AURGgp4k0Z1fICg7xxoiUQt nwp9B3Y5FGHHWmWTQtmxNhPaKneM28I+IXo/Tl9Aw+LhP4lMEJ50dozVbKaC2A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115981; a=rsa-sha256; cv=none; b=DNCYwed0V1Xh9IGffGWgtrxFtzHNCMAa7oxP5s0rOP2lc0luYonWKEUWEDNs4xRNkaFzML UALIoBiKKFhFUYW4MqgUm5qbjFA1SM1swvFOOTNsOqEpTNT0XUPUHHWeoyKS9c8mRO9vF7 jYb5QSTVVs0i6U6lHJj+qe+c3GqKuHbLFFBu0CRjDZWV6wePVlGNEkAmCxchkgIthzROdy 471QG9aGKBIXI9P7VG575TCP6liMm6bLDDyWdFcReOj9829t+3/ODARcoysS2a+9jIkfUX g26pNehNdO5I0hDr+CdnZZ6GN2wnyJTwKWfSZB/9z/c5au4iz8uqBEiVFPVMbg== 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=d2a405f529dda078879358d658ecdf1753c706ec commit d2a405f529dda078879358d658ecdf1753c706ec 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-iotsitewise: Update to 1.35.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-iotsitewise/CHANGELOG.md --- devel/rubygem-aws-sdk-iotsitewise/Makefile | 2 +- devel/rubygem-aws-sdk-iotsitewise/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-iotsitewise/Makefile b/devel/rubygem-aws-sdk-iotsitewise/Makefile index 7d76d124415a..e3eab3bd5654 100644 --- a/devel/rubygem-aws-sdk-iotsitewise/Makefile +++ b/devel/rubygem-aws-sdk-iotsitewise/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-iotsitewise -PORTVERSION= 1.34.0 +PORTVERSION= 1.35.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-iotsitewise/distinfo b/devel/rubygem-aws-sdk-iotsitewise/distinfo index c9b4606e74b9..de060b8f5668 100644 --- a/devel/rubygem-aws-sdk-iotsitewise/distinfo +++ b/devel/rubygem-aws-sdk-iotsitewise/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636145326 -SHA256 (rubygem/aws-sdk-iotsitewise-1.34.0.gem) = 1b788a15cc9c635aaeef0424a92debf00658e377fe7d3da124382424b614a7f8 -SIZE (rubygem/aws-sdk-iotsitewise-1.34.0.gem) = 78336 +TIMESTAMP = 1638556938 +SHA256 (rubygem/aws-sdk-iotsitewise-1.35.0.gem) = 92581681a87f3a2024e78b06cfa924dc00cf2a454bfde9a6799d36cd2f41cdd9 +SIZE (rubygem/aws-sdk-iotsitewise-1.35.0.gem) = 82432