aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2023-10-27 13:34:44 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-11-07 00:17:25 +0000
commitfa07c09cffad56afb4a755a1185fd0167639055d (patch)
tree212f2ea4f7200b54e9cead5a09687fd76adaee8b
parent0d65836429eb54b9d8a13bfe415adbd14480b0fc (diff)
downloadports-fa07c09cffad56afb4a755a1185fd0167639055d.tar.gz
ports-fa07c09cffad56afb4a755a1185fd0167639055d.zip
games/libretro-paralleln64: rename to games/libretro-parallel_n64 + update to 0.20230906
PR: 274647
-rw-r--r--MOVED1
-rw-r--r--games/Makefile2
-rw-r--r--games/libretro-parallel_n64/Makefile (renamed from games/libretro-paralleln64/Makefile)11
-rw-r--r--games/libretro-parallel_n64/distinfo3
-rw-r--r--games/libretro-parallel_n64/pkg-descr (renamed from games/libretro-paralleln64/pkg-descr)0
-rw-r--r--games/libretro-paralleln64/distinfo3
6 files changed, 10 insertions, 10 deletions
diff --git a/MOVED b/MOVED
index 9dc976f3021f..62690076b701 100644
--- a/MOVED
+++ b/MOVED
@@ -7972,3 +7972,4 @@ games/libretro-beetle_supergrafx|games/libretro-mednafen_supergrafx|2023-10-26|F
games/libretro-beetle_vb|games/libretro-mednafen_vb|2023-10-26|Follow naming of libretro-super build script
games/libretro-beetle_wswan|games/libretro-mednafen_wswan|2023-10-26|Follow naming of libretro-super build script
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
diff --git a/games/Makefile b/games/Makefile
index fd74a8b918c7..da5a8cc216da 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -539,7 +539,7 @@
SUBDIR += libretro-nxengine
SUBDIR += libretro-o2em
SUBDIR += libretro-opera
- SUBDIR += libretro-paralleln64
+ SUBDIR += libretro-parallel_n64
SUBDIR += libretro-pcsx_rearmed
SUBDIR += libretro-picodrive
SUBDIR += libretro-play
diff --git a/games/libretro-paralleln64/Makefile b/games/libretro-parallel_n64/Makefile
index afaeead2d990..c38d716665a4 100644
--- a/games/libretro-paralleln64/Makefile
+++ b/games/libretro-parallel_n64/Makefile
@@ -1,6 +1,5 @@
-PORTNAME= libretro-paralleln64
-PORTVERSION= 0.20220406
-PORTREVISION= 1
+PORTNAME= libretro-parallel_n64
+DISTVERSION= 0.20230906
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
@@ -28,12 +27,12 @@ MAKE_ARGS= WITH_DYNAREC=${DYNAREC}
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= parallel-n64
-GH_TAGNAME= b804ab1
+GH_TAGNAME= 49eadb4da85f7e3bd59b60f61e8fd5dbfb9f07d5
PLIST_FILES= lib/libretro/parallel_n64_libretro.so
do-install:
- ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
- ${INSTALL_LIB} ${WRKSRC}/parallel_n64_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
+ ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
+ ${INSTALL_LIB} ${WRKSRC}/parallel_n64_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
.include <bsd.port.mk>
diff --git a/games/libretro-parallel_n64/distinfo b/games/libretro-parallel_n64/distinfo
new file mode 100644
index 000000000000..6522739a2dfc
--- /dev/null
+++ b/games/libretro-parallel_n64/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1698314826
+SHA256 (libretro-parallel-n64-0.20230906-49eadb4da85f7e3bd59b60f61e8fd5dbfb9f07d5_GH0.tar.gz) = b469d447c1d1bb46d7777565848f6ecd4426a9f240ccb192910e00353ce24ad1
+SIZE (libretro-parallel-n64-0.20230906-49eadb4da85f7e3bd59b60f61e8fd5dbfb9f07d5_GH0.tar.gz) = 5056498
diff --git a/games/libretro-paralleln64/pkg-descr b/games/libretro-parallel_n64/pkg-descr
index 9a3ed2ddc578..9a3ed2ddc578 100644
--- a/games/libretro-paralleln64/pkg-descr
+++ b/games/libretro-parallel_n64/pkg-descr
diff --git a/games/libretro-paralleln64/distinfo b/games/libretro-paralleln64/distinfo
deleted file mode 100644
index 09bee582165c..000000000000
--- a/games/libretro-paralleln64/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1649327279
-SHA256 (libretro-parallel-n64-0.20220406-b804ab1_GH0.tar.gz) = ed1432f3a45aed83c3f8d3175e0de54b831f72ca3c2720b78fced38f82a54ca4
-SIZE (libretro-parallel-n64-0.20220406-b804ab1_GH0.tar.gz) = 5046382