From owner-svn-ports-head@freebsd.org Sat Nov 5 19:26:21 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9AF1AF7771; Sat, 5 Nov 2016 19:26:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A91BFE7D; Sat, 5 Nov 2016 19:26:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA5JQKPB048074; Sat, 5 Nov 2016 19:26:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA5JQKWn048072; Sat, 5 Nov 2016 19:26:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201611051926.uA5JQKWn048072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 5 Nov 2016 19:26:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425437 - head/x11/libxkbcommon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2016 19:26:22 -0000 Author: bapt Date: Sat Nov 5 19:26:20 2016 New Revision: 425437 URL: https://svnweb.freebsd.org/changeset/ports/425437 Log: Update to 0.6.1 While here fix the default path to find X localed PR: 203593 209867 Modified: head/x11/libxkbcommon/Makefile head/x11/libxkbcommon/distinfo Modified: head/x11/libxkbcommon/Makefile ============================================================================== --- head/x11/libxkbcommon/Makefile Sat Nov 5 19:25:47 2016 (r425436) +++ head/x11/libxkbcommon/Makefile Sat Nov 5 19:26:20 2016 (r425437) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libxkbcommon -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.6.1 CATEGORIES= x11 MASTER_SITES= http://xkbcommon.org/download/ @@ -23,6 +22,7 @@ CONFIGURE_ARGS= --without-default-layout --without-default-options \ --without-default-rules \ --without-default-variant \ - --without-doxygen + --without-doxygen \ + --with-x-locale-root=${PREFIX}/lib/X11/locale .include Modified: head/x11/libxkbcommon/distinfo ============================================================================== --- head/x11/libxkbcommon/distinfo Sat Nov 5 19:25:47 2016 (r425436) +++ head/x11/libxkbcommon/distinfo Sat Nov 5 19:26:20 2016 (r425437) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libxkbcommon-0.5.0.tar.xz) = 90bd7824742b9a6f52a6cf80e2cadd6f5349cf600a358d08260772615b89d19c -SIZE (xorg/lib/libxkbcommon-0.5.0.tar.xz) = 615504 +TIMESTAMP = 1478373459 +SHA256 (xorg/lib/libxkbcommon-0.6.1.tar.xz) = 5b0887b080b42169096a61106661f8d35bae783f8b6c58f97ebcd3af83ea8760 +SIZE (xorg/lib/libxkbcommon-0.6.1.tar.xz) = 722288