FreeBSD Bugzilla – Attachment 125348 Details for
Bug 168968
[patch] x11-drivers/input-wacom: update to 0.15.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update.diff
update.diff (text/plain), 8.84 KB, created by
Jan Beich
on 2012-06-12 00:50:03 UTC
(
hide
)
Description:
update.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-06-12 00:50:03 UTC
Size:
8.84 KB
patch
obsolete
>Index: x11-drivers/input-wacom/Makefile >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/Makefile,v >retrieving revision 1.21 >diff -u -p -r1.21 Makefile >--- x11-drivers/input-wacom/Makefile 31 May 2012 14:49:26 -0000 1.21 >+++ x11-drivers/input-wacom/Makefile 11 Jun 2012 23:39:57 -0000 >@@ -44,8 +44,9 @@ USE_XORG= xi xrandr > > LINUXWACOM= xf86-input-wacom-${WACOM_VERSION} > BSDWACOM= bsdwacom-${KLD_VERSION} >-WACOM_VERSION= 0.11.1 >+WACOM_VERSION= 0.15.0 > KLD_VERSION= 40 >+PATCH_WRKSRC= ${WRKDIR}/${LINUXWACOM} > CONFIGURE_WRKSRC= ${WRKDIR}/${LINUXWACOM} > USE_AUTOTOOLS= autoconf > MAKE_ARGS+= UDEV_CFLAGS="" >Index: x11-drivers/input-wacom/distinfo >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/distinfo,v >retrieving revision 1.4 >diff -u -p -r1.4 distinfo >--- x11-drivers/input-wacom/distinfo 12 Mar 2012 18:39:51 -0000 1.4 >+++ x11-drivers/input-wacom/distinfo 31 May 2012 02:58:57 -0000 >@@ -1,4 +1,4 @@ > SHA256 (xorg/driver/bsdwacom-40.tbz) = 42c37d321768ff29fef10eb088a87a83c94753a1b4ae5f92fd453781039a5df9 > SIZE (xorg/driver/bsdwacom-40.tbz) = 19305 >-SHA256 (xorg/driver/xf86-input-wacom-0.11.1.tar.bz2) = 9d32f94610f8faae3214227a8e8f050cd3b469b3fe9d60ef9272a884dcccb6ca >-SIZE (xorg/driver/xf86-input-wacom-0.11.1.tar.bz2) = 505180 >+SHA256 (xorg/driver/xf86-input-wacom-0.15.0.tar.bz2) = 2e9b64c30fb223c46407bd0e105a54a1e83f378eb33ac68bd8a73fdbface000f >+SIZE (xorg/driver/xf86-input-wacom-0.15.0.tar.bz2) = 528528 >Index: x11-drivers/input-wacom/files/patch-configure.ac >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/files/patch-configure.ac,v >retrieving revision 1.1 >diff -u -p -r1.1 patch-configure.ac >--- x11-drivers/input-wacom/files/patch-configure.ac 12 Mar 2012 18:39:51 -0000 1.1 >+++ x11-drivers/input-wacom/files/patch-configure.ac 11 Jun 2012 23:40:48 -0000 >@@ -1,5 +1,5 @@ >---- xf86-input-wacom-0.11.1/configure.ac.orig >-+++ xf86-input-wacom-0.11.1/configure.ac >+--- configure.ac.orig >++++ configure.ac > @@ -56,7 +56,7 @@ PKG_CHECK_MODULES(XORG, [xorg-server >= > PKG_CHECK_MODULES(X11, x11 xi xrandr) > >Index: x11-drivers/input-wacom/files/patch-src-Makefile.in >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/files/patch-src-Makefile.in,v >retrieving revision 1.1 >diff -u -p -r1.1 patch-src-Makefile.in >--- x11-drivers/input-wacom/files/patch-src-Makefile.in 12 Mar 2012 18:39:51 -0000 1.1 >+++ x11-drivers/input-wacom/files/patch-src-Makefile.in 11 Jun 2012 23:40:48 -0000 >@@ -1,5 +1,5 @@ >---- xf86-input-wacom-0.11.1/src/Makefile.in.orig >-+++ xf86-input-wacom-0.11.1/src/Makefile.in >+--- src/Makefile.in.orig >++++ src/Makefile.in > @@ -97,7 +97,7 @@ am__base_list = \ > am__installdirs = "$(DESTDIR)$(@DRIVER_NAME@_drv_ladir)" > LTLIBRARIES = $(@DRIVER_NAME@_drv_la_LTLIBRARIES) >@@ -25,17 +25,16 @@ > @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcmTouchFilter.Plo@am__quote@ > @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcmUSB.Plo@am__quote@ > @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcmValidateDevice.Plo@am__quote@ >-@@ -438,13 +436,8 @@ wcmConfig.lo: $(top_srcdir)/src/wcmConfi >+@@ -467,12 +465,7 @@ wcmConfig.lo: $(top_srcdir)/src/wcmConfi > @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ >- @am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wcmConfig.lo `test -f '$(top_srcdir)/src/wcmConfig.c' || echo '$(srcdir)/'`$(top_srcdir)/src/wcmConfig.c >+ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wcmConfig.lo `test -f '$(top_srcdir)/src/wcmConfig.c' || echo '$(srcdir)/'`$(top_srcdir)/src/wcmConfig.c > > -wcmISDV4.lo: $(top_srcdir)/src/wcmISDV4.c > -@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wcmISDV4.lo -MD -MP -MF $(DEPDIR)/wcmISDV4.Tpo -c -o wcmISDV4.lo `test -f '$(top_srcdir)/src/wcmISDV4.c' || echo '$(srcdir)/'`$(top_srcdir)/src/wcmISDV4.c > -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wcmISDV4.Tpo $(DEPDIR)/wcmISDV4.Plo >- @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ >--@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/src/wcmISDV4.c' object='wcmISDV4.lo' libtool=yes @AMDEPBACKSLASH@ >+-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(top_srcdir)/src/wcmISDV4.c' object='wcmISDV4.lo' libtool=yes @AMDEPBACKSLASH@ > @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ >--@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wcmISDV4.lo `test -f '$(top_srcdir)/src/wcmISDV4.c' || echo '$(srcdir)/'`$(top_srcdir)/src/wcmISDV4.c >+-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wcmISDV4.lo `test -f '$(top_srcdir)/src/wcmISDV4.c' || echo '$(srcdir)/'`$(top_srcdir)/src/wcmISDV4.c > > wcmFilter.lo: $(top_srcdir)/src/wcmFilter.c > @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wcmFilter.lo -MD -MP -MF $(DEPDIR)/wcmFilter.Tpo -c -o wcmFilter.lo `test -f '$(top_srcdir)/src/wcmFilter.c' || echo '$(srcdir)/'`$(top_srcdir)/src/wcmFilter.c >Index: x11-drivers/input-wacom/files/patch-src-wcmConfig.c >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/files/patch-src-wcmConfig.c,v >retrieving revision 1.1 >diff -u -p -r1.1 patch-src-wcmConfig.c >--- x11-drivers/input-wacom/files/patch-src-wcmConfig.c 12 Mar 2012 18:39:51 -0000 1.1 >+++ x11-drivers/input-wacom/files/patch-src-wcmConfig.c 11 Jun 2012 23:40:48 -0000 >@@ -1,5 +1,5 @@ >---- xf86-input-wacom-0.11.1/src/wcmConfig.c.orig >-+++ xf86-input-wacom-0.11.1/src/wcmConfig.c >+--- src/wcmConfig.c.orig >++++ src/wcmConfig.c > @@ -373,9 +373,12 @@ wcmDetectDeviceClass(const InputInfoPtr > return TRUE; > >Index: x11-drivers/input-wacom/files/patch-src-wcmUSB.c >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/files/patch-src-wcmUSB.c,v >retrieving revision 1.1 >diff -u -p -r1.1 patch-src-wcmUSB.c >--- x11-drivers/input-wacom/files/patch-src-wcmUSB.c 12 Mar 2012 18:39:51 -0000 1.1 >+++ x11-drivers/input-wacom/files/patch-src-wcmUSB.c 11 Jun 2012 23:40:48 -0000 >@@ -1,5 +1,5 @@ >---- xf86-input-wacom-0.11.1/src/wcmUSB.c.orig >-+++ xf86-input-wacom-0.11.1/src/wcmUSB.c >+--- src/wcmUSB.c.orig >++++ src/wcmUSB.c > @@ -23,10 +23,17 @@ > > #include "xf86Wacom.h" >Index: x11-drivers/input-wacom/files/patch-src-xf86WacomDefs.h >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/files/patch-src-xf86WacomDefs.h,v >retrieving revision 1.1 >diff -u -p -r1.1 patch-src-xf86WacomDefs.h >--- x11-drivers/input-wacom/files/patch-src-xf86WacomDefs.h 12 Mar 2012 18:39:51 -0000 1.1 >+++ x11-drivers/input-wacom/files/patch-src-xf86WacomDefs.h 11 Jun 2012 23:40:48 -0000 >@@ -1,9 +1,9 @@ >---- xf86-input-wacom-0.11.1/src/xf86WacomDefs.h.orig >-+++ xf86-input-wacom-0.11.1/src/xf86WacomDefs.h >-@@ -23,7 +23,9 @@ >- /***************************************************************************** >+--- src/xf86WacomDefs.h.orig >++++ src/xf86WacomDefs.h >+@@ -24,7 +24,9 @@ > * General Defines > ****************************************************************************/ >+ #include <wacom-util.h> > +#ifndef __FreeBSD__ > #include <asm/types.h> > +#endif >Index: x11-drivers/input-wacom/files/patch-tools-Makefile.in >=================================================================== >RCS file: /a/.csup/ports/x11-drivers/input-wacom/files/patch-tools-Makefile.in,v >retrieving revision 1.1 >diff -u -p -r1.1 patch-tools-Makefile.in >--- x11-drivers/input-wacom/files/patch-tools-Makefile.in 12 Mar 2012 18:39:51 -0000 1.1 >+++ x11-drivers/input-wacom/files/patch-tools-Makefile.in 11 Jun 2012 23:41:09 -0000 >@@ -1,6 +1,6 @@ >---- xf86-input-wacom-0.11.1/tools/Makefile.in.orig >-+++ xf86-input-wacom-0.11.1/tools/Makefile.in >-@@ -54,7 +54,7 @@ PRE_UNINSTALL = : >+--- tools/Makefile.in.orig >++++ tools/Makefile.in >+@@ -54,6 +54,6 @@ PRE_UNINSTALL = : > POST_UNINSTALL = : > build_triplet = @build@ > host_triplet = @host@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 168968
: 125348