From nobody Tue Dec 21 19:45:56 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 5524E1906227; Tue, 21 Dec 2021 19:46:07 +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 4JJRlZ53gYz519R; Tue, 21 Dec 2021 19:46:01 +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 3C6C37C79; Tue, 21 Dec 2021 19:45:56 +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 1BLJjuZQ032465; Tue, 21 Dec 2021 19:45:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJjurg032464; Tue, 21 Dec 2021 19:45:56 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:45:56 GMT Message-Id: <202112211945.1BLJjurg032464@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: a603e9410770 - main - devel/rubygem-aws-sdk-honeycode: Update to 1.12.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: a603e9410770030488ef757e9bf3ef22ed04a9e8 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115965; 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=Kd2lVdtkKE/T3II3Ng4zNuU/NwRpm35/41t8mw0XeZY=; b=YGRKZZGXGGkR0dcDbEGDM/q/kdasx6LDQ2apvWU6OfwzsDTLdQKpoAMbClz+I5RzXteHFj yPsKVlIOp7VDjYzI1KqRGkguLnsfrI6+6KNM3SBpjUYUxr990jjP4JqFzQdKaColw4st57 AnM3cevViygSb0RIdorr2/9+yqSwALb9k7HHVN6PbXMoYXDqGd7aE4/LwZMCINi45H9zHA AlfMbWE/3Xc344+7hs5x9TqR8P+usOA9YwSCL9npIXS+XsdjE/MS/EdLdn3ayJb/veNeeY A92lUmY8lg5RkyZ6kpGKM5lgM9mxR5FKFcp1MELd6QQBmAurmbKmEn3py7FG8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115965; a=rsa-sha256; cv=none; b=KBftskDOKbmbVqy3aBoC7ubA3eaJQQsf+anKyAu8cXsxZxUqj/GY6fr6sZt9luUPsRbXTu 1+7HsrxXjb2W3+iNszWZmkBTlfy/M42c+LqKq119UtNAD84FvawrD9EEiRhO3hA9Gv9kvf nP0bj2lhlcjgEpYgmRHuKsDOVQLH+iboMofbZ64vP0WuV0D/xBUNm89PaQaHcChZklWZUm EWwhXjv6S7V+aBhTN0Fw3IkJog8cfOyjmUiBzANeV8pvc3zeCIDE2eqvWeFh7oxTcG9dSP bgYwLOb1ZBcctMf0W76KeZ0geTkCDlWwcEG3oqPqeMGuclm2BaCrJ9Qg7yq88w== 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=a603e9410770030488ef757e9bf3ef22ed04a9e8 commit a603e9410770030488ef757e9bf3ef22ed04a9e8 Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:51:55 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:51:55 +0000 devel/rubygem-aws-sdk-honeycode: Update to 1.12.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-honeycode/CHANGELOG.md --- devel/rubygem-aws-sdk-honeycode/Makefile | 2 +- devel/rubygem-aws-sdk-honeycode/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-aws-sdk-honeycode/Makefile b/devel/rubygem-aws-sdk-honeycode/Makefile index 82b965e98c7f..b9e4a7d141e4 100644 --- a/devel/rubygem-aws-sdk-honeycode/Makefile +++ b/devel/rubygem-aws-sdk-honeycode/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= aws-sdk-honeycode -PORTVERSION= 1.11.0 +PORTVERSION= 1.12.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-honeycode/distinfo b/devel/rubygem-aws-sdk-honeycode/distinfo index 18b334ac5b1a..eba8b65c4d85 100644 --- a/devel/rubygem-aws-sdk-honeycode/distinfo +++ b/devel/rubygem-aws-sdk-honeycode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636145312 -SHA256 (rubygem/aws-sdk-honeycode-1.11.0.gem) = c8d8cf3b5dc67ddfba4403490dfe5e3a488883046bce5c4c36526ecaa37b4123 -SIZE (rubygem/aws-sdk-honeycode-1.11.0.gem) = 33792 +TIMESTAMP = 1638556904 +SHA256 (rubygem/aws-sdk-honeycode-1.12.0.gem) = 305d0b464386399e2ee38404fb15b813b25b110651c90757dffea89f6918757d +SIZE (rubygem/aws-sdk-honeycode-1.12.0.gem) = 33792