Date: Fri, 8 Jun 2018 18:39:39 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472017 - head/x11/xkbcomp Message-ID: <201806081839.w58IddDa025322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Fri Jun 8 18:39:39 2018 New Revision: 472017 URL: https://svnweb.freebsd.org/changeset/ports/472017 Log: x11/xkbcomp: Update to 1.4.2 This fixes issues with recent (not yet in FreeBSD ports) xkeyboard-config. Modified: head/x11/xkbcomp/Makefile head/x11/xkbcomp/distinfo Modified: head/x11/xkbcomp/Makefile ============================================================================== --- head/x11/xkbcomp/Makefile Fri Jun 8 16:59:45 2018 (r472016) +++ head/x11/xkbcomp/Makefile Fri Jun 8 18:39:39 2018 (r472017) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xkbcomp -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xkbcomp/distinfo ============================================================================== --- head/x11/xkbcomp/distinfo Fri Jun 8 16:59:45 2018 (r472016) +++ head/x11/xkbcomp/distinfo Fri Jun 8 18:39:39 2018 (r472017) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522343234 -SHA256 (xorg/app/xkbcomp-1.4.1.tar.bz2) = 748dc4cf58ac95684106bd9cf163ac6ab7de9a236faec02a6f4d4006d63a5736 -SIZE (xorg/app/xkbcomp-1.4.1.tar.bz2) = 251069 +TIMESTAMP = 1528482564 +SHA256 (xorg/app/xkbcomp-1.4.2.tar.bz2) = 6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424 +SIZE (xorg/app/xkbcomp-1.4.2.tar.bz2) = 248399
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806081839.w58IddDa025322>