From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:14 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 0F259CDA48D; Sat, 11 Feb 2017 14:20:14 +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 CBA0415C1; Sat, 11 Feb 2017 14:20:13 +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 v1BEKCKr099483; Sat, 11 Feb 2017 14:20:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKCfE099481; Sat, 11 Feb 2017 14:20:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKCfE099481@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, 11 Feb 2017 14:20:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433869 - 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: Sat, 11 Feb 2017 14:20:14 -0000 Author: sunpoet Date: Sat Feb 11 14:20:12 2017 New Revision: 433869 URL: https://svnweb.freebsd.org/changeset/ports/433869 Log: Update to 2.7.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 Sat Feb 11 14:20:07 2017 (r433868) +++ head/devel/rubygem-aws-sdk-core/Makefile Sat Feb 11 14:20:12 2017 (r433869) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.7.5 +PORTVERSION= 2.7.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sat Feb 11 14:20:07 2017 (r433868) +++ head/devel/rubygem-aws-sdk-core/distinfo Sat Feb 11 14:20:12 2017 (r433869) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486737940 -SHA256 (rubygem/aws-sdk-core-2.7.5.gem) = 92f8ea21da60a8fb1694e91a5fa54115d04a991e2f7e1565273145df195a42e7 -SIZE (rubygem/aws-sdk-core-2.7.5.gem) = 951808 +TIMESTAMP = 1486812169 +SHA256 (rubygem/aws-sdk-core-2.7.7.gem) = 20888f78ba02adb146a12bf6753e92d99d3d0440ef5aa3af3140b2d6a3fd295c +SIZE (rubygem/aws-sdk-core-2.7.7.gem) = 951808