aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-02-28 01:24:25 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-02-28 01:24:25 +0000
commit0ad022b06639d862d7b893b3550bdfbaf88f2a6d (patch)
tree089c022828e81b821d95cacc34616820733ba573 /emulators
parent279779c76e609337fcdac63e579632712bd5069e (diff)
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/rpcs3/Makefile3
-rw-r--r--emulators/rpcs3/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index cffeb2d38eef..ccc7cf233998 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -4,10 +4,12 @@ PORTNAME= rpcs3
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.6-7816 # git rev-list --count HEAD
DISTVERSIONSUFFIX= -gde5379a69
+PORTREVISION= 1
CATEGORIES= emulators
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 1e28a22860c0.patch:-p1
+PATCHFILES+= ff31ccc1eddf.patch:-p1 # version
MAINTAINER= jbeich@FreeBSD.org
COMMENT= PS3 emulator/debugger
@@ -74,6 +76,7 @@ VULKAN_CMAKE_BOOL= USE_VULKAN
post-patch:
@${REINPLACE_CMD} -e '/GIT_BRANCH/s/unknown/master/' \
+ -e '/GIT_TAG/s/unknown/${GH_TAGNAME:C/-.*//}/' \
-e '/GIT_VERSION/s/unknown/${GH_TAGNAME:C/[^-]*-//}/' \
${WRKSRC}/${PORTNAME}/git-version.cmake
diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo
index af1941041950..2f6f1495463f 100644
--- a/emulators/rpcs3/distinfo
+++ b/emulators/rpcs3/distinfo
@@ -21,3 +21,5 @@ SHA256 (zeux-pugixml-v1.9_GH0.tar.gz) = 7ac060048bf00da4b3902cf411f0ba9f048cdc55
SIZE (zeux-pugixml-v1.9_GH0.tar.gz) = 555480
SHA256 (1e28a22860c0.patch) = d3724271593ea91093e4adfcb98a4ada9741a9204961a3737f60461bdcf13393
SIZE (1e28a22860c0.patch) = 1052
+SHA256 (ff31ccc1eddf.patch) = 3c94e3e7fd45d8e8272d52c9db6d9a0b1654dc35be35b7865e2f64ce35c65254
+SIZE (ff31ccc1eddf.patch) = 1149