From owner-svn-ports-head@freebsd.org Tue Sep 25 16:09:00 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F063910B5540; Tue, 25 Sep 2018 16:08:59 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2BBD7720B; Tue, 25 Sep 2018 16:08:57 +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 09F7E26AE; Tue, 25 Sep 2018 16:08:57 +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 w8PG8u5d018122; Tue, 25 Sep 2018 16:08:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8PG8uIv018120; Tue, 25 Sep 2018 16:08:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809251608.w8PG8uIv018120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 25 Sep 2018 16:08:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480675 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-core X-SVN-Commit-Revision: 480675 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2018 16:09:00 -0000 Author: sunpoet Date: Tue Sep 25 16:08:56 2018 New Revision: 480675 URL: https://svnweb.freebsd.org/changeset/ports/480675 Log: Update to 2.11.136 Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Tue Sep 25 16:08:50 2018 (r480674) +++ head/devel/rubygem-aws-sdk-core/Makefile Tue Sep 25 16:08:56 2018 (r480675) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -DISTVERSION= 2.11.135 +DISTVERSION= 2.11.136 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Tue Sep 25 16:08:50 2018 (r480674) +++ head/devel/rubygem-aws-sdk-core/distinfo Tue Sep 25 16:08:56 2018 (r480675) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537767582 -SHA256 (rubygem/aws-sdk-core-2.11.135.gem) = 7d42e5d535c0a5f599a29b51f3ab6ff27ad6a3f6b8a327f7a56ef27dc43c2504 -SIZE (rubygem/aws-sdk-core-2.11.135.gem) = 1357824 +TIMESTAMP = 1537889591 +SHA256 (rubygem/aws-sdk-core-2.11.136.gem) = 2b90176dabda2ec95c64b9b8184ca4bfc8f8d2d8b140c8c18df234b784f24dd6 +SIZE (rubygem/aws-sdk-core-2.11.136.gem) = 1359360