From owner-svn-ports-all@freebsd.org Fri Apr 10 22:22:42 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4BAB027BF36; Fri, 10 Apr 2020 22:22:42 +0000 (UTC) (envelope-from sunpoet@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48zXZT3PmYz4fyf; Fri, 10 Apr 2020 22:22:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C98C5A3D; Fri, 10 Apr 2020 22:22:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03AMMdwq025940; Fri, 10 Apr 2020 22:22:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03AMMdcg025939; Fri, 10 Apr 2020 22:22:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004102222.03AMMdcg025939@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 10 Apr 2020 22:22:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531360 - head/devel/rubygem-aws-sdk-cloudwatch X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-cloudwatch X-SVN-Commit-Revision: 531360 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2020 22:22:42 -0000 Author: sunpoet Date: Fri Apr 10 22:22:38 2020 New Revision: 531360 URL: https://svnweb.freebsd.org/changeset/ports/531360 Log: Update to 1.35.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-cloudwatch/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-cloudwatch/Makefile head/devel/rubygem-aws-sdk-cloudwatch/distinfo Modified: head/devel/rubygem-aws-sdk-cloudwatch/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-cloudwatch/Makefile Fri Apr 10 22:22:33 2020 (r531359) +++ head/devel/rubygem-aws-sdk-cloudwatch/Makefile Fri Apr 10 22:22:38 2020 (r531360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-cloudwatch -PORTVERSION= 1.34.0 +PORTVERSION= 1.35.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-cloudwatch/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-cloudwatch/distinfo Fri Apr 10 22:22:33 2020 (r531359) +++ head/devel/rubygem-aws-sdk-cloudwatch/distinfo Fri Apr 10 22:22:38 2020 (r531360) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585076088 -SHA256 (rubygem/aws-sdk-cloudwatch-1.34.0.gem) = b8da1287356b1e42777a31045fd6b4229095cf47796565b9e053d36e9c267aba -SIZE (rubygem/aws-sdk-cloudwatch-1.34.0.gem) = 76800 +TIMESTAMP = 1586534838 +SHA256 (rubygem/aws-sdk-cloudwatch-1.35.0.gem) = 2b4c448e3b6c5be0d75ce5084e68b572540776484f37e5b20e33874143b894da +SIZE (rubygem/aws-sdk-cloudwatch-1.35.0.gem) = 78336