Bug 260337 - comms/direwolf needs update to 1.6
Summary: comms/direwolf needs update to 1.6
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: Diane Bruce
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-11 10:15 UTC by lu9dce
Modified: 2021-12-22 17:59 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (hamradio)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lu9dce 2021-12-11 10:15:58 UTC
Update is needed at 1.6 adds many new things
with the possibility of decoding AIS and linking it with Xastir

Thank you 73

LU9DCE
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-12 13:34:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=151a0d11f5e8f6e43406febd84e46618c67160d7

commit 151a0d11f5e8f6e43406febd84e46618c67160d7
Author:     Diane Bruce <db@FreeBSD.org>
AuthorDate: 2021-12-12 13:16:55 +0000
Commit:     Diane Bruce <db@FreeBSD.org>
CommitDate: 2021-12-12 13:16:55 +0000

    comms/direwolf: Update to 1.6

    [From bug report]
    Update is needed at 1.6 adds many new things
    with the possibility of decoding AIS and linking it with Xastir

    Thank you 73

    LU9DCE

    PR:             ports/260337
    Reported by:    hellocodebsd@gmail.com

 comms/direwolf/Makefile | 3 +--
 comms/direwolf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 lu9dce 2021-12-13 02:48:47 UTC
(In reply to commit-hook from comment #1)

USE_GITHUB=	yes
GH_ACCOUNT=	wb2osz
GH_TAGNAME=	1.5

The Tag would not have to be 1.6?

-----------------

rtl_fm -f 144.930M -p 71 -F 1 -g 47 - | direwolf -r 24000 -c /home/eduardo/igate.conf -

audio input buffer has unexpected extreme size of 0 bytes.
Detected at audio_portaudio.c, line 724.
This might be caused by unusual audio device configuration values.
Using 2048 to attempt recovery.
Audio output buffer has unexpected extreme size of 0 bytes.
Detected at audio_portaudio.c, line 733.
This might be caused by unusual audio device configuration values.
Using 2048 to attempt recovery.
Comment 3 lu9dce 2021-12-15 02:19:51 UTC
GH_TAGNAME=	1.5

The Tag would not have to be 1.6?

-----------------

rtl_fm -f 144.930M -p 71 -F 1 -g 47 - | direwolf -r 24000 -c /home/eduardo/igate.conf -

audio input buffer has unexpected extreme size of 0 bytes.
Detected at audio_portaudio.c, line 724.
This might be caused by unusual audio device configuration values.
Using 2048 to attempt recovery.
Audio output buffer has unexpected extreme size of 0 bytes.
Detected at audio_portaudio.c, line 733.
This might be caused by unusual audio device configuration values.
Using 2048 to attempt recovery.
Comment 4 lu9dce 2021-12-22 17:59:31 UTC
it works perfectly