svn commit: r548172 - head/emulators/rpcs3

Jan Beich jbeich at FreeBSD.org
Thu Sep 10 00:50:52 UTC 2020


Author: jbeich
Date: Thu Sep 10 00:50:51 2020
New Revision: 548172
URL: https://svnweb.freebsd.org/changeset/ports/548172

Log:
  emulators/rpcs3: update to 0.0.12.10860
  
  Changes:	https://github.com/RPCS3/rpcs3/compare/10820fa13...676fed7cf

Modified:
  head/emulators/rpcs3/Makefile   (contents, props changed)
  head/emulators/rpcs3/distinfo   (contents, props changed)

Modified: head/emulators/rpcs3/Makefile
==============================================================================
--- head/emulators/rpcs3/Makefile	Thu Sep 10 00:32:10 2020	(r548171)
+++ head/emulators/rpcs3/Makefile	Thu Sep 10 00:50:51 2020	(r548172)
@@ -2,8 +2,8 @@
 
 PORTNAME=	rpcs3
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.0.12-10838 # git rev-list --count HEAD
-DISTVERSIONSUFFIX=	-g10820fa13
+DISTVERSION=	0.0.12-10860 # git rev-list --count HEAD
+DISTVERSIONSUFFIX=	-g676fed7cf
 CATEGORIES=	emulators
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: head/emulators/rpcs3/distinfo
==============================================================================
--- head/emulators/rpcs3/distinfo	Thu Sep 10 00:32:10 2020	(r548171)
+++ head/emulators/rpcs3/distinfo	Thu Sep 10 00:50:51 2020	(r548172)
@@ -1,6 +1,6 @@
 TIMESTAMP = 1599515417
-SHA256 (RPCS3-rpcs3-v0.0.12-10838-g10820fa13_GH0.tar.gz) = ce2f769839344b4a24a34b0be170f07885b9fe995d4fc3dfbf19d7cf0971572b
-SIZE (RPCS3-rpcs3-v0.0.12-10838-g10820fa13_GH0.tar.gz) = 8483730
+SHA256 (RPCS3-rpcs3-v0.0.12-10860-g676fed7cf_GH0.tar.gz) = 8b5e31d38c5e46406ae30f565b31340b412fad700842aa70a964bb6a61312af8
+SIZE (RPCS3-rpcs3-v0.0.12-10860-g676fed7cf_GH0.tar.gz) = 8483264
 SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz) = 3120e0b701943f452760e45f9fc1ac50bab356ad4c807b4cac4598041c5ca1a5
 SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz) = 105400
 SHA256 (RPCS3-llvm-mirror-f5679565d348_GH0.tar.gz) = 201b9be34c7ef5f5a81d21b11c532040546cb602307479a4dd56357c02caa7f3


More information about the svn-ports-all mailing list