From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:18 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 EF8B8CD6E59; Wed, 8 Feb 2017 23:46:18 +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 A275A1C17; Wed, 8 Feb 2017 23:46:18 +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 v18NkHIR031962; Wed, 8 Feb 2017 23:46:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkHiq031960; Wed, 8 Feb 2017 23:46:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkHiq031960@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, 8 Feb 2017 23:46:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433691 - head/sysutils/rubygem-bosh_cli 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, 08 Feb 2017 23:46:19 -0000 Author: sunpoet Date: Wed Feb 8 23:46:17 2017 New Revision: 433691 URL: https://svnweb.freebsd.org/changeset/ports/433691 Log: Update to 1.3262.25.0 Changes: https://github.com/cloudfoundry/bosh/releases https://github.com/cloudfoundry/bosh/releases/tag/bosh_cli-1.3262.25.0 Modified: head/sysutils/rubygem-bosh_cli/Makefile head/sysutils/rubygem-bosh_cli/distinfo Modified: head/sysutils/rubygem-bosh_cli/Makefile ============================================================================== --- head/sysutils/rubygem-bosh_cli/Makefile Wed Feb 8 23:46:13 2017 (r433690) +++ head/sysutils/rubygem-bosh_cli/Makefile Wed Feb 8 23:46:17 2017 (r433691) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= bosh_cli -PORTVERSION= 1.3262.24.0 -PORTREVISION= 1 +PORTVERSION= 1.3262.25.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,9 +10,9 @@ COMMENT= BOSH CLI LICENSE= APACHE20 -RUN_DEPENDS= rubygem-blobstore_client>=${PORTVERSION}:devel/rubygem-blobstore_client \ - rubygem-bosh_common>=${PORTVERSION}:devel/rubygem-bosh_common \ - rubygem-bosh-template>=${PORTVERSION}:devel/rubygem-bosh-template \ +RUN_DEPENDS= rubygem-blobstore_client>=1.3262.24.0:devel/rubygem-blobstore_client \ + rubygem-bosh_common>=1.3262.24.0:devel/rubygem-bosh_common \ + rubygem-bosh-template>=1.3262.24.0:devel/rubygem-bosh-template \ rubygem-cf-uaa-lib>=3.2.1:devel/rubygem-cf-uaa-lib \ rubygem-highline>=1.6.2:devel/rubygem-highline \ rubygem-httpclient>=2.4.0:www/rubygem-httpclient \ Modified: head/sysutils/rubygem-bosh_cli/distinfo ============================================================================== --- head/sysutils/rubygem-bosh_cli/distinfo Wed Feb 8 23:46:13 2017 (r433690) +++ head/sysutils/rubygem-bosh_cli/distinfo Wed Feb 8 23:46:17 2017 (r433691) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479574290 -SHA256 (rubygem/bosh_cli-1.3262.24.0.gem) = 0f941228ef2e9dc2284830003c04fdcafed3c1b177931f9ea3ffc2027a7bd907 -SIZE (rubygem/bosh_cli-1.3262.24.0.gem) = 101376 +TIMESTAMP = 1486591900 +SHA256 (rubygem/bosh_cli-1.3262.25.0.gem) = 09c43f14453954a30519396624b02f30a2560f2efa0c72f5d65f591b1ae2ea3a +SIZE (rubygem/bosh_cli-1.3262.25.0.gem) = 101376