Bug 257759 - audio/libsidplayfp: Update to 2.2.2
Summary: audio/libsidplayfp: Update to 2.2.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: 2021-08-11 08:37 UTC by Daniel Engberg
Modified: 2021-08-11 17:17 UTC (History)
0 users

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


Attachments
Patch for libsidplayfp (1.34 KB, patch)
2021-08-11 08:37 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 2021-08-11 08:37:20 UTC
Created attachment 227104 [details]
Patch for libsidplayfp

Update libsidplayfp to 2.2.2
Enable SIMD instructions on aarch64 and amd64

Compile tested on FreeBSD 13.0-STABLE #0 stable/13-n246086-a20c597c6d7 (amd64) (make, make check-plist)
FreeBSD 13.0-STABLE #0 stable/13-n246453-06887e06864 (aarch64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-11 17:13:31 UTC
A commit in branch main references this bug:

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

commit 9e353599c12f180a59849708fe7997b5b1e90902
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2021-08-11 17:11:26 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2021-08-11 17:11:26 +0000

    audio/libsidplayfp: update to 2.2.2 release+

    Enable SIMD instructions on aarch64 and amd64

    PR:     257759

 audio/libsidplayfp/Makefile | 14 ++++++++++++--
 audio/libsidplayfp/distinfo |  6 +++---
 2 files changed, 15 insertions(+), 5 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2021-08-11 17:17:24 UTC
landed