From owner-svn-ports-head@freebsd.org Wed Apr 12 16:24:36 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 9581FD3AED7; Wed, 12 Apr 2017 16:24:36 +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 67456B3D; Wed, 12 Apr 2017 16:24:36 +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 v3CGOZQT022270; Wed, 12 Apr 2017 16:24:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3CGOZSU022267; Wed, 12 Apr 2017 16:24:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704121624.v3CGOZSU022267@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 12 Apr 2017 16:24:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438372 - 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: Wed, 12 Apr 2017 16:24:36 -0000 Author: sunpoet Date: Wed Apr 12 16:24:35 2017 New Revision: 438372 URL: https://svnweb.freebsd.org/changeset/ports/438372 Log: Update to 2.9.7 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 Wed Apr 12 16:24:29 2017 (r438371) +++ head/devel/rubygem-aws-sdk-core/Makefile Wed Apr 12 16:24:35 2017 (r438372) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Wed Apr 12 16:24:29 2017 (r438371) +++ head/devel/rubygem-aws-sdk-core/distinfo Wed Apr 12 16:24:35 2017 (r438372) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491601230 -SHA256 (rubygem/aws-sdk-core-2.9.6.gem) = a4ac3c993125c54b28e8cecbd0d04b36d20b82e274b31f4cdac99a786601ca77 -SIZE (rubygem/aws-sdk-core-2.9.6.gem) = 990720 +TIMESTAMP = 1492006868 +SHA256 (rubygem/aws-sdk-core-2.9.7.gem) = 08e56cd6b4db801051675b6b162ac35e1bf8f5b140cf273f5f41c99f5d8c2f46 +SIZE (rubygem/aws-sdk-core-2.9.7.gem) = 991744