Page MenuHomeFreeBSD

devel/flatbuffers: Update to 1.7.1
ClosedPublic

Authored by ultima on Jun 28 2017, 4:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 12:06 PM
Unknown Object (File)
Wed, Apr 17, 11:52 AM
Unknown Object (File)
Wed, Apr 17, 11:52 AM
Unknown Object (File)
Wed, Apr 17, 11:52 AM
Unknown Object (File)
Wed, Apr 17, 11:52 AM
Unknown Object (File)
Wed, Apr 17, 11:31 AM
Unknown Object (File)
Feb 6 2024, 1:41 AM
Unknown Object (File)
Jan 17 2024, 2:38 PM
Subscribers

Details

Summary
  • Updated to 1.7.1

Changelog: https://github.com/google/flatbuffers/releases/tag/v1.7.0

PR\: 220320
Sumitted by\: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
FATAL: /usr/local/poudriere/ports/test/devel/flatbuffers/distinfo: [1]: TIMESTAMP is in the future (false positive?)
1 fatal error and 1 warning found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

devel/flatbuffers/Makefile
15–18 ↗(On Diff #30159)

According to section 13.1.7, this is a bit out of order.

20 ↗(On Diff #30159)

drop the +

22–23 ↗(On Diff #30159)

This could probably be:

TEST_TARGET= test
This revision is now accepted and ready to land.Jun 29 2017, 1:21 PM
This revision was automatically updated to reflect the committed changes.