From 40fffa657e9e1bc60a2b6fec6bcecc3551108264 Mon Sep 17 00:00:00 2001 From: Stephane D'Alu Date: Fri, 27 Oct 2023 15:38:07 +0200 Subject: [PATCH] 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 +++ .../{libretro-vbanext => libretro-vba_next}/pkg-descr | 0 games/libretro-vbanext/distinfo | 3 --- 6 files changed, 10 insertions(+), 9 deletions(-) rename games/{libretro-vbanext => libretro-vba_next}/Makefile (72%) create mode 100644 games/libretro-vba_next/distinfo rename games/{libretro-vbanext => libretro-vba_next}/pkg-descr (100%) delete mode 100644 games/libretro-vbanext/distinfo diff --git a/MOVED b/MOVED index 07d883343aa17..93826bc7a538e 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 b93ddc335c56e..ab8ff7d8e8c4f 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 eaaaff723c2f5..a251d4514051a 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 diff --git a/games/libretro-vba_next/distinfo b/games/libretro-vba_next/distinfo new file mode 100644 index 0000000000000..6e21605179b9b --- /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 9e6d9db31f2e2..0000000000000 --- 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