git: dca0821635cf - main - emulators/mgba: update to 0.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Jan 2023 16:26:41 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dca0821635cff8781738f6d1873d467a71579119
commit dca0821635cff8781738f6d1873d467a71579119
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-01-11 21:55:02 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-01-12 16:25:31 +0000
emulators/mgba: update to 0.10.1
---
emulators/mgba/Makefile | 6 +++---
emulators/mgba/distinfo | 6 +++---
emulators/mgba/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/emulators/mgba/Makefile b/emulators/mgba/Makefile
index 3d1ad7a499df..d11cd50f6fdc 100644
--- a/emulators/mgba/Makefile
+++ b/emulators/mgba/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mgba
-DISTVERSION= 0.10.0
+DISTVERSION= 0.10.1
CATEGORIES= emulators
MAINTAINER= pkubaj@FreeBSD.org
@@ -15,8 +15,8 @@ LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
libpng.so:graphics/png
-USES= cmake compiler:c++11-lang gl gnome localbase:ldflags pkgconfig \
- sdl sqlite:3
+USES= cmake compiler:c++11-lang gl gnome localbase:ldflags lua \
+ pkgconfig sdl sqlite:3
USE_GITHUB= yes
GH_ACCOUNT= mgba-emu
diff --git a/emulators/mgba/distinfo b/emulators/mgba/distinfo
index ee5c4e0317a8..823ea9c28309 100644
--- a/emulators/mgba/distinfo
+++ b/emulators/mgba/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665554331
-SHA256 (mgba-emu-mgba-0.10.0_GH0.tar.gz) = e2d66d9ce7c51b1ef3b339b04e871287bf166f6a1d7125ef112dbf53ab8bbd48
-SIZE (mgba-emu-mgba-0.10.0_GH0.tar.gz) = 14302653
+TIMESTAMP = 1673422852
+SHA256 (mgba-emu-mgba-0.10.1_GH0.tar.gz) = 5fc1d7ac139fe51ef71782d5de12d11246563cdebd685354b6188fdc82a84bdf
+SIZE (mgba-emu-mgba-0.10.1_GH0.tar.gz) = 14308454
diff --git a/emulators/mgba/pkg-plist b/emulators/mgba/pkg-plist
index 2f52a1a65fc2..0f695e4474d2 100644
--- a/emulators/mgba/pkg-plist
+++ b/emulators/mgba/pkg-plist
@@ -154,7 +154,7 @@ include/mgba/script/macros.h
include/mgba/script/types.h
lib/libmgba.so
lib/libmgba.so.0.10
-lib/libmgba.so.0.10.0
+lib/libmgba.so.0.10.1
%%LIBRETRO%%lib/libretro/mgba_libretro.so
%%QT5%%share/applications/io.mgba.mGBA.desktop
%%PORTDOCS%%%%DOCSDIR%%/CHANGES