From owner-svn-ports-all@freebsd.org Thu Feb 28 16:33:53 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5091150DB8C; Thu, 28 Feb 2019 16:33:52 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2CBEC72CF1; Thu, 28 Feb 2019 16:33:52 +0000 (UTC) (envelope-from cmt@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 15FF679B6; Thu, 28 Feb 2019 16:33:52 +0000 (UTC) (envelope-from cmt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1SGXpZc046130; Thu, 28 Feb 2019 16:33:51 GMT (envelope-from cmt@FreeBSD.org) Received: (from cmt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1SGXp1O046127; Thu, 28 Feb 2019 16:33:51 GMT (envelope-from cmt@FreeBSD.org) Message-Id: <201902281633.x1SGXp1O046127@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cmt set sender to cmt@FreeBSD.org using -f From: Christoph Moench-Tegeder Date: Thu, 28 Feb 2019 16:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494158 - head/sysutils/vagrant X-SVN-Group: ports-head X-SVN-Commit-Author: cmt X-SVN-Commit-Paths: head/sysutils/vagrant X-SVN-Commit-Revision: 494158 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2CBEC72CF1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.975,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 28 Feb 2019 16:33:53 -0000 Author: cmt Date: Thu Feb 28 16:33:51 2019 New Revision: 494158 URL: https://svnweb.freebsd.org/changeset/ports/494158 Log: update vagrant to 2.2.4 https://github.com/hashicorp/vagrant/blob/v2.2.4/CHANGELOG.md PR: 236106 Approved by: Joseph Benden (maintainer) Modified: head/sysutils/vagrant/Makefile head/sysutils/vagrant/distinfo head/sysutils/vagrant/pkg-plist Modified: head/sysutils/vagrant/Makefile ============================================================================== --- head/sysutils/vagrant/Makefile Thu Feb 28 16:21:14 2019 (r494157) +++ head/sysutils/vagrant/Makefile Thu Feb 28 16:33:51 2019 (r494158) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= vagrant -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils rubygems devel MAINTAINER= joe@thrallingpenguin.com Modified: head/sysutils/vagrant/distinfo ============================================================================== --- head/sysutils/vagrant/distinfo Thu Feb 28 16:21:14 2019 (r494157) +++ head/sysutils/vagrant/distinfo Thu Feb 28 16:33:51 2019 (r494158) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547211908 -SHA256 (hashicorp-vagrant-v2.2.3_GH0.tar.gz) = 7a2f15b58549080562168f6bcab6d1461540b42ad35bf1f0d33f2c64317d00c8 -SIZE (hashicorp-vagrant-v2.2.3_GH0.tar.gz) = 1236158 +TIMESTAMP = 1551304532 +SHA256 (hashicorp-vagrant-v2.2.4_GH0.tar.gz) = 4f8ce6ede5d47a2be1ce46a29d22d41d1f4ba9d99fe9496b2424f98ae4dab2d6 +SIZE (hashicorp-vagrant-v2.2.4_GH0.tar.gz) = 1244111 Modified: head/sysutils/vagrant/pkg-plist ============================================================================== --- head/sysutils/vagrant/pkg-plist Thu Feb 28 16:21:14 2019 (r494157) +++ head/sysutils/vagrant/pkg-plist Thu Feb 28 16:33:51 2019 (r494158) @@ -27,6 +27,8 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/after_trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/before_trigger.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_add.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_check_outdated.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_remove.rb @@ -178,6 +180,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cap/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/login.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/logout.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/middleware/add_authentication.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/root.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/whoami.rb @@ -225,7 +228,6 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/login/command.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/login/errors.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/login/locales/en.yml -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/login/middleware/add_authentication.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/login/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package/command.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package/plugin.rb