From owner-svn-ports-head@freebsd.org Fri May 5 15:35:58 2017 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 831A6D5F98C; Fri, 5 May 2017 15:35:58 +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 50C3BDA4; Fri, 5 May 2017 15:35:58 +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 v45FZvjV023053; Fri, 5 May 2017 15:35:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v45FZvVC023051; Fri, 5 May 2017 15:35:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705051535.v45FZvVC023051@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, 5 May 2017 15:35:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440179 - 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.23 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: Fri, 05 May 2017 15:35:58 -0000 Author: sunpoet Date: Fri May 5 15:35:57 2017 New Revision: 440179 URL: https://svnweb.freebsd.org/changeset/ports/440179 Log: Update to 2.9.15 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 May 5 15:35:51 2017 (r440178) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri May 5 15:35:57 2017 (r440179) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.14 +PORTVERSION= 2.9.15 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri May 5 15:35:51 2017 (r440178) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri May 5 15:35:57 2017 (r440179) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493551649 -SHA256 (rubygem/aws-sdk-core-2.9.14.gem) = dc4fcced755646c8533da695bc15eebd6b275da20706d64bb886b8011ab4c4fe -SIZE (rubygem/aws-sdk-core-2.9.14.gem) = 999936 +TIMESTAMP = 1493987340 +SHA256 (rubygem/aws-sdk-core-2.9.15.gem) = 4007aa103f3f353e2ba1d231cf549a83b71ec63c2847950bbf8a6e268861c4dc +SIZE (rubygem/aws-sdk-core-2.9.15.gem) = 1000448