diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-02-20 20:30:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-02-20 20:30:09 +0000 |
commit | 61f74551751784736def2694000d3b20c5110126 (patch) | |
tree | a39c98ee52ff358fb0f27bf04f5828c1a301b477 /x11/xkbcomp | |
parent | e795000d0e833635ec3061a7f2f79b7937c0c327 (diff) |
x11/xkbcomp: Update to 1.4.3
Update x11/xkbcomp to 1.4.3, this fixes the build with llvm 10.
Changelog:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244235
PR: 244235 (based on)
Submitted by: dim
Notes
Notes:
svn path=/head/; revision=526587
Diffstat (limited to 'x11/xkbcomp')
-rw-r--r-- | x11/xkbcomp/Makefile | 2 | ||||
-rw-r--r-- | x11/xkbcomp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile index 494fa309b1aa..4f2c16870245 100644 --- a/x11/xkbcomp/Makefile +++ b/x11/xkbcomp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xkbcomp -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xkbcomp/distinfo b/x11/xkbcomp/distinfo index 4b935a8780ef..72284237ba5d 100644 --- a/x11/xkbcomp/distinfo +++ b/x11/xkbcomp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528482564 -SHA256 (xorg/app/xkbcomp-1.4.2.tar.bz2) = 6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424 -SIZE (xorg/app/xkbcomp-1.4.2.tar.bz2) = 248399 +TIMESTAMP = 1582226994 +SHA256 (xorg/app/xkbcomp-1.4.3.tar.bz2) = 06242c169fc11caf601cac46d781d467748c6a330e15b36dce46520b8ac8d435 +SIZE (xorg/app/xkbcomp-1.4.3.tar.bz2) = 245658 |