svn commit: r526587 - head/x11/xkbcomp
Niclas Zeising
zeising at FreeBSD.org
Thu Feb 20 20:30:10 UTC 2020
Author: zeising
Date: Thu Feb 20 20:30:09 2020
New Revision: 526587
URL: https://svnweb.freebsd.org/changeset/ports/526587
Log:
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
Modified:
head/x11/xkbcomp/Makefile
head/x11/xkbcomp/distinfo
Modified: head/x11/xkbcomp/Makefile
==============================================================================
--- head/x11/xkbcomp/Makefile Thu Feb 20 20:28:53 2020 (r526586)
+++ head/x11/xkbcomp/Makefile Thu Feb 20 20:30:09 2020 (r526587)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xkbcomp
-PORTVERSION= 1.4.2
+PORTVERSION= 1.4.3
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
Modified: head/x11/xkbcomp/distinfo
==============================================================================
--- head/x11/xkbcomp/distinfo Thu Feb 20 20:28:53 2020 (r526586)
+++ head/x11/xkbcomp/distinfo Thu Feb 20 20:30:09 2020 (r526587)
@@ -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
More information about the svn-ports-head
mailing list