Date: Fri, 20 Sep 2024 12:42:56 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: ad130f8856a7 - main - x11/controllermap: update to 2.30.7 Message-ID: <202409201242.48KCguaY024218@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=ad130f8856a720c80887674cbcc9c6ff28685a7d commit ad130f8856a720c80887674cbcc9c6ff28685a7d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-08-31 02:36:44 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-09-20 12:42:44 +0000 x11/controllermap: update to 2.30.7 Changes: https://github.com/libsdl-org/SDL/commits/release-2.30.7/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 9397f4a77aaf..d85d40c98891 100644 --- a/x11/controllermap/Makefile +++ b/x11/controllermap/Makefile @@ -1,5 +1,5 @@ PORTNAME= controllermap -DISTVERSION= 2.30.5 +DISTVERSION= 2.30.7 CATEGORIES= x11 MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo index 9a633c29a2b5..0b43532089d9 100644 --- a/x11/controllermap/distinfo +++ b/x11/controllermap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719969349 -SHA256 (SDL2-2.30.5.tar.gz) = f374f3fa29c37dfcc20822d4a7d7dc57e58924d1a5f2ad511bfab4c8193de63b -SIZE (SDL2-2.30.5.tar.gz) = 7524219 +TIMESTAMP = 1725071804 +SHA256 (SDL2-2.30.7.tar.gz) = 2508c80438cd5ff3bbeb8fe36b8f3ce7805018ff30303010b61b03bb83ab9694 +SIZE (SDL2-2.30.7.tar.gz) = 7525092
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409201242.48KCguaY024218>