Bug 258110 - astro/foxtrotgps: fix build with new gpsd
Summary: astro/foxtrotgps: fix build with new gpsd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on: 258109
Blocks:
  Show dependency treegraph
 
Reported: 2021-08-28 00:52 UTC by Steve Wills
Modified: 2022-03-14 00:34 UTC (History)
1 user (show)

See Also:
crwhipp: maintainer-feedback+


Attachments
patch to fix build with new gpsd (1.58 KB, patch)
2021-08-28 00:52 UTC, Steve Wills
no flags Details | Diff
poudriere testport log of build with patch applied (157.22 KB, text/plain)
2021-09-01 13:31 UTC, crwhipp
crwhipp: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2021-08-28 00:52:56 UTC
Created attachment 227500 [details]
patch to fix build with new gpsd
Comment 1 crwhipp 2021-09-01 13:31:15 UTC
Created attachment 227591 [details]
poudriere testport log of build with patch applied

Foxtrotgps builds cleanly.  Patch is good, thank you!
Comment 2 crwhipp 2021-09-01 13:31:59 UTC
Comment on attachment 227500 [details]
patch to fix build with new gpsd

Patch looks good - thank you!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-03-14 00:33:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3cb0fc7db427ed8f2abefaa5ad0f6ae0d9bfb1c4

commit 3cb0fc7db427ed8f2abefaa5ad0f6ae0d9bfb1c4
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2022-03-14 00:16:08 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2022-03-14 00:31:48 +0000

    astro/foxtrotgps: fix build with new gpsd

    PR:             258110
    Approved by:    crwhipp@gmail.com (maintainer)

 astro/foxtrotgps/Makefile                         |  1 +
 astro/foxtrotgps/files/patch-src_gps__functions.c | 15 ++++++++++++---
 2 files changed, 13 insertions(+), 3 deletions(-)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2022-03-14 00:34:34 UTC
Committed, thanks!