git: ab184d88ec41 - main - emulators/rpcs3: update to 0.0.17.12538
Jan Beich
jbeich at FreeBSD.org
Thu Jul 29 00:14:55 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ab184d88ec4172ca0a601df88bae6b181eb86d07
commit ab184d88ec4172ca0a601df88bae6b181eb86d07
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-07-27 21:59:12 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-07-29 00:13:36 +0000
emulators/rpcs3: update to 0.0.17.12538
Changes: https://github.com/RPCS3/rpcs3/compare/6a9d1edee...0a7a12bbf
---
emulators/rpcs3/Makefile | 8 ++++++--
emulators/rpcs3/distinfo | 10 +++++++---
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index f16f15c20fcd..f9f3b4f157a3 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -1,9 +1,13 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.17-12527 # git rev-list --count HEAD
-DISTVERSIONSUFFIX= -g6a9d1edee
+DISTVERSION= 0.0.17-12538 # git rev-list --count HEAD
+DISTVERSIONSUFFIX= -g0a7a12bbf
CATEGORIES= emulators
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= bf4ecb6fc895.patch:-p1 # https://github.com/RPCS3/rpcs3/pull/10624
+PATCHFILES+= bc5081250c20.patch:-p1 # https://github.com/RPCS3/rpcs3/pull/10624
+
MAINTAINER= jbeich at FreeBSD.org
COMMENT= PS3 emulator/debugger
diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo
index 6e14dcc1ebc9..364b4eed7c9d 100644
--- a/emulators/rpcs3/distinfo
+++ b/emulators/rpcs3/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1627235709
+TIMESTAMP = 1627423152
SHA256 (libcxx-12.0.0.src.tar.xz) = 7dcb75ca4f6aae2c677d128460c48a57398c8b6791b77b74bea7cf9e04e7c3f1
SIZE (libcxx-12.0.0.src.tar.xz) = 1880864
-SHA256 (RPCS3-rpcs3-v0.0.17-12527-g6a9d1edee_GH0.tar.gz) = 45b8b81a64974282400f2d6972e95f4397c2521a716b8702c5244a2b8878c820
-SIZE (RPCS3-rpcs3-v0.0.17-12527-g6a9d1edee_GH0.tar.gz) = 8074749
+SHA256 (RPCS3-rpcs3-v0.0.17-12538-g0a7a12bbf_GH0.tar.gz) = 2bba97894c40ad23d171d3a00b0e195f1a2e90096cfaf7f12bf578b9445f6539
+SIZE (RPCS3-rpcs3-v0.0.17-12538-g0a7a12bbf_GH0.tar.gz) = 8076092
SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = d6aecf7a9e4d6f4935f1da5fd29cb8011f76567c8e5b571b7410e2fa6942bf37
SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-125-g01f601a_GH0.tar.gz) = 120327
SHA256 (RPCS3-llvm-mirror-5836324d6443_GH0.tar.gz) = b996a126f5d1beb558d63fb79005cf193c591cf8787dd86bcdb1f289f817e964
@@ -27,3 +27,7 @@ SHA256 (wolfSSL-wolfssl-v4.5.0-stable-80-g39b544860_GH0.tar.gz) = ae8198711705b9
SIZE (wolfSSL-wolfssl-v4.5.0-stable-80-g39b544860_GH0.tar.gz) = 7481334
SHA256 (zeux-pugixml-v1.11.4_GH0.tar.gz) = 017139251c122dbff400a507cddc4cb74120a431a50c6c524f30edcc5b331ade
SIZE (zeux-pugixml-v1.11.4_GH0.tar.gz) = 566750
+SHA256 (bf4ecb6fc895.patch) = 0ecfd80d51bae674e75c4842321a67c0e02a4a985c5c44af3d86f751de89f5e5
+SIZE (bf4ecb6fc895.patch) = 984
+SHA256 (bc5081250c20.patch) = 157a37840fec0ba626c1d49ae705d1db928f340bfbfab0519ea9374d92e99c9f
+SIZE (bc5081250c20.patch) = 1548
More information about the dev-commits-ports-all
mailing list