From owner-svn-ports-head@freebsd.org Sat Apr 23 06:53:48 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 004D1B18DA3; Sat, 23 Apr 2016 06:53:48 +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 mx1.freebsd.org (Postfix) with ESMTPS id C1A7A1322; Sat, 23 Apr 2016 06:53:47 +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 u3N6rkhp058485; Sat, 23 Apr 2016 06:53:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3N6rk28058483; Sat, 23 Apr 2016 06:53:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201604230653.u3N6rk28058483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 23 Apr 2016 06:53:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413842 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head 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.21 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: Sat, 23 Apr 2016 06:53:48 -0000 Author: sunpoet Date: Sat Apr 23 06:53:46 2016 New Revision: 413842 URL: https://svnweb.freebsd.org/changeset/ports/413842 Log: - Update to 2.2.36 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md 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 Sat Apr 23 06:49:05 2016 (r413841) +++ head/devel/rubygem-aws-sdk-core/Makefile Sat Apr 23 06:53:46 2016 (r413842) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.2.35 +PORTVERSION= 2.2.36 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sat Apr 23 06:49:05 2016 (r413841) +++ head/devel/rubygem-aws-sdk-core/distinfo Sat Apr 23 06:53:46 2016 (r413842) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-core-2.2.35.gem) = cd996911895176c18d3b2a4a14fed4d4daf124757dca5aeb15387bf1cf9a30ad -SIZE (rubygem/aws-sdk-core-2.2.35.gem) = 530944 +SHA256 (rubygem/aws-sdk-core-2.2.36.gem) = edbeffca4091446fb8f454748250690dfb2887eeeed26408c11f44a0c0e3dcd0 +SIZE (rubygem/aws-sdk-core-2.2.36.gem) = 530432