Bug 236631

Summary: comms/direwolf: Update to 1.5
Product: Ports & Packages Reporter: takefu
Component: Individual Port(s)Assignee: hamradio (Nobody) <hamradio>
Status: Closed FIXED    
Severity: Affects Only Me CC: hamradio, shurd
Priority: --- Flags: bugzilla: maintainer-feedback? (kevans)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
direwolf-1.5.patch none

Description takefu 2019-03-19 07:01:01 UTC
Created attachment 202974 [details]
direwolf-1.5.patch
Comment 1 Kyle Evans freebsd_committer freebsd_triage 2019-07-21 15:20:29 UTC
Passing this to hamradio@- to whomever commits, please update the MAINTAINER to the list. My direwolf pi is currently in storage and I can't quite test updates.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-22 18:10:17 UTC
A commit references this bug:

Author: shurd
Date: Mon Jul 22 17:27:24 UTC 2019
New revision: 507152
URL: https://svnweb.freebsd.org/changeset/ports/507152

Log:
  Update to 1.5, and change maintainer to hamradio@

  PR:		236631
  Submitted by:	takefu
  Approved by:	kevans (maintainer)

Changes:
  head/comms/direwolf/Makefile
  head/comms/direwolf/distinfo
  head/comms/direwolf/files/Makefile.FreeBSD
  head/comms/direwolf/files/patch-Makefile
  head/comms/direwolf/files/patch-Makefile.linux
  head/comms/direwolf/files/patch-dw-start.sh
  head/comms/direwolf/files/patch-dwgpsd.c
  head/comms/direwolf/files/patch-ptt.c
  head/comms/direwolf/pkg-plist
Comment 3 Stephen Hurd freebsd_committer freebsd_triage 2019-07-22 18:14:42 UTC
Committed with some minor changes:

- Don't override CC
- Disable ALSA entirely
- Force hamlib and gpsd support rather than checking for existence of header file
- Use makepatch to generate patch files