Date: Wed, 8 Feb 2023 04:16:08 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: a8c83cd05e99 - main - x11/controllermap: update to 2.26.3 Message-ID: <202302080416.3184G839025239@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=a8c83cd05e99b760006579f9d725772f7f70da74 commit a8c83cd05e99b760006579f9d725772f7f70da74 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-07 11:09:14 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-08 04:15:59 +0000 x11/controllermap: update to 2.26.3 Changes: https://github.com/libsdl-org/SDL/commits/release-2.26.3/test/controllermap.c --- 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 40ab669a5476..cecaf0457ab6 100644 --- a/x11/controllermap/Makefile +++ b/x11/controllermap/Makefile @@ -1,5 +1,5 @@ PORTNAME= controllermap -DISTVERSION= 2.26.2 +DISTVERSION= 2.26.3 CATEGORIES= x11 MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo index ebf2967b1ab6..43bb91051892 100644 --- a/x11/controllermap/distinfo +++ b/x11/controllermap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627397549 -SHA256 (SDL2-2.26.2.tar.gz) = 95d39bc3de037fbdfa722623737340648de4f180a601b0afad27645d150b99e0 -SIZE (SDL2-2.26.2.tar.gz) = 8084120 +TIMESTAMP = 1675768154 +SHA256 (SDL2-2.26.3.tar.gz) = c661205a553b7d252425f4b751ff13209e5e020b876bbfa1598494af61790057 +SIZE (SDL2-2.26.3.tar.gz) = 8084159
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302080416.3184G839025239>