git: 3207de71f97a - main - emulators/rpcs3: update to 0.0.16.12324

Jan Beich jbeich at FreeBSD.org
Thu May 27 00:45:03 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3207de71f97a5924cbd0af9bfd2bf0bbbc2b1a90

commit 3207de71f97a5924cbd0af9bfd2bf0bbbc2b1a90
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-05-26 22:27:15 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-05-27 00:43:07 +0000

    emulators/rpcs3: update to 0.0.16.12324
    
    Changes:        https://github.com/RPCS3/rpcs3/compare/ac5907307...56f7359da
---
 emulators/rpcs3/Makefile                                 | 6 +++---
 emulators/rpcs3/distinfo                                 | 6 +++---
 emulators/rpcs3/files/patch-3rdparty_hidapi_libusb_hid.c | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index c2aa6995ba8b..289e74454ba9 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rpcs3
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.0.16-12309 # git rev-list --count HEAD
-DISTVERSIONSUFFIX=	-gac5907307
+DISTVERSION=	0.0.16-12324 # git rev-list --count HEAD
+DISTVERSIONSUFFIX=	-g56f7359da
 CATEGORIES=	emulators
 
 MAINTAINER=	jbeich at FreeBSD.org
@@ -23,7 +23,7 @@ ONLY_FOR_ARCHS_REASON=	requires int128 and SSE2
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	RPCS3
-GH_TUPLE=	RPCS3:hidapi:hidapi-0.8.0-rc1-28-g8961cf8:hidapi/3rdparty/hidapi \
+GH_TUPLE=	RPCS3:hidapi:hidapi-0.8.0-rc1-28-g8961cf8:hidapi/3rdparty/hidapi/hidapi \
 		RPCS3:llvm-mirror:5836324d6443:llvm/llvm \
 		Cyan4973:xxHash:v0.8.0:xxHash/3rdparty/xxHash \
 		FNA-XNA:FAudio:21.04:FAudio/3rdparty/FAudio \
diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo
index 3daf91ddb118..a8f35c0ba104 100644
--- a/emulators/rpcs3/distinfo
+++ b/emulators/rpcs3/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1621929885
-SHA256 (RPCS3-rpcs3-v0.0.16-12309-gac5907307_GH0.tar.gz) = 49ec342879fb0e5c2102541a7a3a739d143432ebac574e2f85656059f989a2d2
-SIZE (RPCS3-rpcs3-v0.0.16-12309-gac5907307_GH0.tar.gz) = 8057478
+TIMESTAMP = 1622068035
+SHA256 (RPCS3-rpcs3-v0.0.16-12324-g56f7359da_GH0.tar.gz) = b03e0019252ed4fcfe20476cfa582e8d51bb686b1b02b14c3cd25e79e53f7877
+SIZE (RPCS3-rpcs3-v0.0.16-12324-g56f7359da_GH0.tar.gz) = 8059478
 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-28-g8961cf8_GH0.tar.gz) = 0f0f3b3af2fff7004f479a1adbbb81658b62a2e07b5978acc65833273e8124d7
 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-28-g8961cf8_GH0.tar.gz) = 105391
 SHA256 (RPCS3-llvm-mirror-5836324d6443_GH0.tar.gz) = b996a126f5d1beb558d63fb79005cf193c591cf8787dd86bcdb1f289f817e964
diff --git a/emulators/rpcs3/files/patch-3rdparty_hidapi_libusb_hid.c b/emulators/rpcs3/files/patch-3rdparty_hidapi_libusb_hid.c
index 9a6b533c38ba..4c8807f53b15 100644
--- a/emulators/rpcs3/files/patch-3rdparty_hidapi_libusb_hid.c
+++ b/emulators/rpcs3/files/patch-3rdparty_hidapi_libusb_hid.c
@@ -6,8 +6,8 @@ extern size_t iconv (iconv_t cd,  char* * inbuf, size_t *inbytesleft, char* * ou
                                           ^
 1 warning generated.
 
---- 3rdparty/hidapi/libusb/hid.c.orig	2017-04-29 01:03:27 UTC
-+++ 3rdparty/hidapi/libusb/hid.c
+--- 3rdparty/hidapi/hidapi/libusb/hid.c.orig	2020-11-17 12:05:32 UTC
++++ 3rdparty/hidapi/hidapi/libusb/hid.c
 @@ -397,7 +397,7 @@ static wchar_t *get_usb_string(libusb_device_handle *d
  	size_t inbytes;
  	size_t outbytes;


More information about the dev-commits-ports-all mailing list