Bug 275098 - audio/lpcnet: Update to 0.5
Summary: audio/lpcnet: Update to 0.5
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-14 23:29 UTC by takefu
Modified: 2023-11-15 02:42 UTC (History)
1 user (show)

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


Attachments
lpcnet-0.5,1.patch (7.01 KB, patch)
2023-11-14 23:29 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2023-11-14 23:29:36 UTC
Created attachment 246322 [details]
lpcnet-0.5,1.patch

Update to 0.5
  Uncouple circular build dependency with codec2, ctests reduced to a working set, build system maintenance for different machines.

https://github.com/drowe67/LPCNet/releases/tag/v0.5
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-15 02:41:16 UTC
A commit in branch main references this bug:

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

commit a6361e08a01a0d418615a1f8714d411b1749e400
Author:     takefu <takefu@airport.fm>
AuthorDate: 2023-11-15 02:39:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-15 02:41:04 +0000

    audio/lpcnet: update 20210629 → 0.5

    Uncouple circular build dependency with codec2, ctests reduced to a working set,
    build system maintenance for different machines.

    PR:     275098

 audio/lpcnet/Makefile                   | 27 +++++++-------
 audio/lpcnet/distinfo                   |  8 ++---
 audio/lpcnet/files/patch-CMakeLists.txt | 62 +++++++++++++++------------------
 audio/lpcnet/pkg-plist                  |  4 +--
 4 files changed, 46 insertions(+), 55 deletions(-)
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2023-11-15 02:42:32 UTC
Committed, thanks!