sysutils/vagrant: Update to 2.3.2

- Add support for VirtualBox 7.0

ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.3.2/CHANGELOG.md

PR:		267467
This commit is contained in:
Ralf van der Enden 2022-10-31 18:46:14 +00:00 committed by Nuno Teixeira
parent 6502092a4a
commit b144443f72
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= vagrant
PORTVERSION= 2.3.1
PORTVERSION= 2.3.2
DISTVERSIONPREFIX= v
CATEGORIES= sysutils rubygems devel

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1664968160
SHA256 (hashicorp-vagrant-v2.3.1_GH0.tar.gz) = 661401d2368289150299f6ede2c50b1f70510ccee77222b47b457209507505db
SIZE (hashicorp-vagrant-v2.3.1_GH0.tar.gz) = 3296527
TIMESTAMP = 1666800039
SHA256 (hashicorp-vagrant-v2.3.2_GH0.tar.gz) = 76d3737e273fa73501f7c12a4814f6a63851b8119118575cc77e9911ce3acb06
SIZE (hashicorp-vagrant-v2.3.2_GH0.tar.gz) = 3236830

View file

@ -843,6 +843,7 @@ bin/vagrant
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_2.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_0.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_1.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_7_0.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/forwarded_port.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller.rb
%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller_array.rb