mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
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)
This commit is contained in:
parent
bdfaa870b3
commit
5dc453d458
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user