From owner-svn-ports-head@freebsd.org Sat May 14 22:32:20 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 6DF5DB3BB6F; Sat, 14 May 2016 22:32:20 +0000 (UTC) (envelope-from jbeich@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 26D291F31; Sat, 14 May 2016 22:32:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4EMWJV2068241; Sat, 14 May 2016 22:32:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4EMWJNM068238; Sat, 14 May 2016 22:32:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201605142232.u4EMWJNM068238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 14 May 2016 22:32:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415201 - head/x11-drivers/xf86-input-wacom 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.22 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, 14 May 2016 22:32:20 -0000 Author: jbeich Date: Sat May 14 22:32:18 2016 New Revision: 415201 URL: https://svnweb.freebsd.org/changeset/ports/415201 Log: x11-drivers/xf86-input-wacom: update to 0.33.0 Changes: https://sourceforge.net/p/linuxwacom/mailman/message/35064075/ Modified: head/x11-drivers/xf86-input-wacom/Makefile (contents, props changed) head/x11-drivers/xf86-input-wacom/distinfo (contents, props changed) head/x11-drivers/xf86-input-wacom/pkg-plist (contents, props changed) Modified: head/x11-drivers/xf86-input-wacom/Makefile ============================================================================== --- head/x11-drivers/xf86-input-wacom/Makefile Sat May 14 22:07:20 2016 (r415200) +++ head/x11-drivers/xf86-input-wacom/Makefile Sat May 14 22:32:18 2016 (r415201) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-input-wacom -PORTVERSION= 0.32.0 -PORTREVISION= 2 +PORTVERSION= 0.33.0 CATEGORIES= x11-drivers MASTER_SITES= SF/linuxwacom/${PORTNAME} Modified: head/x11-drivers/xf86-input-wacom/distinfo ============================================================================== --- head/x11-drivers/xf86-input-wacom/distinfo Sat May 14 22:07:20 2016 (r415200) +++ head/x11-drivers/xf86-input-wacom/distinfo Sat May 14 22:32:18 2016 (r415201) @@ -1,2 +1,2 @@ -SHA256 (xorg/driver/xf86-input-wacom-0.32.0.tar.bz2) = 8c97ac9afc8150a7c45426e2ccb00fe22eb52671024d41884899e55ce21e870d -SIZE (xorg/driver/xf86-input-wacom-0.32.0.tar.bz2) = 594080 +SHA256 (xorg/driver/xf86-input-wacom-0.33.0.tar.bz2) = 24eef830744a388795a318ef743f19c451e394d9ef1332e98e2d54810a70f8e0 +SIZE (xorg/driver/xf86-input-wacom-0.33.0.tar.bz2) = 595192 Modified: head/x11-drivers/xf86-input-wacom/pkg-plist ============================================================================== --- head/x11-drivers/xf86-input-wacom/pkg-plist Sat May 14 22:07:20 2016 (r415200) +++ head/x11-drivers/xf86-input-wacom/pkg-plist Sat May 14 22:32:18 2016 (r415201) @@ -11,4 +11,4 @@ lib/xorg/modules/input/wacom_drv.so libdata/pkgconfig/xorg-wacom.pc man/man1/xsetwacom.1.gz man/man4/wacom.4x.gz -share/X11/xorg.conf.d/50-wacom.conf +share/X11/xorg.conf.d/70-wacom.conf