Date: Tue, 31 Dec 2024 00:15:58 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: 7710167b1be9 - main - x11/controllermap: update to 2.30.10 Message-ID: <202412310015.4BV0FwNW010867@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=7710167b1be95b8b8e4ca9008a2775f8c9bcc8b6 commit 7710167b1be95b8b8e4ca9008a2775f8c9bcc8b6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-12-09 13:50:59 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-12-31 00:12:09 +0000 x11/controllermap: update to 2.30.10 Changes: https://github.com/libsdl-org/SDL/commits/release-2.30.10/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 17272e42be38..2527822684bf 100644 --- a/x11/controllermap/Makefile +++ b/x11/controllermap/Makefile @@ -1,5 +1,5 @@ PORTNAME= controllermap -DISTVERSION= 2.30.8 +DISTVERSION= 2.30.10 CATEGORIES= x11 MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo index 73cdefc57d6d..3181970f6f44 100644 --- a/x11/controllermap/distinfo +++ b/x11/controllermap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727897240 -SHA256 (SDL2-2.30.8.tar.gz) = 380c295ea76b9bd72d90075793971c8bcb232ba0a69a9b14da4ae8f603350058 -SIZE (SDL2-2.30.8.tar.gz) = 7679689 +TIMESTAMP = 1733752259 +SHA256 (SDL2-2.30.10.tar.gz) = f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa +SIZE (SDL2-2.30.10.tar.gz) = 7586495
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412310015.4BV0FwNW010867>