Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2021 22:41:31 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: 400876a1b507 - main - x11/controllermap: update to 2.0.18
Message-ID:  <202112302241.1BUMfVdx081792@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=400876a1b507598d118163d1e88fb558ebf4bfbf

commit 400876a1b507598d118163d1e88fb558ebf4bfbf
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-30 04:22:46 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-12-30 22:41:19 +0000

    x11/controllermap: update to 2.0.18
    
    Changes:        https://github.com/libsdl-org/SDL/commits/release-2.0.18/test/controllermap.c
---
 x11/controllermap/Makefile | 4 ++--
 x11/controllermap/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/controllermap/Makefile b/x11/controllermap/Makefile
index 8712a9db9b5b..99d5e965f2f5 100644
--- a/x11/controllermap/Makefile
+++ b/x11/controllermap/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	controllermap
-PORTVERSION=	2.0.12
+PORTVERSION=	2.0.18
 CATEGORIES=	x11
 MASTER_SITES=	https://www.libsdl.org/release/
 DISTNAME=	SDL2-${DISTVERSION}
@@ -19,7 +19,7 @@ MAKEFILE=	/dev/null
 MAKE_ENV=	LDLIBS="${LIBS}"
 ALL_TARGET=	${PORTNAME} testgamecontroller testjoystick
 PLIST_FILES=	${ALL_TARGET:S,^,bin/,}
-PORTDATA=	${PORTNAME}.bmp axis.bmp button.bmp
+PORTDATA=	${PORTNAME}.bmp ${PORTNAME}_back.bmp axis.bmp button.bmp
 
 post-patch:
 	@${REINPLACE_CMD} '/bmp/s,","${DATADIR}/,' \
diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo
index 7a03c9f79df8..d85c6959503b 100644
--- a/x11/controllermap/distinfo
+++ b/x11/controllermap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583890578
-SHA256 (SDL2-2.0.12.tar.gz) = 349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863
-SIZE (SDL2-2.0.12.tar.gz) = 5720162
+TIMESTAMP = 1638246166
+SHA256 (SDL2-2.0.18.tar.gz) = 94d40cd73dbfa10bb6eadfbc28f355992bb2d6ef6761ad9d4074eff95ee5711c
+SIZE (SDL2-2.0.18.tar.gz) = 7294032



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112302241.1BUMfVdx081792>