git: 59beb5740e59 - main - audio/libgme: Update to 0.6.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Apr 2023 22:56:19 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=59beb5740e59a6ae50fa6c0fc9c1079d744b9089 commit 59beb5740e59a6ae50fa6c0fc9c1079d744b9089 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-04-12 22:47:39 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-04-12 22:55:06 +0000 audio/libgme: Update to 0.6.3 No changelog provided by upstream Sponsored by: Blinkinblox --- audio/libgme/Makefile | 7 ++++--- audio/libgme/distinfo | 6 +++--- audio/libgme/pkg-plist | 3 ++- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/audio/libgme/Makefile b/audio/libgme/Makefile index f00c3cf2193a..3bb193c84c43 100644 --- a/audio/libgme/Makefile +++ b/audio/libgme/Makefile @@ -1,8 +1,8 @@ PORTNAME= libgme -PORTVERSION= 0.6.1 +DISTVERSION= 0.6.3 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/mpyne/game-music-emu/downloads/ -DISTNAME= game-music-emu-${PORTVERSION} +DISTNAME= game-music-emu-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Collection of video game music emulators @@ -11,7 +11,8 @@ WWW= https://bitbucket.org/mpyne/game-music-emu LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/license.txt -USES= cmake dos2unix tar:bzip2 +USES= cmake compiler:c++11-lang dos2unix tar:xz +SHEBANG_FILES= ${PORTDOCS} USE_LDCONFIG= yes PORTDOCS= changes.txt design.txt gme.txt readme.txt diff --git a/audio/libgme/distinfo b/audio/libgme/distinfo index 5633925a4dc4..71f59f47c449 100644 --- a/audio/libgme/distinfo +++ b/audio/libgme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481891839 -SHA256 (game-music-emu-0.6.1.tar.bz2) = dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321 -SIZE (game-music-emu-0.6.1.tar.bz2) = 171140 +TIMESTAMP = 1681316189 +SHA256 (game-music-emu-0.6.3.tar.xz) = aba34e53ef0ec6a34b58b84e28bf8cfbccee6585cebca25333604c35db3e051d +SIZE (game-music-emu-0.6.3.tar.xz) = 234412 diff --git a/audio/libgme/pkg-plist b/audio/libgme/pkg-plist index 4e097433fb2f..d636bd2ef6ae 100644 --- a/audio/libgme/pkg-plist +++ b/audio/libgme/pkg-plist @@ -1,5 +1,6 @@ +include/gme/blargg_source.h include/gme/gme.h lib/libgme.so lib/libgme.so.0 -lib/libgme.so.0.6.1 +lib/libgme.so.0.6.3 libdata/pkgconfig/libgme.pc