aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2023-10-27 13:38:07 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-11-07 00:17:26 +0000
commit40fffa657e9e1bc60a2b6fec6bcecc3551108264 (patch)
tree3b5af33cfc8f7fdfe98f5e7e81d4059ffb4371da
parentf38d4a0b900c59aef422cfd9a480f0e553bfb7bc (diff)
downloadports-40fffa657e9e1bc60a2b6fec6bcecc3551108264.tar.gz
ports-40fffa657e9e1bc60a2b6fec6bcecc3551108264.zip
games/libretro-vbanext: rename to games/libretro-vba_next + update to 0.20230603
PR: 274647
-rw-r--r--MOVED1
-rw-r--r--games/Makefile2
-rw-r--r--games/libretro-vba_next/Makefile (renamed from games/libretro-vbanext/Makefile)10
-rw-r--r--games/libretro-vba_next/distinfo3
-rw-r--r--games/libretro-vba_next/pkg-descr (renamed from games/libretro-vbanext/pkg-descr)0
-rw-r--r--games/libretro-vbanext/distinfo3
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
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
index 2b1c2d0c7b58..2b1c2d0c7b58 100644
--- a/games/libretro-vbanext/pkg-descr
+++ b/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