git: 40fffa657e9e - main - games/libretro-vbanext: rename to games/libretro-vba_next + update to 0.20230603

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Tue, 07 Nov 2023 00:22:00 UTC
The branch main has been updated by fuz:

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

commit 40fffa657e9e1bc60a2b6fec6bcecc3551108264
Author:     Stephane D'Alu <sdalu@sdalu.com>
AuthorDate: 2023-10-27 13:38:07 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-11-07 00:17:26 +0000

    games/libretro-vbanext: rename to games/libretro-vba_next + update to 0.20230603
    
    PR:             274647
---
 MOVED                                                   |  1 +
 games/Makefile                                          |  2 +-
 games/{libretro-vbanext => libretro-vba_next}/Makefile  | 10 +++++-----
 games/libretro-vba_next/distinfo                        |  3 +++
 games/{libretro-vbanext => libretro-vba_next}/pkg-descr |  0
 games/libretro-vbanext/distinfo                         |  3 ---
 6 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/MOVED b/MOVED
index 07d883343aa1..93826bc7a538 100644
--- a/MOVED
+++ b/MOVED
@@ -7974,3 +7974,4 @@ games/libretro-beetle_wswan|games/libretro-mednafen_wswan|2023-10-26|Follow nami
 games/libretro-fbalpha|games/libretro-fbalpha2012|2023-10-26|Follow naming of libretro-super build script
 games/libretro-paralleln64|games/libretro-parallel_n64|2023-10-26|Follow naming of libretro-super build script
 games/libretro-uae|games/libretro-puae|2023-10-26|Follow naming of libretro-super build script
+games/libretro-vbanext|games/libretro-vba_next|2023-10-26|Follow naming of libretro-super build script
diff --git a/games/Makefile b/games/Makefile
index b93ddc335c56..ab8ff7d8e8c4 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -556,8 +556,8 @@
     SUBDIR += libretro-stella2014
     SUBDIR += libretro-tgbdual
     SUBDIR += libretro-tyrquake
-    SUBDIR += libretro-vbanext
     SUBDIR += libretro-puae
+    SUBDIR += libretro-vba_next
     SUBDIR += libretro-vecx
     SUBDIR += libretro-virtualjaguar
     SUBDIR += libretro-xrick
diff --git a/games/libretro-vbanext/Makefile b/games/libretro-vba_next/Makefile
similarity index 72%
rename from games/libretro-vbanext/Makefile
rename to games/libretro-vba_next/Makefile
index eaaaff723c2f..a251d4514051 100644
--- a/games/libretro-vbanext/Makefile
+++ b/games/libretro-vba_next/Makefile
@@ -1,5 +1,5 @@
-PORTNAME=	libretro-vbanext
-PORTVERSION=	0.20220327
+PORTNAME=	libretro-vba_next
+DISTVERSION=	0.20230603
 CATEGORIES=	games
 
 MAINTAINER=	ports@FreeBSD.org
@@ -14,12 +14,12 @@ USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	libretro
 GH_PROJECT=	vba-next
-GH_TAGNAME=	ebd175d
+GH_TAGNAME=	ee92625d2f1666496be4f5662508a2430e846b00
 
 PLIST_FILES=	lib/libretro/vba_next_libretro.so
 
 do-install:
-	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
-	${INSTALL_LIB} ${WRKSRC}/vba_next_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
+	${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
+	${INSTALL_LIB} ${WRKSRC}/vba_next_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
 
 .include <bsd.port.mk>
diff --git a/games/libretro-vba_next/distinfo b/games/libretro-vba_next/distinfo
new file mode 100644
index 000000000000..6e21605179b9
--- /dev/null
+++ b/games/libretro-vba_next/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1698314846
+SHA256 (libretro-vba-next-0.20230603-ee92625d2f1666496be4f5662508a2430e846b00_GH0.tar.gz) = d4f88481a367a9cf84e2212d9d76aa75a1ecf6f6f6a1bb3a6b8609df78f5f8a3
+SIZE (libretro-vba-next-0.20230603-ee92625d2f1666496be4f5662508a2430e846b00_GH0.tar.gz) = 254493
diff --git a/games/libretro-vbanext/pkg-descr b/games/libretro-vba_next/pkg-descr
similarity index 100%
rename from games/libretro-vbanext/pkg-descr
rename to games/libretro-vba_next/pkg-descr
diff --git a/games/libretro-vbanext/distinfo b/games/libretro-vbanext/distinfo
deleted file mode 100644
index 9e6d9db31f2e..000000000000
--- a/games/libretro-vbanext/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1649329396
-SHA256 (libretro-vba-next-0.20220327-ebd175d_GH0.tar.gz) = 73d3bd3628fbfaed5a0ecd7a8ef55950bbb39040eef76cfebfbfe390504820ec
-SIZE (libretro-vba-next-0.20220327-ebd175d_GH0.tar.gz) = 254495