git: a0b80129dfb5 - main - audio/libgme: Update to 0.6.4

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Mon, 17 Feb 2025 07:11:04 UTC
The branch main has been updated by ehaupt:

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

commit a0b80129dfb50c56755132271ca220f85ec26df3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-17 07:09:56 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-02-17 07:09:56 +0000

    audio/libgme: Update to 0.6.4
    
    Changelog:      https://github.com/libgme/game-music-emu/releases/tag/0.6.4
---
 audio/libgme/Makefile | 13 +++++++------
 audio/libgme/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/audio/libgme/Makefile b/audio/libgme/Makefile
index a5554583095a..30e4582b6d71 100644
--- a/audio/libgme/Makefile
+++ b/audio/libgme/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	libgme
-DISTVERSION=	0.6.3-183
-DISTVERSIONSUFFIX=	-g05a2aa2
+DISTVERSION=	0.6.4
 CATEGORIES=	audio
+MASTER_SITES=	https://github.com/${PORTNAME}/game-music-emu/releases/download/${DISTVERSION}/
+DISTNAME=	${PORTNAME}-${DISTVERSION}-src
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Collection of video game music emulators
@@ -12,11 +13,11 @@ LICENSE_FILE=	${WRKSRC}/license.txt
 
 USES=		cmake compiler:c++11-lang dos2unix pathfix
 DOS2UNIX_FILES=	${PORTDOCS}
-USE_GITHUB=	yes
-GH_PROJECT=	game-music-emu
-USE_LDCONFIG=	yes
 
-CMAKE_OFF=	ENABLE_UBSAN
+CMAKE_ON=	CMAKE_DISABLE_FIND_PACKAGE_SDL2
+CMAKE_OFF=	ENABLE_UBSAN GME_BUILD_STATIC
+
+WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
 
 PORTDOCS=	changes.txt design.txt gme.txt readme.txt
 
diff --git a/audio/libgme/distinfo b/audio/libgme/distinfo
index cf451fa6923e..5fc5ba1487e1 100644
--- a/audio/libgme/distinfo
+++ b/audio/libgme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724490683
-SHA256 (libgme-game-music-emu-0.6.3-183-g05a2aa2_GH0.tar.gz) = 3dd621457e6ae9100ff85dda76b7bed5ef9eb0c960fc8d0203ef54aac109434c
-SIZE (libgme-game-music-emu-0.6.3-183-g05a2aa2_GH0.tar.gz) = 343648
+TIMESTAMP = 1739696244
+SHA256 (libgme-0.6.4-src.tar.gz) = 6f94eac735d86bca998a7ce1170d007995191ef6d4388345a0dc5ffa1de0bafa
+SIZE (libgme-0.6.4-src.tar.gz) = 343689