git: b144443f72af - main - sysutils/vagrant: Update to 2.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Oct 2022 18:48:18 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b144443f72af4271084b3014e3dc75517d7f54bc commit b144443f72af4271084b3014e3dc75517d7f54bc Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2022-10-31 18:46:14 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-10-31 18:48:06 +0000 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 --- sysutils/vagrant/Makefile | 2 +- sysutils/vagrant/distinfo | 6 +++--- sysutils/vagrant/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sysutils/vagrant/Makefile b/sysutils/vagrant/Makefile index 9d24ff0792e9..59669a5fe925 100644 --- a/sysutils/vagrant/Makefile +++ b/sysutils/vagrant/Makefile @@ -1,5 +1,5 @@ PORTNAME= vagrant -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils rubygems devel diff --git a/sysutils/vagrant/distinfo b/sysutils/vagrant/distinfo index 5d873d9245a6..3fd878e32090 100644 --- a/sysutils/vagrant/distinfo +++ b/sysutils/vagrant/distinfo @@ -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 diff --git a/sysutils/vagrant/pkg-plist b/sysutils/vagrant/pkg-plist index 848017253eb2..ec11e3ab7197 100644 --- a/sysutils/vagrant/pkg-plist +++ b/sysutils/vagrant/pkg-plist @@ -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