svn commit: r459895 - head/x11-drivers/xf86-input-wacom

Jan Beich jbeich at FreeBSD.org
Thu Jan 25 00:53:05 UTC 2018


Author: jbeich
Date: Thu Jan 25 00:53:04 2018
New Revision: 459895
URL: https://svnweb.freebsd.org/changeset/ports/459895

Log:
  x11-drivers/xf86-input-wacom: update to 0.36.0
  
  Changes:	https://sourceforge.net/p/linuxwacom/mailman/message/36201833/

Modified:
  head/x11-drivers/xf86-input-wacom/Makefile   (contents, props changed)
  head/x11-drivers/xf86-input-wacom/distinfo   (contents, props changed)

Modified: head/x11-drivers/xf86-input-wacom/Makefile
==============================================================================
--- head/x11-drivers/xf86-input-wacom/Makefile	Thu Jan 25 00:45:12 2018	(r459894)
+++ head/x11-drivers/xf86-input-wacom/Makefile	Thu Jan 25 00:53:04 2018	(r459895)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xf86-input-wacom
-PORTVERSION=	0.35.0
+PORTVERSION=	0.36.0
 CATEGORIES=	x11-drivers
 MASTER_SITES=	SF/linuxwacom/${PORTNAME}
 
@@ -13,7 +13,7 @@ LICENSE=	GPLv2+
 BUILD_DEPENDS=	v4l_compat>=1.0.20110603:multimedia/v4l_compat
 RUN_DEPENDS=	webcamd>=3.1.0.1:multimedia/webcamd
 
-USES=		pathfix
+USES=		gmake pathfix
 USE_XORG=	x11 xext xinerama xrandr
 XORG_CAT=	driver
 LDFLAGS+=	-Wl,--as-needed # Xext

Modified: head/x11-drivers/xf86-input-wacom/distinfo
==============================================================================
--- head/x11-drivers/xf86-input-wacom/distinfo	Thu Jan 25 00:45:12 2018	(r459894)
+++ head/x11-drivers/xf86-input-wacom/distinfo	Thu Jan 25 00:53:04 2018	(r459895)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498669939
-SHA256 (xorg/driver/xf86-input-wacom-0.35.0.tar.bz2) = 55f60a71e81ef5544885652069a4f52b5cbaceabba53a28ac1397ec0ac26447d
-SIZE (xorg/driver/xf86-input-wacom-0.35.0.tar.bz2) = 601314
+TIMESTAMP = 1516651177
+SHA256 (xorg/driver/xf86-input-wacom-0.36.0.tar.bz2) = eae7c5d2872b1433c8d679bb42b00213403eb2a0544c514f4df2b586284c23f6
+SIZE (xorg/driver/xf86-input-wacom-0.36.0.tar.bz2) = 611678


More information about the svn-ports-head mailing list