Bug 236814

Summary: devel/grv: Unbreak build with devel/libgit2 0.28
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Some People CC: mfechner, yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://package19.nyi.freebsd.org/data/112amd64-default-build-as-user/496861/logs/grv-0.3.2.log
Attachments:
Description Flags
patch file dmgk: maintainer-approval+

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-03-26 22:30:24 UTC
Created attachment 203173 [details]
patch file

Temporarily disable libgit2 version check in git2go until v0.28 tag is added.
Upstream issue: https://github.com/libgit2/git2go/issues/502

QA:
  poudriere testport: OK (112a, 120a)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-03-30 18:21:19 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-30 18:21:27 UTC
A commit references this bug:

Author: yuri
Date: Sat Mar 30 18:21:15 UTC 2019
New revision: 497316
URL: https://svnweb.freebsd.org/changeset/ports/497316

Log:
  devel/grv: Unbreak build with devel/libgit2 0.28

  PR:		236814
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)

Changes:
  head/devel/grv/files/patch-src_gopkg.in_libgit2_git2go.v27_git__dynamic.go
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2019-03-30 21:47:38 UTC
Thanks for committing!
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2019-03-30 22:07:08 UTC
(In reply to Dmitri Goutnik from comment #3)

You are very welcome!