Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2016 21:07:29 +0000 (UTC)
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426864 - head/sysutils/vagrant
Message-ID:  <201611222107.uAML7Tal048516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cmt
Date: Tue Nov 22 21:07:29 2016
New Revision: 426864
URL: https://svnweb.freebsd.org/changeset/ports/426864

Log:
  vagrant 1.8.7
  
  https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md
  
  PR:		214571
  Approved by:	joe()thrallingpenguin.com (maintainer), rene (mentor)

Modified:
  head/sysutils/vagrant/Makefile
  head/sysutils/vagrant/distinfo
  head/sysutils/vagrant/pkg-plist

Modified: head/sysutils/vagrant/Makefile
==============================================================================
--- head/sysutils/vagrant/Makefile	Tue Nov 22 21:03:51 2016	(r426863)
+++ head/sysutils/vagrant/Makefile	Tue Nov 22 21:07:29 2016	(r426864)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vagrant
-PORTVERSION=	1.8.6
+PORTVERSION=	1.8.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils rubygems devel
 

Modified: head/sysutils/vagrant/distinfo
==============================================================================
--- head/sysutils/vagrant/distinfo	Tue Nov 22 21:03:51 2016	(r426863)
+++ head/sysutils/vagrant/distinfo	Tue Nov 22 21:07:29 2016	(r426864)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476708884
-SHA256 (mitchellh-vagrant-v1.8.6_GH0.tar.gz) = de1204c56feeeb327f542e58d39c9dd55fef78a9b753594a3b30e330d72d23e4
-SIZE (mitchellh-vagrant-v1.8.6_GH0.tar.gz) = 1749696
+TIMESTAMP = 1479304110
+SHA256 (mitchellh-vagrant-v1.8.7_GH0.tar.gz) = 5371d39679d40d4f6913728dd3d93c103e74c76ecc813710191a2c378b83a1e2
+SIZE (mitchellh-vagrant-v1.8.7_GH0.tar.gz) = 1756302

Modified: head/sysutils/vagrant/pkg-plist
==============================================================================
--- head/sysutils/vagrant/pkg-plist	Tue Nov 22 21:03:51 2016	(r426863)
+++ head/sysutils/vagrant/pkg-plist	Tue Nov 22 21:07:29 2016	(r426864)
@@ -911,6 +911,7 @@ bin/vagrant
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/omnios/cap/mount_nfs_folder_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/omnios/cap/rsync_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/openbsd/cap/halt_test.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/openbsd/cap/rsync_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/photon/cap/change_host_name_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/photon/cap/configure_networks_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/photon/cap/docker_test.rb
@@ -948,6 +949,7 @@ bin/vagrant
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/config_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/windows/guest_network_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/hosts/darwin/cap/rdp_test.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/hosts/linux/cap/nfs_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2/config/package_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2/config/push_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2/config/ssh_test.rb
@@ -1114,6 +1116,7 @@ bin/vagrant
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util/shell_quote_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util/ssh_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util/string_block_editor_test.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util/subprocess_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util/which_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/vagrantfile_test.rb
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant_test.rb



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