Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-07-27 17:52:29 +0300
committerJan Beich <jbeich@FreeBSD.org>2022-11-13 03:52:55 +0300
commit60bece61bcd9a53f80231da0eca58e3ffe90c171 (patch)
tree1b67a8b062deb775f89e9d7816ae7153a0aeb2a7
parent72cad51d68e2533971622d413b85e187c2df2525 (diff)
x11/controllermap: update to 2.24.2
Changes: https://github.com/libsdl-org/SDL/commits/release-2.24.2/test/controllermap.c
-rw-r--r--x11/controllermap/Makefile5
-rw-r--r--x11/controllermap/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/controllermap/Makefile b/x11/controllermap/Makefile
index 9e657adf9740..4d81d404c28f 100644
--- a/x11/controllermap/Makefile
+++ b/x11/controllermap/Makefile
@@ -1,5 +1,5 @@
PORTNAME= controllermap
-PORTVERSION= 2.0.22
+DISTVERSION= 2.24.2
CATEGORIES= x11
MASTER_SITES= https://www.libsdl.org/release/
DISTNAME= SDL2-${DISTVERSION}
@@ -22,7 +22,8 @@ PLIST_FILES= ${ALL_TARGET:S,^,bin/,}
PORTDATA= ${PORTNAME}.bmp ${PORTNAME}_back.bmp axis.bmp button.bmp
post-patch:
- @${REINPLACE_CMD} '/bmp/s,","${DATADIR}/,' \
+ @${REINPLACE_CMD} -e '/bmp/s,","${DATADIR}/,' \
+ -e '/#include/s/\(testutils\)\.h/\1.c/' \
${ALL_TARGET:S,^,${WRKSRC}/,:S,$,.c,}
do-install:
diff --git a/x11/controllermap/distinfo b/x11/controllermap/distinfo
index 12d5029b3b08..ec013cf2be3d 100644
--- a/x11/controllermap/distinfo
+++ b/x11/controllermap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650971027
-SHA256 (SDL2-2.0.22.tar.gz) = fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e
-SIZE (SDL2-2.0.22.tar.gz) = 7250633
+TIMESTAMP = 1627397549
+SHA256 (SDL2-2.24.2.tar.gz) = b35ef0a802b09d90ed3add0dcac0e95820804202914f5bb7b0feb710f1a1329f
+SIZE (SDL2-2.24.2.tar.gz) = 7525041