Bug 281368 - audio/libltc: Use upstream release tarball
Summary: audio/libltc: Use upstream release tarball
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: 2024-09-08 16:03 UTC by Daniel Engberg
Modified: 2024-09-08 16:23 UTC (History)
0 users

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


Attachments
Patch for libltc (1.62 KB, patch)
2024-09-08 16:03 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-09-08 16:03:17 UTC
Created attachment 253429 [details]
Patch for libltc

* Removes the need for USES= autoreconf
* Remove static library
* Enable "make test"

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (i386)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2024-09-08 16:22:45 UTC
Committed, thanks for the patch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-08 16:23:18 UTC
A commit in branch main references this bug:

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

commit 4a86b367a127ff1725536e8625d9ccfd603f53a4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-08 16:19:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-08 16:22:17 +0000

    audio/libltc: Use upstream release tarball

    PR:             281368

 audio/libltc/Makefile  | 14 +++++++-------
 audio/libltc/distinfo  |  6 +++---
 audio/libltc/pkg-plist |  1 -
 3 files changed, 10 insertions(+), 11 deletions(-)