public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat/files: libusb-0.1-libusbx.patch
@ 2012-07-01 17:57 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-07-01 17:57 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/07/01 17:57:12

  Added:                libusb-0.1-libusbx.patch
  Log:
  Don't redefine usbi_log_level because libusbx is now defining it wrt #423135 by Jeroen Dekien
  
  (Portage version: 2.2.0_alpha113/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.1&content-type=text/plain

Index: libusb-0.1-libusbx.patch
===================================================================
http://bugs.gentoo.org/423135

--- libusb/core.c
+++ libusb/core.c
@@ -32,12 +32,6 @@
 static libusb_context *ctx = NULL;
 static int usb_debug = 0;
 
-enum usbi_log_level {
-	LOG_LEVEL_DEBUG,
-	LOG_LEVEL_INFO,
-	LOG_LEVEL_WARNING,
-	LOG_LEVEL_ERROR,
-};
 
 #ifdef ENABLE_LOGGING
 #define _usbi_log(level, fmt...) usbi_log(level, __FUNCTION__, fmt)






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat/files: libusb-0.1-libusbx.patch
@ 2012-07-01 21:49 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-07-01 21:49 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/07/01 21:49:42

  Modified:             libusb-0.1-libusbx.patch
  Log:
  Link to upstream bug report.
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.2                  dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?r1=1.1&r2=1.2

Index: libusb-0.1-libusbx.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libusb-0.1-libusbx.patch	1 Jul 2012 17:57:12 -0000	1.1
+++ libusb-0.1-libusbx.patch	1 Jul 2012 21:49:42 -0000	1.2
@@ -1,3 +1,4 @@
+http://libusb.org/ticket/138
 http://bugs.gentoo.org/423135
 
 --- libusb/core.c






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat/files: libusb-0.1-libusbx.patch
@ 2012-07-01 21:57 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-07-01 21:57 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/07/01 21:57:56

  Modified:             libusb-0.1-libusbx.patch
  Log:
  Link to second upstream bug report.
  
  (Portage version: 2.2.0_alpha114/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.3                  dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?r1=1.2&r2=1.3

Index: libusb-0.1-libusbx.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libusb-0.1-libusbx.patch	1 Jul 2012 21:49:42 -0000	1.2
+++ libusb-0.1-libusbx.patch	1 Jul 2012 21:57:56 -0000	1.3
@@ -1,4 +1,5 @@
 http://libusb.org/ticket/138
+http://sourceforge.net/apps/trac/libusbx/ticket/31
 http://bugs.gentoo.org/423135
 
 --- libusb/core.c






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat/files: libusb-0.1-libusbx.patch
@ 2012-07-21  6:47 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-07-21  6:47 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/07/21 06:47:11

  Modified:             libusb-0.1-libusbx.patch
  Log:
  Only apply -libusbx.patch for dev-libs/libusbx < 1.0.13 because upstream has different solution in git.
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?r1=1.3&r2=1.4

Index: libusb-0.1-libusbx.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libusb-0.1-libusbx.patch	1 Jul 2012 21:57:56 -0000	1.3
+++ libusb-0.1-libusbx.patch	21 Jul 2012 06:47:11 -0000	1.4
@@ -1,6 +1,6 @@
-http://libusb.org/ticket/138
-http://sourceforge.net/apps/trac/libusbx/ticket/31
 http://bugs.gentoo.org/423135
+http://sourceforge.net/apps/trac/libusbx/ticket/31
+http://libusbx.git.sourceforge.net/git/gitweb.cgi?p=libusbx/libusbx;a=commit;h=7ec94a45ed8155e7a1d4d5d75575099b09c78834
 
 --- libusb/core.c
 +++ libusb/core.c






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat/files: libusb-0.1-libusbx.patch
@ 2012-07-21  6:49 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-07-21  6:49 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/07/21 06:49:41

  Modified:             libusb-0.1-libusbx.patch
  Log:
  libusbx moved to github
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.5                  dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch?r1=1.4&r2=1.5

Index: libusb-0.1-libusbx.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libusb-compat/files/libusb-0.1-libusbx.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libusb-0.1-libusbx.patch	21 Jul 2012 06:47:11 -0000	1.4
+++ libusb-0.1-libusbx.patch	21 Jul 2012 06:49:41 -0000	1.5
@@ -1,6 +1,6 @@
 http://bugs.gentoo.org/423135
 http://sourceforge.net/apps/trac/libusbx/ticket/31
-http://libusbx.git.sourceforge.net/git/gitweb.cgi?p=libusbx/libusbx;a=commit;h=7ec94a45ed8155e7a1d4d5d75575099b09c78834
+http://github.com/libusbx/libusbx/commit/7ec94a45ed8155e7a1d4d5d75575099b09c78834
 
 --- libusb/core.c
 +++ libusb/core.c






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat/files: libusb-0.1-libusbx.patch
@ 2012-09-25 10:44 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-09-25 10:44 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/09/25 10:44:10

  Removed:              libusb-0.1-libusbx.patch
  Log:
  Remove now unnecessary patch that was used only for <dev-libs/libusbx-1.0.13.
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-25 10:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21  6:49 [gentoo-commits] gentoo-x86 commit in dev-libs/libusb-compat/files: libusb-0.1-libusbx.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-25 10:44 Samuli Suominen (ssuominen)
2012-07-21  6:47 Samuli Suominen (ssuominen)
2012-07-01 21:57 Samuli Suominen (ssuominen)
2012-07-01 21:49 Samuli Suominen (ssuominen)
2012-07-01 17:57 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox