Summary: | devel/flatbuffers: Update to 1.7.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||
Component: | Individual Port(s) | Assignee: | Richard Gallamore <ultima> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | ultima | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
- According to [1] the USE_GITHUB and GH_* should be after USES. - The CMAKE_ARGS doesn't need the +, please remove this. - TEST_TARGET= test should suffice for the do-test: target. [1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order Created attachment 183890 [details]
patch
Updated the patch.
A commit references this bug: Author: ultima Date: Thu Jun 29 18:11:35 UTC 2017 New revision: 444655 URL: https://svnweb.freebsd.org/changeset/ports/444655 Log: * Updated to 1.7.1 Changelog: https://github.com/google/flatbuffers/releases/tag/v1.7.0 PR: 220320 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11386 Changes: head/devel/flatbuffers/Makefile head/devel/flatbuffers/distinfo Committed, thanks! |
Created attachment 183867 [details] patch Builds in poudriere.