aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-06-16 20:42:51 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-06-16 20:42:51 +0000
commitb3957dc651a047aac2b3f555becd57c6519926bd (patch)
tree3d4c420a6ce4919096d18fc6bfaa4083831c9fd3 /x11
parent81b4ca5a99c4427d30dc25eeaba30de65c0fa56b (diff)
downloadports-b3957dc651a047aac2b3f555becd57c6519926bd.tar.gz
ports-b3957dc651a047aac2b3f555becd57c6519926bd.zip
x11/libxkbfile: Update to 1.1.0
Update x11/libxkbfile to 1.1.0 This release adds support for the NoLock, NoUnlock and genKeyEvent flags, as well as other minor fixes. Add INSTALL_TARGET=install-strip to strip installed binaries and libraries Changelog: https://lists.x.org/archives/xorg-announce/2019-March/002977.html Sponsored by: B3 Init
Notes
Notes: svn path=/head/; revision=504372
Diffstat (limited to 'x11')
-rw-r--r--x11/libxkbfile/Makefile5
-rw-r--r--x11/libxkbfile/distinfo5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11/libxkbfile/Makefile b/x11/libxkbfile/Makefile
index 6c49e18f27e4..c2d90fb65393 100644
--- a/x11/libxkbfile/Makefile
+++ b/x11/libxkbfile/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libxkbfile
-PORTVERSION= 1.0.9
-PORTREVISION= 2
+PORTVERSION= 1.1.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -15,4 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= lib
USE_XORG= x11 xorgproto
+INSTALL_TARGET= install-strip
+
.include <bsd.port.mk>
diff --git a/x11/libxkbfile/distinfo b/x11/libxkbfile/distinfo
index bcd5d071bf07..5d4775ccd97f 100644
--- a/x11/libxkbfile/distinfo
+++ b/x11/libxkbfile/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/lib/libxkbfile-1.0.9.tar.bz2) = 51817e0530961975d9513b773960b4edd275f7d5c72293d5a151ed4f42aeb16a
-SIZE (xorg/lib/libxkbfile-1.0.9.tar.bz2) = 348009
+TIMESTAMP = 1560365203
+SHA256 (xorg/lib/libxkbfile-1.1.0.tar.bz2) = 758dbdaa20add2db4902df0b1b7c936564b7376c02a0acd1f2a331bd334b38c7
+SIZE (xorg/lib/libxkbfile-1.1.0.tar.bz2) = 364678