Date: Thu, 31 Oct 2024 00:54:22 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6795450ff3e7 - main - emulators/rpcs3: update to 0.0.33.17072 Message-ID: <202410310054.49V0sM76077204@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6795450ff3e727e1ef0eba5189aa13aff6fd098f commit 6795450ff3e727e1ef0eba5189aa13aff6fd098f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-10-30 18:41:14 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-10-31 00:53:21 +0000 emulators/rpcs3: update to 0.0.33.17072 Changes: https://github.com/RPCS3/rpcs3/compare/431221f172...5c5edb4785 --- emulators/rpcs3/Makefile | 4 ++-- emulators/rpcs3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 70eabfc5093f..54a362ce777b 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.33-17065 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g431221f172 +DISTVERSION= 0.0.33-17072 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -g5c5edb4785 CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index cdf31e3819e9..fcd4f3d616a6 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1729879846 -SHA256 (RPCS3-rpcs3-v0.0.33-17065-g431221f172_GH0.tar.gz) = 7d6bcc048b5abddf23836868dcf98a395fd159101625c135290386a90d0c1085 -SIZE (RPCS3-rpcs3-v0.0.33-17065-g431221f172_GH0.tar.gz) = 7835899 +TIMESTAMP = 1730315716 +SHA256 (RPCS3-rpcs3-v0.0.33-17072-g5c5edb4785_GH0.tar.gz) = c34c18e739d5921691953afee14e3f04cfeb70a0794d5ab175d2152363230913 +SIZE (RPCS3-rpcs3-v0.0.33-17072-g5c5edb4785_GH0.tar.gz) = 7835970 SHA256 (RPCS3-hidapi-hidapi-0.14.0-2-g8b43a97_GH0.tar.gz) = 109ba77362885d60e274930f637735ee75df2850fe99e3f1c3a5b9d1187f8cb6 SIZE (RPCS3-hidapi-hidapi-0.14.0-2-g8b43a97_GH0.tar.gz) = 348879 SHA256 (RPCS3-soundtouch-2.3.1-68-g394e1f5_GH0.tar.gz) = e24af82c51547341e2dfd43af03c1847abfd8d27334d667e6a51943f7f505cbe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410310054.49V0sM76077204>