Bug 273015 - audio/sdl2_sound: Update to 2.0.2
Summary: audio/sdl2_sound: Update to 2.0.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: Dmitry Marakasov
URL: https://github.com/icculus/SDL_sound/...
Keywords: buildisok, easy, patch
Depends on:
Blocks:
 
Reported: 2023-08-08 17:49 UTC by Jason E. Hale
Modified: 2023-09-20 00:14 UTC (History)
1 user (show)

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


Attachments
audio/sdl2_sound: Update to 2.0.2 (apply with git am) (2.85 KB, patch)
2023-08-08 17:52 UTC, Jason E. Hale
jhale: maintainer-approval? (amdmi3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale freebsd_committer freebsd_triage 2023-08-08 17:49:56 UTC
Update audio/sdl2_sound to 2.0.2.

Upstream now provides a pre-rolled tarball, so use that instead of the archive generated by GitHub.

This release is API and ABI compatible with the previous version.

Build testing done:
- 12.4-amd64: OK
- CURRENT-amd64: OK

Run testing done:
- playsound2: plays flac, mp3, ogg, and wav files perfectly fine.
- games/ags (this port's only consumer (which I maintain)): game sounds play correctly in King's Quest I-III (redux).
Comment 1 Jason E. Hale freebsd_committer freebsd_triage 2023-08-08 17:52:29 UTC
Created attachment 243973 [details]
audio/sdl2_sound: Update to 2.0.2 (apply with git am)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2023-08-29 19:33:27 UTC
I've had this update hanging since July, will test on devilutionX and update.
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2023-08-29 19:50:14 UTC
(In reply to Dmitry Marakasov from comment #2)
Ok thanks. Maybe I’m missing something, but I don’t see this as dependency of devilutionX, I’m only seeing it using SDL2_image and SDL_audiolib.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-09-20 00:13:21 UTC
A commit in branch main references this bug:

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

commit 61a12c5cbac8474792496e283883707a8b4822d4
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-09-20 00:04:57 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-09-20 00:12:48 +0000

    audio/sdl2_sound: update 2.0.1 → 2.0.2

    PR:             273015

 audio/sdl2_sound/Makefile  | 7 +++----
 audio/sdl2_sound/distinfo  | 6 +++---
 audio/sdl2_sound/pkg-plist | 9 ++++++++-
 3 files changed, 14 insertions(+), 8 deletions(-)
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2023-09-20 00:14:20 UTC
You are right, I've mixed up these two. Update committed.