Date: Mon, 6 Feb 2017 21:22:37 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433524 - head/x11/xkeyboard-config Message-ID: <201702062122.v16LMbaC082351@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Feb 6 21:22:37 2017 New Revision: 433524 URL: https://svnweb.freebsd.org/changeset/ports/433524 Log: Update to 2.20 Update WWW Modified: head/x11/xkeyboard-config/Makefile head/x11/xkeyboard-config/distinfo head/x11/xkeyboard-config/pkg-descr Modified: head/x11/xkeyboard-config/Makefile ============================================================================== --- head/x11/xkeyboard-config/Makefile Mon Feb 6 21:18:38 2017 (r433523) +++ head/x11/xkeyboard-config/Makefile Mon Feb 6 21:22:37 2017 (r433524) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xkeyboard-config -PORTVERSION= 2.19 +PORTVERSION= 2.20 CATEGORIES= x11 MASTER_SITES= XORG/individual/${XORG_CAT}/${PORTNAME} Modified: head/x11/xkeyboard-config/distinfo ============================================================================== --- head/x11/xkeyboard-config/distinfo Mon Feb 6 21:18:38 2017 (r433523) +++ head/x11/xkeyboard-config/distinfo Mon Feb 6 21:22:37 2017 (r433524) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478373260 -SHA256 (xorg/data/xkeyboard-config-2.19.tar.bz2) = 83dfd186b9eb9ced69e01d8d8e2f15b6a79b2e30124874ef086f2d3048f45827 -SIZE (xorg/data/xkeyboard-config-2.19.tar.bz2) = 985697 +TIMESTAMP = 1486415943 +SHA256 (xorg/data/xkeyboard-config-2.20.tar.bz2) = d1bfc72553c4e3ef1cd6f13eec0488cf940498b612ab8a0b362e7090c94bc134 +SIZE (xorg/data/xkeyboard-config-2.20.tar.bz2) = 978275 Modified: head/x11/xkeyboard-config/pkg-descr ============================================================================== --- head/x11/xkeyboard-config/pkg-descr Mon Feb 6 21:18:38 2017 (r433523) +++ head/x11/xkeyboard-config/pkg-descr Mon Feb 6 21:22:37 2017 (r433524) @@ -4,4 +4,4 @@ frequently released open source of X key data for X Window System implementations (free, open source and commercial). The project is targetted to XKB-based systems. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://freedesktop.org/wiki/Software/XKeyboardConfig/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702062122.v16LMbaC082351>