From owner-svn-ports-all@freebsd.org Fri Dec 25 19:44:29 2015 Return-Path: Delivered-To: svn-ports-all@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 8533DA51520; Fri, 25 Dec 2015 19:44:29 +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 363671A13; Fri, 25 Dec 2015 19:44:29 +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 tBPJiSlO013177; Fri, 25 Dec 2015 19:44:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBPJiSeE013175; Fri, 25 Dec 2015 19:44:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512251944.tBPJiSeE013175@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, 25 Dec 2015 19:44:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404453 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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, 25 Dec 2015 19:44:29 -0000 Author: sunpoet Date: Fri Dec 25 19:44:27 2015 New Revision: 404453 URL: https://svnweb.freebsd.org/changeset/ports/404453 Log: - Update to 2.2.0 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 Fri Dec 25 19:44:22 2015 (r404452) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri Dec 25 19:44:27 2015 (r404453) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.1.36 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri Dec 25 19:44:22 2015 (r404452) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri Dec 25 19:44:27 2015 (r404453) @@ -1,2 +1,2 @@ -SHA256 (rubygem/aws-sdk-core-2.1.36.gem) = 8d73f3b1872a8f440948a9b457c0d0f457950703f465e9e8c83e16539271acd0 -SIZE (rubygem/aws-sdk-core-2.1.36.gem) = 483328 +SHA256 (rubygem/aws-sdk-core-2.2.0.gem) = 99603a3f1efbf50eb8dc4835098ac4b8be1c9fc57d420a2222e0ef6ee28c0db9 +SIZE (rubygem/aws-sdk-core-2.2.0.gem) = 482816