From owner-svn-ports-head@freebsd.org Fri Dec 9 12:57:06 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 9C4F7C6B1E8; Fri, 9 Dec 2016 12:57:06 +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 65E861C9D; Fri, 9 Dec 2016 12:57:06 +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 uB9Cv56K062140; Fri, 9 Dec 2016 12:57:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB9Cv5Jh062138; Fri, 9 Dec 2016 12:57:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612091257.uB9Cv5Jh062138@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, 9 Dec 2016 12:57:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428193 - 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, 09 Dec 2016 12:57:06 -0000 Author: sunpoet Date: Fri Dec 9 12:57:05 2016 New Revision: 428193 URL: https://svnweb.freebsd.org/changeset/ports/428193 Log: - Update to 2.6.35 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 9 12:57:00 2016 (r428192) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri Dec 9 12:57:05 2016 (r428193) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.6.32 +PORTVERSION= 2.6.35 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri Dec 9 12:57:00 2016 (r428192) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri Dec 9 12:57:05 2016 (r428193) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480950649 -SHA256 (rubygem/aws-sdk-core-2.6.32.gem) = d4be2f26f4983330bfb971dba0f3867a4033563eeeeefb85a6740c6cf59b0435 -SIZE (rubygem/aws-sdk-core-2.6.32.gem) = 830464 +TIMESTAMP = 1481270378 +SHA256 (rubygem/aws-sdk-core-2.6.35.gem) = 756afae779e944fe30af52171ded3267e8c156a325a552b5500fc40b973ef7a7 +SIZE (rubygem/aws-sdk-core-2.6.35.gem) = 875008