Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Apr 2014 11:00:06 -0700
From:      Joseph Benden <joe@thrallingpenguin.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/188235: [patch] Updated Vagrant port to 1.5.2
Message-ID:  <533DA1A6.5060902@thrallingpenguin.com>
In-Reply-To: <201404031720.s33HK0TY094892@freefall.freebsd.org>
References:  <201404031720.s33HK0TY094892@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080707040400060203070700
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I missed a few orphan files. Patch attached. (Lesson learned, use
Poudriere.)

> FreeBSD-gnats-submit@FreeBSD.org <mailto:FreeBSD-gnats-submit@FreeBSD.org>
> April 3, 2014 at 10:20 AM
> Thank you very much for your problem report.
> It has the internal identification `ports/188235'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=188235
>
>

--------------080707040400060203070700
Content-Type: text/plain;
 name="vagrant-1.5.2.patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="vagrant-1.5.2.patch.txt"

Index: Makefile
===================================================================
--- Makefile	(revision 349476)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vagrant
-PORTVERSION=	1.5.1
+PORTVERSION=	1.5.2
 PORTREVISION=	1
 CATEGORIES=	sysutils rubygems devel
 MASTER_SITES=	LOCAL/swills https://codeload.github.com/mitchellh/vagrant/legacy.tar.gz/v${PORTVERSION}?dummy=/
@@ -31,9 +31,9 @@
 		rubygem-rb-kqueue>=0.2.2:${PORTSDIR}/devel/rubygem-rb-kqueue \
 		rubygem-wdm>=0.1.0:${PORTSDIR}/devel/rubygem-wdm
 
-WRKSRC=		${WRKDIR}/mitchellh-vagrant-6977e93
+WRKSRC=		${WRKDIR}/mitchellh-vagrant-d190479
 USE_RUBY=	yes
-GEMFILES=	vagrant-1.5.1.gem
+GEMFILES=	vagrant-${PORTVERSION}.gem
 RUBYGEMBIN=	gem${RUBY_SUFFIX}
 PLIST_SUB+=	GEMS_DIR="lib/ruby/gems/${RUBY_VER}/" \
 		GEM_BASE_DIR="lib/ruby/gems/${RUBY_VER}/gems" \
Index: distinfo
===================================================================
--- distinfo	(revision 349476)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (vagrant-1.5.1.tar.gz) = e57257297ffae19135befeda9825ef3020e7ec73bcfceec82fc9c812787e4b9a
-SIZE (vagrant-1.5.1.tar.gz) = 2667387
+SHA256 (vagrant-1.5.2.tar.gz) = 33ac74310a54909abd625bd38d384139391a38c1c674d9d35b645dd539aa75da
+SIZE (vagrant-1.5.2.tar.gz) = 2671807
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 349476)
+++ pkg-plist	(working copy)
@@ -721,6 +721,26 @@
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/.travis.yml
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/.vimrc
 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/.yardopts
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap/mount_nfs_folder.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/config.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/guest.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/plugin.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/change_host_name.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/configure_networks.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/halt.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/mount_nfs.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/rsync.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/halt.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/scripts/ps_version.ps1
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap/change_host_name_test.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap/configure_networks_test.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap/halt_test.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap/mount_nfs_test.rb
+%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap/rsync_test.rb
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/util
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin/v2
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/vagrant/plugin/v1
@@ -755,6 +775,10 @@
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/kernel_v2
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/ubuntu/cap
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/ubuntu
+@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap
+@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos
+@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos/cap
+@dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/smartos
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/support/shared
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/support
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/test/unit/plugins/guests/redhat/cap
@@ -969,3 +993,10 @@
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/bin
 @dirrm %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%
+@unexec rmdir %D/%%GEMS_DIR%%/doc 2>/dev/null || true
+@unexec rmdir %D/%%GEMS_DIR%%/specifications 2>/dev/null || true
+@unexec rmdir %D/%%GEMS_DIR%%/gems 2>/dev/null || true
+@unexec rmdir %D/%%GEMS_DIR%%/cache 2>/dev/null || true
+@unexec rmdir %D/lib/ruby/gems/%%RUBY_VER%% 2>/dev/null || true
+@unexec rmdir %D/lib/ruby/gems 2>/dev/null || true
+@unexec rmdir %D/lib/ruby 2>/dev/null || true

--------------080707040400060203070700--



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