git: cdd65fb78ec4 - main - x11/libxkbcommon: update to 1.2.1
Jan Beich
jbeich at FreeBSD.org
Fri Apr 9 10:47:11 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cdd65fb78ec435c27a735fa7f2229a94623a7b2e
commit cdd65fb78ec435c27a735fa7f2229a94623a7b2e
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-04-07 16:27:51 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-04-09 10:45:27 +0000
x11/libxkbcommon: update to 1.2.1
Changes: https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-1.1.0...xkbcommon-1.2.1
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664
---
x11/libxkbcommon/Makefile | 9 ++-------
x11/libxkbcommon/distinfo | 10 +++-------
2 files changed, 5 insertions(+), 14 deletions(-)
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile
index 85a08341a978..54cef6945044 100644
--- a/x11/libxkbcommon/Makefile
+++ b/x11/libxkbcommon/Makefile
@@ -1,14 +1,9 @@
PORTNAME= libxkbcommon
-PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTVERSION= 1.2.1
CATEGORIES= x11
MASTER_SITES= https://xkbcommon.org/download/
DIST_SUBDIR= xorg/lib
-PATCH_SITES= https://github.com/xkbcommon/libxkbcommon/commit/
-PATCHFILES+= 6b65be4c4e78.patch:-p1 # https://github.com/xkbcommon/libxkbcommon/pull/221
-PATCHFILES+= c14910a0de22.patch:-p1 # 6b65be4c4e78 fixup
-
MAINTAINER= x11 at FreeBSD.org
COMMENT= Keymap handling library for toolkits and window systems
@@ -17,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= xkeyboard-config>0:x11/xkeyboard-config
-USES= bison gnome meson pkgconfig tar:xz
+USES= bison compiler:c11 gnome meson pkgconfig tar:xz
USE_GNOME= libxml2
USE_LDCONFIG= yes
MESON_ARGS= -Denable-docs=false \
diff --git a/x11/libxkbcommon/distinfo b/x11/libxkbcommon/distinfo
index 77ae65c0ac56..6e89cc794d61 100644
--- a/x11/libxkbcommon/distinfo
+++ b/x11/libxkbcommon/distinfo
@@ -1,7 +1,3 @@
-TIMESTAMP = 1614458944
-SHA256 (xorg/lib/libxkbcommon-1.1.0.tar.xz) = 412cfcca596f92914ea1a66ad244804d73a5ff20b6d86459951e7ad20576c246
-SIZE (xorg/lib/libxkbcommon-1.1.0.tar.xz) = 439488
-SHA256 (xorg/lib/6b65be4c4e78.patch) = 0b7c110c5bab19a4392ece1acfd05b7afee724ca970854847b0369f0a6481c64
-SIZE (xorg/lib/6b65be4c4e78.patch) = 4318
-SHA256 (xorg/lib/c14910a0de22.patch) = 0937ce7cdb97dbc3726bf6b9a7da03375926c303d1ea5f5fbd1eb7622b156f8d
-SIZE (xorg/lib/c14910a0de22.patch) = 861
+TIMESTAMP = 1617812871
+SHA256 (xorg/lib/libxkbcommon-1.2.1.tar.xz) = e833a7d3024c9bb9d5eb2b20f6d5de08865541f21bb7ba227c83cbd236691fb3
+SIZE (xorg/lib/libxkbcommon-1.2.1.tar.xz) = 453172
More information about the dev-commits-ports-all
mailing list