Bug 269389 - audio/libsidplayfp: Update to 2.4.2
Summary: audio/libsidplayfp: Update to 2.4.2
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: Dima Panov
URL: https://github.com/libsidplayfp/libsi...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-07 17:43 UTC by Daniel Engberg
Modified: 2023-02-08 07:22 UTC (History)
0 users

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


Attachments
Patch for libsidplayfp (1.10 KB, patch)
2023-02-07 17:43 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 2023-02-07 17:43:02 UTC
Created attachment 239972 [details]
Patch for libsidplayfp

Compile and lightly runtime tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)

Compile tested with following consumers using Poudriere bulk on 12.3-RELEASE (amd64):
multimedia/audacious-plugins
multimedia/qmmp-qt5
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-08 07:22:12 UTC
A commit in branch main references this bug:

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

commit 642878549d922225714ab06db4edd35125ef7728
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-08 06:15:50 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-02-08 07:21:05 +0000

    audio/libsidplayfp: update to 2.4.2 release (+)

    Changelog:      https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.4.2

    PR:             269389

 audio/libsidplayfp/Makefile | 4 ++--
 audio/libsidplayfp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2023-02-08 07:22:38 UTC
Landed, thanks!