Index: head/x11-drivers/xf86-input-wacom/Makefile =================================================================== --- head/x11-drivers/xf86-input-wacom/Makefile (revision 415200) +++ head/x11-drivers/xf86-input-wacom/Makefile (revision 415201) @@ -1,46 +1,45 @@ # $FreeBSD$ PORTNAME= xf86-input-wacom -PORTVERSION= 0.32.0 -PORTREVISION= 2 +PORTVERSION= 0.33.0 CATEGORIES= x11-drivers MASTER_SITES= SF/linuxwacom/${PORTNAME} MAINTAINER= jbeich@FreeBSD.org COMMENT= X.Org Wacom tablet driver LICENSE= GPLv2+ BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd USES= tar:bzip2 pathfix pkgconfig libtool USE_XORG= xrandr xinerama XORG_CAT= driver 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 INSTALL_TARGET= install-strip 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 415200) +++ head/x11-drivers/xf86-input-wacom/distinfo (revision 415201) @@ -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 Index: head/x11-drivers/xf86-input-wacom/pkg-plist =================================================================== --- head/x11-drivers/xf86-input-wacom/pkg-plist (revision 415200) +++ head/x11-drivers/xf86-input-wacom/pkg-plist (revision 415201) @@ -1,14 +1,14 @@ bin/isdv4-serial-debugger bin/isdv4-serial-inputattach bin/xsetwacom @comment Not marked @sample due to conflict with devd and HAL etc/X11/xorg.conf.d/wacom.conf.sample include/xorg/Xwacom.h include/xorg/isdv4.h include/xorg/wacom-properties.h include/xorg/wacom-util.h 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