Index: head/x11-drivers/xf86-input-wacom/Makefile =================================================================== --- head/x11-drivers/xf86-input-wacom/Makefile (revision 504514) +++ head/x11-drivers/xf86-input-wacom/Makefile (revision 504515) @@ -1,46 +1,45 @@ # $FreeBSD$ PORTNAME= xf86-input-wacom -PORTVERSION= 0.36.1 -PORTREVISION= 4 +PORTVERSION= 0.37.0 CATEGORIES= x11-drivers MASTER_SITES= https://github.com/linuxwacom/${PORTNAME}/releases/download/${DISTNAME}/ MAINTAINER= jbeich@FreeBSD.org COMMENT= X.Org Wacom tablet driver LICENSE= GPLv2+ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd USES= gmake pathfix USE_XORG= x11 xext xinerama xrandr XORG_CAT= driver LDFLAGS+= -Wl,--as-needed # Xext USE_RC_SUBR= wacom SUB_FILES= pkg-message CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" " CONFIGURE_ARGS= --without-systemd-unit-dir \ --without-udev-rules-dir \ --without-doxygen OPTIONS_DEFINE= DEBUG TEST DEBUG_CONFIGURE_ENABLE=debug TEST_CONFIGURE_ENABLE=unit-tests TEST_ALL_TARGET=check post-patch: @${REINPLACE_CMD} \ -e 's/dir=.*xorg-server/& \ --define-variable prefix="$$prefix"/' \ ${WRKSRC}/configure post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d ${INSTALL_DATA} ${FILESDIR}/wacom.conf.sample \ ${STAGEDIR}${PREFIX}/etc/X11/xorg.conf.d .include Index: head/x11-drivers/xf86-input-wacom/distinfo =================================================================== --- head/x11-drivers/xf86-input-wacom/distinfo (revision 504514) +++ head/x11-drivers/xf86-input-wacom/distinfo (revision 504515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521493407 -SHA256 (xorg/driver/xf86-input-wacom-0.36.1.tar.bz2) = 3206b92a4ed1fece07438a85405c748b9ed62cf0f0c3df845a2ce695d5463e09 -SIZE (xorg/driver/xf86-input-wacom-0.36.1.tar.bz2) = 612808 +TIMESTAMP = 1560873776 +SHA256 (xorg/driver/xf86-input-wacom-0.37.0.tar.bz2) = 9311cd1ff2a284a429a04c3c5d03ccbad83e76a58770668ac0f2d22740e05881 +SIZE (xorg/driver/xf86-input-wacom-0.37.0.tar.bz2) = 650501