[Bug 226662] sysutils/vagrant: update to 2.0.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 16 19:05:15 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226662

            Bug ID: 226662
           Summary: sysutils/vagrant: update to 2.0.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/hashicorp/vagrant/blob/master/CHANG
                    ELOG.md
                OS: Any
            Status: New
          Keywords: easy, patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: cmt at freebsd.org
                CC: joe at thrallingpenguin.com
             Flags: maintainer-feedback?(joe at thrallingpenguin.com)
                CC: joe at thrallingpenguin.com

Created attachment 191558
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191558&action=edit
update vagrant to 2.0.3

vagrant 2.0.3 has been released.

Github account mitchellh now redicrects to hashicorp, so GH_ACCOUNT has been
updated accordingly.

Tests are not installed any longer, this shortens pkg-plist significantly.

The "simple build script" .runner.sh has no value to the package and it's
installation is probably a mistake, so let's just rm it.

The new gemfiledeps check (ports r459673) fails as this port's Gemfile depends
on an external repository (vagrant-spec) which we don't install. This check
also fails on vagrant-2.0.2 but wasn't present at the time of the last update.
Let's ignore this warning for the time being.

Having written that: port passes "poudriere testport" and still "works for me".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list