aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2023-10-27 09:45:15 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-11-07 00:16:56 +0000
commita2c730183563bc8f15e34cc7e46e7ec8d0837981 (patch)
treee9ff64798baf5c0aebdeb406eef27f32a0742c0a
parent762073ef1e09c923950a79265d30e22880f011cf (diff)
downloadports-a2c730183563bc8f15e34cc7e46e7ec8d0837981.tar.gz
ports-a2c730183563bc8f15e34cc7e46e7ec8d0837981.zip
games/libretro-dosbox: update to 0.20220718
PR: 274647
-rw-r--r--games/libretro-dosbox/Makefile9
-rw-r--r--games/libretro-dosbox/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/games/libretro-dosbox/Makefile b/games/libretro-dosbox/Makefile
index 74aad211b521..5d84920a0849 100644
--- a/games/libretro-dosbox/Makefile
+++ b/games/libretro-dosbox/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libretro-dosbox
-PORTVERSION= 0.20220406
+DISTVERSION= 0.20220718
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
@@ -13,14 +13,13 @@ USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= dosbox-libretro
-GH_TAGNAME= 74cd17e
+GH_TAGNAME= b7b24262c282c0caef2368c87323ff8c381b3102
USE_LDCONFIG= yes
-
PLIST_FILES= lib/libretro/dosbox_libretro.so
do-install:
- ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro;
- ${INSTALL_LIB} ${WRKSRC}/dosbox_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro;
+ ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro
+ ${INSTALL_LIB} ${WRKSRC}/dosbox_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro
.include <bsd.port.mk>
diff --git a/games/libretro-dosbox/distinfo b/games/libretro-dosbox/distinfo
index 508a65bf40cd..691987a71317 100644
--- a/games/libretro-dosbox/distinfo
+++ b/games/libretro-dosbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649323930
-SHA256 (libretro-dosbox-libretro-0.20220406-74cd17e_GH0.tar.gz) = 5aca07b6b962ffd283be5451c94191ccb32d3715beb5211d9de99e00859d01fc
-SIZE (libretro-dosbox-libretro-0.20220406-74cd17e_GH0.tar.gz) = 1187008
+TIMESTAMP = 1698314811
+SHA256 (libretro-dosbox-libretro-0.20220718-b7b24262c282c0caef2368c87323ff8c381b3102_GH0.tar.gz) = 83d8b06eebc67f85ff7505271330b1f1c8ef6c4233ef85d070b0789eab83c33d
+SIZE (libretro-dosbox-libretro-0.20220718-b7b24262c282c0caef2368c87323ff8c381b3102_GH0.tar.gz) = 1188210