Bug 259903

Summary: sysutils/vagrant: update to 2.2.19
Product: Ports & Packages Reporter: Christoph Moench-Tegeder <cmt>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: joe
Priority: --- Keywords: easy, patch, patch-ready
Version: LatestFlags: joe: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/hashicorp/vagrant/blob/v2.2.19/CHANGELOG.md
Attachments:
Description Flags
update vagrant to 2.2.19 none

Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2021-11-17 21:43:06 UTC
Created attachment 229560 [details]
update vagrant to 2.2.19

diff is minimal. passes poudriere testport and seems to "work for me"
Comment 1 joe 2021-11-17 21:54:51 UTC
Thanks! Looks great!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-11-17 22:04:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5dc453d458a5b8362a973dd8393ab32b8c83ef0a

commit 5dc453d458a5b8362a973dd8393ab32b8c83ef0a
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2021-11-17 22:03:06 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2021-11-17 22:03:06 +0000

    sysutils/vagrant: update to 2.2.19

    Changelog: https://github.com/hashicorp/vagrant/blob/v2.2.19/CHANGELOG.md

    PR:             259903
    Approved by:    joe at thrallingpenguin dot com (maintainer)

 sysutils/vagrant/Makefile  | 4 ++--
 sysutils/vagrant/distinfo  | 6 +++---
 sysutils/vagrant/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)
Comment 3 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2021-11-17 22:05:48 UTC
committed, thanks!