Page MenuHomeFreeBSD

sysutils/vagrant: update to 1.7.3
AbandonedPublic

Authored by mmoll on Jul 14 2015, 11:29 PM.
Tags
None
Referenced Files
F131438116: D3083.diff
Wed, Oct 8, 1:49 AM
Unknown Object (File)
Tue, Sep 30, 4:53 PM
Unknown Object (File)
Sun, Sep 28, 1:58 PM
Unknown Object (File)
Sun, Sep 28, 11:24 AM
Unknown Object (File)
Sat, Sep 27, 6:51 PM
Unknown Object (File)
Fri, Sep 26, 11:15 PM
Unknown Object (File)
Wed, Sep 17, 7:23 PM
Unknown Object (File)
Aug 31 2025, 10:01 PM
Subscribers
None

Details

Reviewers
swills
mat
Summary

I'll still need maintainer approval, but want to get clearance here first.
Proposed commit message:

sysutils/vagrant: update to 1.7.3

Approved by: swills (mentor), mat (mentor), Joe Benden (maintainer)
Test Plan

poudriere: http://space.kvedulv.de/FreeBSD/vagrant-1.7.3.log
portlint:

mmoll@marduk:/svn/ports/sysutils/vagrant$ portlint -ACNc
WARN: /svn/ports/sysutils/vagrant/pkg-plist: [2]: enumerating info files in the plist is deprecated in favor of adding info files into the Makefile using the INFO macro.
WARN: Makefile: [0]: possible direct use of command "install" found. use ${INSTALL_foobaa} instead.
WARN: /svn/ports/sysutils/vagrant/files/patch-vagrant-is-vagrant-installer.patch: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' to ensure proper patch format.
0 fatal errors and 3 warnings found.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mmoll retitled this revision from to sysutils/vagrant: update to 1.7.3.
mmoll updated this object.
mmoll edited the test plan for this revision. (Show Details)
swills edited edge metadata.

Approved, but it would be nice to address some of the portlint things like INFO and using makepatch next time

This revision is now accepted and ready to land.Jul 19 2015, 7:24 PM