Date: Sat, 15 Jan 2022 01:42:24 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: e1ab9b4453ea - main - x11/controllermap: update to 2.0.20 Message-ID: <202201150142.20F1gOxr000730@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=e1ab9b4453ea1965f1ee78b1aff9556262ddde6f commit e1ab9b4453ea1965f1ee78b1aff9556262ddde6f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-08 02:29:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-15 01:42:16 +0000 x11/controllermap: update to 2.0.20 Changes: https://github.com/libsdl-org/SDL/commits/release-2.0.20/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 99d5e965f2f5..0b9f420be596 100644 --- a/x11/controllermap/Makefile +++ b/x11/controllermap/Makefile @@ -1,5 +1,5 @@ PORTNAME= controllermap -PORTVERSION= 2.0.18 +PORTVERSION= 2.0.20 CATEGORIES= x11 MASTER_SITES= https://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo index d85c6959503b..cb87060efcad 100644 --- a/x11/controllermap/distinfo +++ b/x11/controllermap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638246166 -SHA256 (SDL2-2.0.18.tar.gz) = 94d40cd73dbfa10bb6eadfbc28f355992bb2d6ef6761ad9d4074eff95ee5711c -SIZE (SDL2-2.0.18.tar.gz) = 7294032 +TIMESTAMP = 1641608992 +SHA256 (SDL2-2.0.20.tar.gz) = c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06 +SIZE (SDL2-2.0.20.tar.gz) = 7207221
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201150142.20F1gOxr000730>