Date: Tue, 8 Oct 2024 18:02:43 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: 030e9e6b703b - main - x11/controllermap: update to 2.30.8 Message-ID: <202410081802.498I2heU074325@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=030e9e6b703b215c36f874088a6973fc8ee92193 commit 030e9e6b703b215c36f874088a6973fc8ee92193 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-10-02 19:27:20 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-10-08 18:02:24 +0000 x11/controllermap: update to 2.30.8 Changes: https://github.com/libsdl-org/SDL/commits/release-2.30.8/test/controllermap.c Reported by: portscout --- x11/controllermap/Makefile | 2 +- x11/controllermap/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/controllermap/Makefile b/x11/controllermap/Makefile index d85d40c98891..17272e42be38 100644 --- a/x11/controllermap/Makefile +++ b/x11/controllermap/Makefile @@ -1,5 +1,5 @@ PORTNAME= controllermap -DISTVERSION= 2.30.7 +DISTVERSION= 2.30.8 CATEGORIES= x11 MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo index 0b43532089d9..73cdefc57d6d 100644 --- a/x11/controllermap/distinfo +++ b/x11/controllermap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725071804 -SHA256 (SDL2-2.30.7.tar.gz) = 2508c80438cd5ff3bbeb8fe36b8f3ce7805018ff30303010b61b03bb83ab9694 -SIZE (SDL2-2.30.7.tar.gz) = 7525092 +TIMESTAMP = 1727897240 +SHA256 (SDL2-2.30.8.tar.gz) = 380c295ea76b9bd72d90075793971c8bcb232ba0a69a9b14da4ae8f603350058 +SIZE (SDL2-2.30.8.tar.gz) = 7679689
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410081802.498I2heU074325>