Date: Tue, 3 Jan 2023 11:53:56 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 281f118d9ef6 - 2023Q1 - emulators/ppsspp: update to 1.14.4 Message-ID: <202301031153.303BruGT004161@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=281f118d9ef6caf68f9457a2c8c4fd1f39c7233e commit 281f118d9ef6caf68f9457a2c8c4fd1f39c7233e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-03 10:14:31 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-03 11:53:51 +0000 emulators/ppsspp: update to 1.14.4 Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.14.4 Reported by: GitHub (watch releases) (cherry picked from commit 5d942c73f0982cf8b7ef95812006b83add1bdc8d) --- emulators/ppsspp/Makefile | 2 +- emulators/ppsspp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index 4bf9f7919d59..e424f7cf3f01 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v -DISTVERSION?= 1.14.3 +DISTVERSION?= 1.14.4 PORTREVISION?= 0 CATEGORIES= emulators # XXX Get from Debian once #697821 lands diff --git a/emulators/ppsspp/distinfo b/emulators/ppsspp/distinfo index 1a5d5309952a..9e215aec9d1f 100644 --- a/emulators/ppsspp/distinfo +++ b/emulators/ppsspp/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1672651193 +TIMESTAMP = 1672740871 SHA256 (ppsspp.1) = 64a7cca4c3a5fc6ad5b63399edef9056b0c85ea68fed00fb7e97f4b2724e503b SIZE (ppsspp.1) = 1598 -SHA256 (hrydgard-ppsspp-v1.14.3_GH0.tar.gz) = f80549440334551f8059ef5a850c69596ee77b1d8c96097049e44794822b616f -SIZE (hrydgard-ppsspp-v1.14.3_GH0.tar.gz) = 37142402 +SHA256 (hrydgard-ppsspp-v1.14.4_GH0.tar.gz) = b270e93e50a7808b27432ef680c6056fccefe47acd3ba2b722156f69584037c5 +SIZE (hrydgard-ppsspp-v1.14.4_GH0.tar.gz) = 37139389 SHA256 (hrydgard-glslang-8.13.3743-339-gdc11adde_GH0.tar.gz) = ced8f91c3b07f0c1227649732c9ba047d89b09038a446a3c0636f909fb40ab24 SIZE (hrydgard-glslang-8.13.3743-339-gdc11adde_GH0.tar.gz) = 3297180 SHA256 (hrydgard-miniupnp-miniupnpd_2_1-502-g3a87be3_GH0.tar.gz) = 3aefaee9eb86e5f44267aa9e8d37b46d2be8f1c72879cebefa365690a9348190
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301031153.303BruGT004161>