Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2021 22:04:27 GMT
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5dc453d458a5 - main - sysutils/vagrant: update to 2.2.19
Message-ID:  <202111172204.1AHM4RJl095236@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5dc453d458a5b8362a973dd8393ab32b8c83ef0a

commit 5dc453d458a5b8362a973dd8393ab32b8c83ef0a
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2021-11-17 22:03:06 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2021-11-17 22:03:06 +0000

    sysutils/vagrant: update to 2.2.19
    
    Changelog: https://github.com/hashicorp/vagrant/blob/v2.2.19/CHANGELOG.md
    
    PR:             259903
    Approved by:    joe at thrallingpenguin dot com (maintainer)
---
 sysutils/vagrant/Makefile  | 4 ++--
 sysutils/vagrant/distinfo  | 6 +++---
 sysutils/vagrant/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sysutils/vagrant/Makefile b/sysutils/vagrant/Makefile
index 62f7191e6828..96945a3e2234 100644
--- a/sysutils/vagrant/Makefile
+++ b/sysutils/vagrant/Makefile
@@ -1,7 +1,7 @@
 # Created by: Joseph Benden <joe@thrallingpenguin.com>
 
 PORTNAME=	vagrant
-PORTVERSION=	2.2.18
+PORTVERSION=	2.2.19
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils rubygems devel
 
@@ -24,7 +24,7 @@ RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss \
 		rubygem-excon>=0.73<1.0:devel/rubygem-excon \
 		rubygem-hashicorp-checkpoint>=0.1.5<0.2:www/rubygem-hashicorp-checkpoint \
 		rubygem-i18n>=1.8,2<2,2:devel/rubygem-i18n \
-		rubygem-listen>=3.5:devel/rubygem-listen \
+		rubygem-listen>=3.6:devel/rubygem-listen \
 		rubygem-log4r>=1.1.9<1.1.11:sysutils/rubygem-log4r \
 		rubygem-net-scp>=3.0.0:security/rubygem-net-scp \
 		rubygem-net-sftp>=3.0:security/rubygem-net-sftp \
diff --git a/sysutils/vagrant/distinfo b/sysutils/vagrant/distinfo
index fbdf446e906f..62d6809dba69 100644
--- a/sysutils/vagrant/distinfo
+++ b/sysutils/vagrant/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635811607
-SHA256 (hashicorp-vagrant-v2.2.18_GH0.tar.gz) = 3508b0906b832d7317c8d36220798ec274b721e7ef63d0cf991c68f19d9dae90
-SIZE (hashicorp-vagrant-v2.2.18_GH0.tar.gz) = 1620261
+TIMESTAMP = 1637069301
+SHA256 (hashicorp-vagrant-v2.2.19_GH0.tar.gz) = 4f0e6b1d466e26dead682c4d4843e8f64a012eba4be91506ae6c6d34d3d9c8f9
+SIZE (hashicorp-vagrant-v2.2.19_GH0.tar.gz) = 1838272
diff --git a/sysutils/vagrant/pkg-plist b/sysutils/vagrant/pkg-plist
index 93d545a8311c..c187c202709b 100644
--- a/sysutils/vagrant/pkg-plist
+++ b/sysutils/vagrant/pkg-plist
@@ -598,6 +598,7 @@ bin/vagrant
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/provider_install_virtualbox.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/rdp.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/smb.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/version.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/host.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/plugin.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/scripts/install_virtualbox.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111172204.1AHM4RJl095236>