From owner-svn-ports-all@freebsd.org Sat Oct 10 23:15:08 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 4B54F9D23D5; Sat, 10 Oct 2015 23:15:08 +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 23FECAF; Sat, 10 Oct 2015 23:15:08 +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 t9ANF7H7082796; Sat, 10 Oct 2015 23:15:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9ANF7Pl082793; Sat, 10 Oct 2015 23:15:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510102315.t9ANF7Pl082793@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, 10 Oct 2015 23:15:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399070 - in head/devel/rubygem-blobstore_client: . files 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: Sat, 10 Oct 2015 23:15:08 -0000 Author: sunpoet Date: Sat Oct 10 23:15:06 2015 New Revision: 399070 URL: https://svnweb.freebsd.org/changeset/ports/399070 Log: - Update to 1.3098.0 Changes: https://github.com/cloudfoundry/bosh/releases Modified: head/devel/rubygem-blobstore_client/Makefile head/devel/rubygem-blobstore_client/distinfo head/devel/rubygem-blobstore_client/files/patch-gemspec Modified: head/devel/rubygem-blobstore_client/Makefile ============================================================================== --- head/devel/rubygem-blobstore_client/Makefile Sat Oct 10 23:14:16 2015 (r399069) +++ head/devel/rubygem-blobstore_client/Makefile Sat Oct 10 23:15:06 2015 (r399070) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= blobstore_client -PORTVERSION= 1.2941.0 -PORTREVISION= 1 +PORTVERSION= 1.3098.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,10 +12,10 @@ LICENSE= APACHE20 RUN_DEPENDS= rubygem-aws-sdk>=1.60.2:${PORTSDIR}/devel/rubygem-aws-sdk \ rubygem-bosh_common>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-bosh_common \ - rubygem-fog>=1.27.0:${PORTSDIR}/devel/rubygem-fog \ + rubygem-fog>=1.31.0:${PORTSDIR}/devel/rubygem-fog \ + rubygem-fog-aws>=0.7.6:${PORTSDIR}/net/rubygem-fog-aws \ rubygem-httpclient>=2.4.0:${PORTSDIR}/www/rubygem-httpclient \ - rubygem-multi_json>=1.1:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-ruby-atmos-pure>=1.0.5:${PORTSDIR}/devel/rubygem-ruby-atmos-pure + rubygem-multi_json>=1.1:${PORTSDIR}/devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-blobstore_client/distinfo ============================================================================== --- head/devel/rubygem-blobstore_client/distinfo Sat Oct 10 23:14:16 2015 (r399069) +++ head/devel/rubygem-blobstore_client/distinfo Sat Oct 10 23:15:06 2015 (r399070) @@ -1,2 +1,2 @@ -SHA256 (rubygem/blobstore_client-1.2941.0.gem) = 06115218f8279b113f5270c1d946c1ff6019a86ed9bb7d6914a4e177f50d6799 -SIZE (rubygem/blobstore_client-1.2941.0.gem) = 12800 +SHA256 (rubygem/blobstore_client-1.3098.0.gem) = fb8b78dda81277de9f37c45ca0fe7e891251cf80d89ce53d8365b169969824d4 +SIZE (rubygem/blobstore_client-1.3098.0.gem) = 12288 Modified: head/devel/rubygem-blobstore_client/files/patch-gemspec ============================================================================== --- head/devel/rubygem-blobstore_client/files/patch-gemspec Sat Oct 10 23:14:16 2015 (r399069) +++ head/devel/rubygem-blobstore_client/files/patch-gemspec Sat Oct 10 23:15:06 2015 (r399070) @@ -1,13 +1,15 @@ ---- blobstore_client.gemspec.orig 2015-08-10 18:41:21 UTC +--- blobstore_client.gemspec.orig 2015-10-10 09:48:48 UTC +++ blobstore_client.gemspec -@@ -24,8 +24,8 @@ Gem::Specification.new do |s| +@@ -24,9 +24,9 @@ Gem::Specification.new do |s| if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then s.add_runtime_dependency(%q, ["= 1.60.2"]) -- s.add_runtime_dependency(%q, ["~> 1.27.0"]) +- s.add_runtime_dependency(%q, ["<= 0.1.1"]) +- s.add_runtime_dependency(%q, ["~> 1.31.0"]) - s.add_runtime_dependency(%q, ["= 2.4.0"]) -+ s.add_runtime_dependency(%q, ["~> 1.27"]) ++ s.add_runtime_dependency(%q, [">= 0.7.6"]) ++ s.add_runtime_dependency(%q, [">= 1.31.0"]) + s.add_runtime_dependency(%q, [">= 2.4.0"]) s.add_runtime_dependency(%q, ["~> 1.1"]) - s.add_runtime_dependency(%q, ["~> 1.0.5"]) - s.add_runtime_dependency(%q, ["~> 1.2941.0"]) + s.add_runtime_dependency(%q, ["~> 1.3098.0"]) + s.add_development_dependency(%q, ["~> 3.0"])