Bug 281027 - audio/libgme: Update to latest commit upstream
Summary: audio/libgme: Update to latest commit upstream
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: Emanuel Haupt
URL: https://github.com/libgme/game-music-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-24 10:02 UTC by Daniel Engberg
Modified: 2024-09-08 09:41 UTC (History)
0 users

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


Attachments
Patch for libgme (2.85 KB, patch)
2024-08-24 10:02 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-08-24 10:02:10 UTC
Created attachment 253051 [details]
Patch for libgme

* Contains a bunch of bugfixes etc
* While at it, utilize USES= pathfix

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

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)

Tested with following users in tree with Poudriere (14.1-RELEASE (amd64)):
audio/gstreamer1-plugins-gme
audio/ocp
audio/zmusic
games/SRB2
multimedia/qmmp-qt5
multimedia/qmmp-qt6
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-09-07 19:34:26 UTC
Friendly ping
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-08 09:41:32 UTC
A commit in branch main references this bug:

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

commit 04ff6dd7a42b8ce3f72aff7b735d657d84ec3321
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-09-08 09:40:13 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-09-08 09:40:13 +0000

    audio/libgme: Update to latest commit upstream

    - Update WWW, project moved to github
    - Utilize USES= pathfix

    PR:             281027
    Reported by:    diizzy

 audio/libgme/Makefile                                | 17 ++++++-----------
 audio/libgme/distinfo                                |  6 +++---
 audio/libgme/files/patch-gme_blargg__endian.h (gone) | 13 -------------
 audio/libgme/pkg-plist                               |  3 +--
 4 files changed, 10 insertions(+), 29 deletions(-)
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2024-09-08 09:41:53 UTC
Committed, thanks!