git: 42cc40cb1334 - main - emulators/sameboy: Adopt/Update to 0.15

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 04 Jul 2022 07:54:06 UTC
The branch main has been updated by eduardo:

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

commit 42cc40cb1334d9589d4d4edb4ed91d0b19ae1602
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-07-04 07:52:55 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-04 07:53:54 +0000

    emulators/sameboy: Adopt/Update to 0.15
    
    ChangeLog: https://sameboy.github.io/changelog/
---
 emulators/sameboy/Makefile  | 7 +++++--
 emulators/sameboy/distinfo  | 6 +++---
 emulators/sameboy/pkg-plist | 2 ++
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index a068e2d8e9f7..ed475d7a0be3 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	sameboy
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.14.7
+DISTVERSION=	0.15
 CATEGORIES=	emulators games
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Game Boy and Game Boy Color emulator written in C
 
 LICENSE=	MIT
@@ -31,6 +31,9 @@ LIBRETRO_DESC=	Build libretro core
 post-build-LIBRETRO-on:
 	@${DO_MAKE_BUILD} -C ${WRKSRC} libretro
 
+post-install:
+	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
+
 post-install-LIBRETRO-on:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/lib/libretro
 	${INSTALL_LIB} ${WRKSRC}/build/bin/sameboy_libretro.so \
diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo
index 827d7f4e36e0..09c120972dd5 100644
--- a/emulators/sameboy/distinfo
+++ b/emulators/sameboy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635686484
-SHA256 (LIJI32-SameBoy-v0.14.7_GH0.tar.gz) = 6115b91037fe88bcbb32cf2cfc7e20e7e09ef4424b81b804e9b18e482b4d1e8c
-SIZE (LIJI32-SameBoy-v0.14.7_GH0.tar.gz) = 2894053
+TIMESTAMP = 1656918881
+SHA256 (LIJI32-SameBoy-v0.15_GH0.tar.gz) = c1c3364b536675b619bdef59c8bd708d1095bf4226d92e0e4de554c6fbeaa484
+SIZE (LIJI32-SameBoy-v0.15_GH0.tar.gz) = 3081807
diff --git a/emulators/sameboy/pkg-plist b/emulators/sameboy/pkg-plist
index 0fd0c1034af3..1443af3f4d38 100644
--- a/emulators/sameboy/pkg-plist
+++ b/emulators/sameboy/pkg-plist
@@ -38,8 +38,10 @@ share/mime/packages/sameboy.xml
 %%DATADIR%%/Shaders/SmoothBilinear.fsh
 %%DATADIR%%/agb_boot.bin
 %%DATADIR%%/background.bmp
+%%DATADIR%%/cgb0_boot.bin
 %%DATADIR%%/cgb_boot.bin
 %%DATADIR%%/dmg_boot.bin
+%%DATADIR%%/mgb_boot.bin
 %%DATADIR%%/registers.sym
 %%DATADIR%%/sgb2_boot.bin
 %%DATADIR%%/sgb_boot.bin