mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
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
This commit is contained in:
parent
81b4ca5a99
commit
b3957dc651
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504372
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user