Bug 258110

Summary: astro/foxtrotgps: fix build with new gpsd
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: crwhipp
Priority: --- Flags: crwhipp: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 258109    
Bug Blocks:    
Attachments:
Description Flags
patch to fix build with new gpsd
none
poudriere testport log of build with patch applied crwhipp: maintainer-approval+

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!