From nobody Tue Dec 21 19:45:03 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 E62501904F62; Tue, 21 Dec 2021 19:45:09 +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 4JJRkW3qlnz50nh; Tue, 21 Dec 2021 19:45:06 +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 B25097BD4; Tue, 21 Dec 2021 19:45:03 +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 1BLJj3rE031331; Tue, 21 Dec 2021 19:45:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJj3it031330; Tue, 21 Dec 2021 19:45:03 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:45:03 GMT Message-Id: <202112211945.1BLJj3it031330@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: 715e22b90e5d - main - devel/rubygem-aws-sdk-devopsguru: Update to 1.16.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: 715e22b90e5d8280343a01c987ce4407fa29ca77 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115908; 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=uRAYF+iG+4SQCeGo8vEFu23sLA3ThE6fyr5VDNvTdzY=; b=njVOy8z2m/8dHIWzkIl2YgNmkRrw6594OtMTYp3KVhLWfYYidP26Tdx7SMTlorTzmXuakg Vc2yw6vM293jh3oW8ZPIqgEOnMDIt8NWXwAVXBxmk8XU5H3ez3UoiE+HOg/TlyMz+Cl7uG iJ8sfFzyLbcQLk247SHWQ7CLc7MRn/piu27Q479fdUHj8I/2go5IDNOKQ3CSK7vwq434dp syPD/pRJcbFbupb5TS7G/oJm2dd/PSpcAICZpbcZwRWGEKkplZzloExvAbZBwaV3ansxe5 EN3pIMuzdQvvIFrAvODQKNsZd3Z5BwhUZD4AnK+fWOGKJQPXTCXaaHDB+RUEFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115908; a=rsa-sha256; cv=none; b=IL0kJxc92FaHSbKRcxXAPjrQ5W8qStSVQWhKHDccm/TRVf8dryrdPLVOpdZ/w0QD6a2FWG eJzCnp3t6jKfYWj28B2jWUEB6hbyuJ7aTdVuNPBXY/80WFVGfJbpvYa2OYAL7RGTCo61ku lhuZVdf9eKvW8+Des3IDlKSdWgl+NvUOUHeNFBfcQ/FaJzhVYReKIdjaPsRjZAAfMSN3xB 91s++wLxjiR8ynxG7od7cIjENci5WaMZ5pj+ah+i1Ysn3UYt8BRmtTfXxpegsIEX5vxOiL FSE/GI+G6Fc0zG4LyDjhS6wogJ3VeHW+Kzib2dVW26U6Tq0DglPenNdIwd191w== 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=715e22b90e5d8280343a01c987ce4407fa29ca77 commit 715e22b90e5d8280343a01c987ce4407fa29ca77 Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:51:21 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:51:21 +0000 devel/rubygem-aws-sdk-devopsguru: Update to 1.16.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-devopsguru/CHANGELOG.md --- devel/rubygem-aws-sdk-devopsguru/Makefile | 2 +- devel/rubygem-aws-sdk-devopsguru/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-devopsguru/Makefile b/devel/rubygem-aws-sdk-devopsguru/Makefile index cb8a77041675..9dc837a52c8d 100644 --- a/devel/rubygem-aws-sdk-devopsguru/Makefile +++ b/devel/rubygem-aws-sdk-devopsguru/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-devopsguru -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-devopsguru/distinfo b/devel/rubygem-aws-sdk-devopsguru/distinfo index 4a0186a06d7c..078488b2cb56 100644 --- a/devel/rubygem-aws-sdk-devopsguru/distinfo +++ b/devel/rubygem-aws-sdk-devopsguru/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637519946 -SHA256 (rubygem/aws-sdk-devopsguru-1.15.0.gem) = 061fe21e036c6ebaf6c63d220951d0783f32e47372d7b94f3e1892aa2972c3f5 -SIZE (rubygem/aws-sdk-devopsguru-1.15.0.gem) = 45568 +TIMESTAMP = 1638556814 +SHA256 (rubygem/aws-sdk-devopsguru-1.16.0.gem) = 582559d08a7da07b2caa1cf3e8b9f57fb712eab08bdc63301bf83fad4db981b3 +SIZE (rubygem/aws-sdk-devopsguru-1.16.0.gem) = 46080