All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7
@ 2013-03-18 13:04 Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 061/120] xdriver_xf86-video-newport: " Jesper Baekdahl
                   ` (59 more replies)
  0 siblings, 60 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 .../x11r7/xdriver_xf86-video-neomagic/xdriver_xf86-video-neomagic.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-neomagic/xdriver_xf86-video-neomagic.mk b/package/x11r7/xdriver_xf86-video-neomagic/xdriver_xf86-video-neomagic.mk
index c92a49d..2690e38 100644
--- a/package/x11r7/xdriver_xf86-video-neomagic/xdriver_xf86-video-neomagic.mk
+++ b/package/x11r7/xdriver_xf86-video-neomagic/xdriver_xf86-video-neomagic.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_NEOMAGIC_VERSION = 1.2.5
+XDRIVER_XF86_VIDEO_NEOMAGIC_VERSION = 1.2.6
 XDRIVER_XF86_VIDEO_NEOMAGIC_SOURCE = xf86-video-neomagic-$(XDRIVER_XF86_VIDEO_NEOMAGIC_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_NEOMAGIC_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_NEOMAGIC_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto xproto_xextproto xproto_xf86dgaproto xproto_xproto
-- 
1.7.10.4

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

* [Buildroot] [PATCH 061/120] xdriver_xf86-video-newport: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 062/120] xdriver_xf86-video-openchrome: " Jesper Baekdahl
                   ` (58 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 .../x11r7/xdriver_xf86-video-newport/xdriver_xf86-video-newport.mk   |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-newport/xdriver_xf86-video-newport.mk b/package/x11r7/xdriver_xf86-video-newport/xdriver_xf86-video-newport.mk
index 4924a91..9edac5f 100644
--- a/package/x11r7/xdriver_xf86-video-newport/xdriver_xf86-video-newport.mk
+++ b/package/x11r7/xdriver_xf86-video-newport/xdriver_xf86-video-newport.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_NEWPORT_VERSION = 0.2.3
+XDRIVER_XF86_VIDEO_NEWPORT_VERSION = 0.2.4
 XDRIVER_XF86_VIDEO_NEWPORT_SOURCE = xf86-video-newport-$(XDRIVER_XF86_VIDEO_NEWPORT_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_NEWPORT_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_NEWPORT_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto xproto_xproto
-- 
1.7.10.4

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

* [Buildroot] [PATCH 062/120] xdriver_xf86-video-openchrome: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 061/120] xdriver_xf86-video-newport: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 063/120] xdriver_xf86-video-r128: " Jesper Baekdahl
                   ` (57 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 .../xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk   |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk b/package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk
index 9abc02e..e61a369 100644
--- a/package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk
+++ b/package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk
@@ -3,7 +3,7 @@
 # openchrome
 #
 #############################################################
-XDRIVER_XF86_VIDEO_OPENCHROME_VERSION = 0.2.904
+XDRIVER_XF86_VIDEO_OPENCHROME_VERSION = 0.2.906
 XDRIVER_XF86_VIDEO_OPENCHROME_SOURCE = xf86-video-openchrome-$(XDRIVER_XF86_VIDEO_OPENCHROME_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_OPENCHROME_SITE = http://www.openchrome.org/releases
 
-- 
1.7.10.4

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

* [Buildroot] [PATCH 063/120] xdriver_xf86-video-r128: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 061/120] xdriver_xf86-video-newport: " Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 062/120] xdriver_xf86-video-openchrome: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 064/120] xdriver_xf86-video-savage: " Jesper Baekdahl
                   ` (56 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xdriver_xf86-video-r128/xdriver_xf86-video-r128.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-r128/xdriver_xf86-video-r128.mk b/package/x11r7/xdriver_xf86-video-r128/xdriver_xf86-video-r128.mk
index 8eeef50..a6603d7 100644
--- a/package/x11r7/xdriver_xf86-video-r128/xdriver_xf86-video-r128.mk
+++ b/package/x11r7/xdriver_xf86-video-r128/xdriver_xf86-video-r128.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_R128_VERSION = 6.8.1
+XDRIVER_XF86_VIDEO_R128_VERSION = 6.8.2
 XDRIVER_XF86_VIDEO_R128_SOURCE = xf86-video-r128-$(XDRIVER_XF86_VIDEO_R128_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_R128_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_R128_AUTORECONF = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 064/120] xdriver_xf86-video-savage: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (2 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 063/120] xdriver_xf86-video-r128: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 065/120] xdriver_xf86-video-siliconmotion: " Jesper Baekdahl
                   ` (55 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xdriver_xf86-video-savage/xdriver_xf86-video-savage.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-savage/xdriver_xf86-video-savage.mk b/package/x11r7/xdriver_xf86-video-savage/xdriver_xf86-video-savage.mk
index 89eb55b..92d84b5 100644
--- a/package/x11r7/xdriver_xf86-video-savage/xdriver_xf86-video-savage.mk
+++ b/package/x11r7/xdriver_xf86-video-savage/xdriver_xf86-video-savage.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_SAVAGE_VERSION = 2.3.1
+XDRIVER_XF86_VIDEO_SAVAGE_VERSION = 2.3.4
 XDRIVER_XF86_VIDEO_SAVAGE_SOURCE = xf86-video-savage-$(XDRIVER_XF86_VIDEO_SAVAGE_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_SAVAGE_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_SAVAGE_AUTORECONF = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 065/120] xdriver_xf86-video-siliconmotion: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (3 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 064/120] xdriver_xf86-video-savage: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 066/120] xdriver_xf86-video-sis: " Jesper Baekdahl
                   ` (54 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 .../xdriver_xf86-video-siliconmotion.mk                              |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk b/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk
index 88e8f07..d7db8ce 100644
--- a/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk
+++ b/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_SILICONMOTION_VERSION = 1.7.4
+XDRIVER_XF86_VIDEO_SILICONMOTION_VERSION = 1.7.6
 XDRIVER_XF86_VIDEO_SILICONMOTION_SOURCE = xf86-video-siliconmotion-$(XDRIVER_XF86_VIDEO_SILICONMOTION_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_SILICONMOTION_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_SILICONMOTION_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto xproto_xextproto xproto_xproto
-- 
1.7.10.4

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

* [Buildroot] [PATCH 066/120] xdriver_xf86-video-sis: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (4 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 065/120] xdriver_xf86-video-siliconmotion: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 067/120] xdriver_xf86-video-tdfx: " Jesper Baekdahl
                   ` (53 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xdriver_xf86-video-sis/xdriver_xf86-video-sis.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-sis/xdriver_xf86-video-sis.mk b/package/x11r7/xdriver_xf86-video-sis/xdriver_xf86-video-sis.mk
index 390c613..762f6ab 100644
--- a/package/x11r7/xdriver_xf86-video-sis/xdriver_xf86-video-sis.mk
+++ b/package/x11r7/xdriver_xf86-video-sis/xdriver_xf86-video-sis.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_SIS_VERSION = 0.10.3
+XDRIVER_XF86_VIDEO_SIS_VERSION = 0.10.4
 XDRIVER_XF86_VIDEO_SIS_SOURCE = xf86-video-sis-$(XDRIVER_XF86_VIDEO_SIS_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_SIS_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_SIS_AUTORECONF = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 067/120] xdriver_xf86-video-tdfx: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (5 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 066/120] xdriver_xf86-video-sis: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 068/120] xdriver_xf86-video-trident: " Jesper Baekdahl
                   ` (52 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk b/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk
index 5031319..db3ba8c 100644
--- a/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk
+++ b/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_TDFX_VERSION = 1.4.3
+XDRIVER_XF86_VIDEO_TDFX_VERSION = 1.4.4
 XDRIVER_XF86_VIDEO_TDFX_SOURCE = xf86-video-tdfx-$(XDRIVER_XF86_VIDEO_TDFX_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_TDFX_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_TDFX_AUTORECONF = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 068/120] xdriver_xf86-video-trident: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (6 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 067/120] xdriver_xf86-video-tdfx: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 069/120] xdriver_xf86-video-vesa: " Jesper Baekdahl
                   ` (51 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 .../x11r7/xdriver_xf86-video-trident/xdriver_xf86-video-trident.mk   |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-trident/xdriver_xf86-video-trident.mk b/package/x11r7/xdriver_xf86-video-trident/xdriver_xf86-video-trident.mk
index a6002e8..00e50a1 100644
--- a/package/x11r7/xdriver_xf86-video-trident/xdriver_xf86-video-trident.mk
+++ b/package/x11r7/xdriver_xf86-video-trident/xdriver_xf86-video-trident.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_TRIDENT_VERSION = 1.3.4
+XDRIVER_XF86_VIDEO_TRIDENT_VERSION = 1.3.5
 XDRIVER_XF86_VIDEO_TRIDENT_SOURCE = xf86-video-trident-$(XDRIVER_XF86_VIDEO_TRIDENT_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_TRIDENT_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_TRIDENT_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto xproto_xextproto xproto_xf86dgaproto xproto_xproto
-- 
1.7.10.4

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

* [Buildroot] [PATCH 069/120] xdriver_xf86-video-vesa: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (7 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 068/120] xdriver_xf86-video-trident: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 070/120] xdriver_xf86-video-vmware: " Jesper Baekdahl
                   ` (50 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.mk b/package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.mk
index b8831a0..fea2365 100644
--- a/package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.mk
+++ b/package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_VESA_VERSION = 2.3.0
+XDRIVER_XF86_VIDEO_VESA_VERSION = 2.3.1
 XDRIVER_XF86_VIDEO_VESA_SOURCE = xf86-video-vesa-$(XDRIVER_XF86_VIDEO_VESA_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_VESA_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_VESA_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xproto
-- 
1.7.10.4

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

* [Buildroot] [PATCH 070/120] xdriver_xf86-video-vmware: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (8 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 069/120] xdriver_xf86-video-vesa: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 071/120] xdriver_xf86-video-wsfb: " Jesper Baekdahl
                   ` (49 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.mk b/package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.mk
index 6e87ce1..bd014a6 100644
--- a/package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.mk
+++ b/package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_VMWARE_VERSION = 11.0.3
+XDRIVER_XF86_VIDEO_VMWARE_VERSION = 12.0.2
 XDRIVER_XF86_VIDEO_VMWARE_SOURCE = xf86-video-vmware-$(XDRIVER_XF86_VIDEO_VMWARE_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_VMWARE_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_VMWARE_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xineramaproto xproto_xproto
-- 
1.7.10.4

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

* [Buildroot] [PATCH 071/120] xdriver_xf86-video-wsfb: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (9 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 070/120] xdriver_xf86-video-vmware: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 072/120] xfont: " Jesper Baekdahl
                   ` (48 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk b/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk
index 355e42c..c2948b2 100644
--- a/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk
+++ b/package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XDRIVER_XF86_VIDEO_WSFB_VERSION = 0.3.0
+XDRIVER_XF86_VIDEO_WSFB_VERSION = 0.4.0
 XDRIVER_XF86_VIDEO_WSFB_SOURCE = xf86-video-wsfb-$(XDRIVER_XF86_VIDEO_WSFB_VERSION).tar.bz2
 XDRIVER_XF86_VIDEO_WSFB_SITE = http://xorg.freedesktop.org/releases/individual/driver
 XDRIVER_XF86_VIDEO_WSFB_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xextproto xproto_xproto
-- 
1.7.10.4

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

* [Buildroot] [PATCH 072/120] xfont: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (10 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 071/120] xdriver_xf86-video-wsfb: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 073/120] xkeyboard-config: " Jesper Baekdahl
                   ` (47 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xfont_font-util/xfont_font-util.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xfont_font-util/xfont_font-util.mk b/package/x11r7/xfont_font-util/xfont_font-util.mk
index f91b998..f318500 100644
--- a/package/x11r7/xfont_font-util/xfont_font-util.mk
+++ b/package/x11r7/xfont_font-util/xfont_font-util.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XFONT_FONT_UTIL_VERSION = 1.2.0
+XFONT_FONT_UTIL_VERSION = 1.3.0
 XFONT_FONT_UTIL_SOURCE = font-util-$(XFONT_FONT_UTIL_VERSION).tar.bz2
 XFONT_FONT_UTIL_SITE = http://xorg.freedesktop.org/releases/individual/font
 XFONT_FONT_UTIL_DEPENDENCIES = host-pkgconf
-- 
1.7.10.4

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

* [Buildroot] [PATCH 073/120] xkeyboard-config: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (11 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 072/120] xfont: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 074/120] xlib_libFS: " Jesper Baekdahl
                   ` (46 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xkeyboard-config/xkeyboard-config.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
index c619da9..bd3314c 100644
--- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk
+++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
@@ -3,7 +3,7 @@
 # xkeyboard-config
 #
 #############################################################
-XKEYBOARD_CONFIG_VERSION = 2.0
+XKEYBOARD_CONFIG_VERSION = 2.6
 XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2
 XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config/
 XKEYBOARD_CONFIG_DEPENDENCIES = host-intltool host-xapp_xkbcomp
-- 
1.7.10.4

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

* [Buildroot] [PATCH 074/120] xlib_libFS: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (12 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 073/120] xkeyboard-config: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 075/120] xlib_libICE: " Jesper Baekdahl
                   ` (45 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libFS/xlib_libFS.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libFS/xlib_libFS.mk b/package/x11r7/xlib_libFS/xlib_libFS.mk
index 47fb03a..58a87dd 100644
--- a/package/x11r7/xlib_libFS/xlib_libFS.mk
+++ b/package/x11r7/xlib_libFS/xlib_libFS.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBFS_VERSION = 1.0.3
+XLIB_LIBFS_VERSION = 1.0.4
 XLIB_LIBFS_SOURCE = libFS-$(XLIB_LIBFS_VERSION).tar.bz2
 XLIB_LIBFS_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBFS_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 075/120] xlib_libICE: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (13 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 074/120] xlib_libFS: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 076/120] xlib_libSM: " Jesper Baekdahl
                   ` (44 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libICE/xlib_libICE.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libICE/xlib_libICE.mk b/package/x11r7/xlib_libICE/xlib_libICE.mk
index c9eda7e..77fc310 100644
--- a/package/x11r7/xlib_libICE/xlib_libICE.mk
+++ b/package/x11r7/xlib_libICE/xlib_libICE.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBICE_VERSION = 1.0.7
+XLIB_LIBICE_VERSION = 1.0.8
 XLIB_LIBICE_SOURCE = libICE-$(XLIB_LIBICE_VERSION).tar.bz2
 XLIB_LIBICE_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBICE_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 076/120] xlib_libSM: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (14 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 075/120] xlib_libICE: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 077/120] xlib_libX11: " Jesper Baekdahl
                   ` (43 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libSM/xlib_libSM.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libSM/xlib_libSM.mk b/package/x11r7/xlib_libSM/xlib_libSM.mk
index a8d1eff..ee2d25f 100644
--- a/package/x11r7/xlib_libSM/xlib_libSM.mk
+++ b/package/x11r7/xlib_libSM/xlib_libSM.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBSM_VERSION = 1.2.0
+XLIB_LIBSM_VERSION = 1.2.1
 XLIB_LIBSM_SOURCE = libSM-$(XLIB_LIBSM_VERSION).tar.bz2
 XLIB_LIBSM_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBSM_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 077/120] xlib_libX11: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (15 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 076/120] xlib_libSM: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 078/120] xlib_libXScrnSaver: " Jesper Baekdahl
                   ` (42 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libX11/xlib_libX11.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libX11/xlib_libX11.mk b/package/x11r7/xlib_libX11/xlib_libX11.mk
index ca4f06e..3b106cd 100644
--- a/package/x11r7/xlib_libX11/xlib_libX11.mk
+++ b/package/x11r7/xlib_libX11/xlib_libX11.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBX11_VERSION = 1.4.2
+XLIB_LIBX11_VERSION = 1.5.0
 XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.bz2
 XLIB_LIBX11_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBX11_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 078/120] xlib_libXScrnSaver: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (16 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 077/120] xlib_libX11: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 079/120] xlib_libXau: " Jesper Baekdahl
                   ` (41 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXScrnSaver/xlib_libXScrnSaver.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXScrnSaver/xlib_libXScrnSaver.mk b/package/x11r7/xlib_libXScrnSaver/xlib_libXScrnSaver.mk
index 11cfa99..3885aa1 100644
--- a/package/x11r7/xlib_libXScrnSaver/xlib_libXScrnSaver.mk
+++ b/package/x11r7/xlib_libXScrnSaver/xlib_libXScrnSaver.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXSCRNSAVER_VERSION = 1.2.1
+XLIB_LIBXSCRNSAVER_VERSION = 1.2.2
 XLIB_LIBXSCRNSAVER_SOURCE = libXScrnSaver-$(XLIB_LIBXSCRNSAVER_VERSION).tar.bz2
 XLIB_LIBXSCRNSAVER_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXSCRNSAVER_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 079/120] xlib_libXau: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (17 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 078/120] xlib_libXScrnSaver: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 080/120] xlib_libXaw: " Jesper Baekdahl
                   ` (40 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXau/xlib_libXau.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXau/xlib_libXau.mk b/package/x11r7/xlib_libXau/xlib_libXau.mk
index 6a228a2..dc7f91e 100644
--- a/package/x11r7/xlib_libXau/xlib_libXau.mk
+++ b/package/x11r7/xlib_libXau/xlib_libXau.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXAU_VERSION = 1.0.6
+XLIB_LIBXAU_VERSION = 1.0.7
 XLIB_LIBXAU_SOURCE = libXau-$(XLIB_LIBXAU_VERSION).tar.bz2
 XLIB_LIBXAU_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXAU_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 080/120] xlib_libXaw: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (18 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 079/120] xlib_libXau: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 081/120] xlib_libXcursor: " Jesper Baekdahl
                   ` (39 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXaw/xlib_libXaw.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXaw/xlib_libXaw.mk b/package/x11r7/xlib_libXaw/xlib_libXaw.mk
index d5b8049..5e95ae0 100644
--- a/package/x11r7/xlib_libXaw/xlib_libXaw.mk
+++ b/package/x11r7/xlib_libXaw/xlib_libXaw.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXAW_VERSION = 1.0.9
+XLIB_LIBXAW_VERSION = 1.0.11
 XLIB_LIBXAW_SOURCE = libXaw-$(XLIB_LIBXAW_VERSION).tar.bz2
 XLIB_LIBXAW_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXAW_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 081/120] xlib_libXcursor: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (19 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 080/120] xlib_libXaw: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 082/120] xlib_libXdmcp: " Jesper Baekdahl
                   ` (38 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXcursor/xlib_libXcursor.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
index 5adffb2..0b2c8ae 100644
--- a/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
+++ b/package/x11r7/xlib_libXcursor/xlib_libXcursor.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXCURSOR_VERSION = 1.1.11
+XLIB_LIBXCURSOR_VERSION = 1.1.13
 XLIB_LIBXCURSOR_SOURCE = libXcursor-$(XLIB_LIBXCURSOR_VERSION).tar.bz2
 XLIB_LIBXCURSOR_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXCURSOR_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 082/120] xlib_libXdmcp: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (20 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 081/120] xlib_libXcursor: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 083/120] xlib_libXext: " Jesper Baekdahl
                   ` (37 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk b/package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk
index 5a702e5..1437836 100644
--- a/package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk
+++ b/package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXDMCP_VERSION = 1.1.0
+XLIB_LIBXDMCP_VERSION = 1.1.1
 XLIB_LIBXDMCP_SOURCE = libXdmcp-$(XLIB_LIBXDMCP_VERSION).tar.bz2
 XLIB_LIBXDMCP_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXDMCP_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 083/120] xlib_libXext: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (21 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 082/120] xlib_libXdmcp: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 084/120] xlib_libXfixes: " Jesper Baekdahl
                   ` (36 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXext/xlib_libXext.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXext/xlib_libXext.mk b/package/x11r7/xlib_libXext/xlib_libXext.mk
index 2ce38ef..390ed0c 100644
--- a/package/x11r7/xlib_libXext/xlib_libXext.mk
+++ b/package/x11r7/xlib_libXext/xlib_libXext.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXEXT_VERSION = 1.2.0
+XLIB_LIBXEXT_VERSION = 1.3.1
 XLIB_LIBXEXT_SOURCE = libXext-$(XLIB_LIBXEXT_VERSION).tar.bz2
 XLIB_LIBXEXT_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXEXT_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 084/120] xlib_libXfixes: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (22 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 083/120] xlib_libXext: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 085/120] xlib_libXfont: " Jesper Baekdahl
                   ` (35 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXfixes/xlib_libXfixes.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk b/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk
index 35bb125..9b2a309 100644
--- a/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk
+++ b/package/x11r7/xlib_libXfixes/xlib_libXfixes.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXFIXES_VERSION = 4.0.5
+XLIB_LIBXFIXES_VERSION = 5.0
 XLIB_LIBXFIXES_SOURCE = libXfixes-$(XLIB_LIBXFIXES_VERSION).tar.bz2
 XLIB_LIBXFIXES_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXFIXES_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 085/120] xlib_libXfont: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (23 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 084/120] xlib_libXfixes: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 086/120] xlib_libXft: " Jesper Baekdahl
                   ` (34 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXfont/Config.in        |    1 -
 package/x11r7/xlib_libXfont/xlib_libXfont.mk |    4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/x11r7/xlib_libXfont/Config.in b/package/x11r7/xlib_libXfont/Config.in
index 407a099..cc1da0e 100644
--- a/package/x11r7/xlib_libXfont/Config.in
+++ b/package/x11r7/xlib_libXfont/Config.in
@@ -3,7 +3,6 @@ config BR2_PACKAGE_XLIB_LIBXFONT
 	select BR2_PACKAGE_FREETYPE
 	select BR2_PACKAGE_XLIB_LIBFONTENC
 	select BR2_PACKAGE_XLIB_XTRANS
-	select BR2_PACKAGE_XPROTO_FONTCACHEPROTO
 	select BR2_PACKAGE_XPROTO_FONTSPROTO
 	select BR2_PACKAGE_XPROTO_XPROTO
 	select BR2_PACKAGE_XFONT_ENCODINGS
diff --git a/package/x11r7/xlib_libXfont/xlib_libXfont.mk b/package/x11r7/xlib_libXfont/xlib_libXfont.mk
index c08a69b..72f9416 100644
--- a/package/x11r7/xlib_libXfont/xlib_libXfont.mk
+++ b/package/x11r7/xlib_libXfont/xlib_libXfont.mk
@@ -4,12 +4,12 @@
 #
 ################################################################################
 
-XLIB_LIBXFONT_VERSION = 1.4.3
+XLIB_LIBXFONT_VERSION = 1.4.5
 XLIB_LIBXFONT_SOURCE = libXfont-$(XLIB_LIBXFONT_VERSION).tar.bz2
 XLIB_LIBXFONT_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXFONT_AUTORECONF = YES
 XLIB_LIBXFONT_INSTALL_STAGING = YES
-XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xproto_fontcacheproto xproto_fontsproto xproto_xproto xfont_encodings
+XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xproto_fontsproto xproto_xproto xfont_encodings
 XLIB_LIBXFONT_CONF_OPT = --disable-devel-docs
 
 HOST_XLIB_LIBXFONT_CONF_OPT = --disable-devel-docs
-- 
1.7.10.4

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

* [Buildroot] [PATCH 086/120] xlib_libXft: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (24 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 085/120] xlib_libXfont: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 087/120] xlib_libXi: " Jesper Baekdahl
                   ` (33 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXft/xlib_libXft.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXft/xlib_libXft.mk b/package/x11r7/xlib_libXft/xlib_libXft.mk
index eab75ef..9bf10ef 100644
--- a/package/x11r7/xlib_libXft/xlib_libXft.mk
+++ b/package/x11r7/xlib_libXft/xlib_libXft.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXFT_VERSION = 2.2.0
+XLIB_LIBXFT_VERSION = 2.3.1
 XLIB_LIBXFT_SOURCE = libXft-$(XLIB_LIBXFT_VERSION).tar.bz2
 XLIB_LIBXFT_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXFT_AUTORECONF = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 087/120] xlib_libXi: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (25 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 086/120] xlib_libXft: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 088/120] xlib_libXinerama: " Jesper Baekdahl
                   ` (32 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXi/xlib_libXi.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXi/xlib_libXi.mk b/package/x11r7/xlib_libXi/xlib_libXi.mk
index b658df6..b258883 100644
--- a/package/x11r7/xlib_libXi/xlib_libXi.mk
+++ b/package/x11r7/xlib_libXi/xlib_libXi.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXI_VERSION = 1.4.2
+XLIB_LIBXI_VERSION = 1.6.1
 XLIB_LIBXI_SOURCE = libXi-$(XLIB_LIBXI_VERSION).tar.bz2
 XLIB_LIBXI_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXI_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 088/120] xlib_libXinerama: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (26 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 087/120] xlib_libXi: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 089/120] xlib_libXmu: " Jesper Baekdahl
                   ` (31 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXinerama/xlib_libXinerama.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXinerama/xlib_libXinerama.mk b/package/x11r7/xlib_libXinerama/xlib_libXinerama.mk
index a716e95..ae3d41a 100644
--- a/package/x11r7/xlib_libXinerama/xlib_libXinerama.mk
+++ b/package/x11r7/xlib_libXinerama/xlib_libXinerama.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXINERAMA_VERSION = 1.1.1
+XLIB_LIBXINERAMA_VERSION = 1.1.2
 XLIB_LIBXINERAMA_SOURCE = libXinerama-$(XLIB_LIBXINERAMA_VERSION).tar.bz2
 XLIB_LIBXINERAMA_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXINERAMA_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 089/120] xlib_libXmu: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (27 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 088/120] xlib_libXinerama: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 090/120] xlib_libXpm: " Jesper Baekdahl
                   ` (30 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXmu/xlib_libXmu.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXmu/xlib_libXmu.mk b/package/x11r7/xlib_libXmu/xlib_libXmu.mk
index ce20897..fd2a679 100644
--- a/package/x11r7/xlib_libXmu/xlib_libXmu.mk
+++ b/package/x11r7/xlib_libXmu/xlib_libXmu.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXMU_VERSION = 1.1.0
+XLIB_LIBXMU_VERSION = 1.1.1
 XLIB_LIBXMU_SOURCE = libXmu-$(XLIB_LIBXMU_VERSION).tar.bz2
 XLIB_LIBXMU_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXMU_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 090/120] xlib_libXpm: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (28 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 089/120] xlib_libXmu: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 091/120] xlib_libXrandr: " Jesper Baekdahl
                   ` (29 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXpm/xlib_libXpm.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXpm/xlib_libXpm.mk b/package/x11r7/xlib_libXpm/xlib_libXpm.mk
index 8e1001b..bef2d01 100644
--- a/package/x11r7/xlib_libXpm/xlib_libXpm.mk
+++ b/package/x11r7/xlib_libXpm/xlib_libXpm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXPM_VERSION = 3.5.9
+XLIB_LIBXPM_VERSION = 3.5.10
 XLIB_LIBXPM_SOURCE = libXpm-$(XLIB_LIBXPM_VERSION).tar.bz2
 XLIB_LIBXPM_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXPM_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 091/120] xlib_libXrandr: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (29 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 090/120] xlib_libXpm: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 092/120] xlib_libXres: " Jesper Baekdahl
                   ` (28 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXrandr/xlib_libXrandr.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXrandr/xlib_libXrandr.mk b/package/x11r7/xlib_libXrandr/xlib_libXrandr.mk
index 1ff166c..6c3fdbf 100644
--- a/package/x11r7/xlib_libXrandr/xlib_libXrandr.mk
+++ b/package/x11r7/xlib_libXrandr/xlib_libXrandr.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXRANDR_VERSION = 1.3.1
+XLIB_LIBXRANDR_VERSION = 1.3.2
 XLIB_LIBXRANDR_SOURCE = libXrandr-$(XLIB_LIBXRANDR_VERSION).tar.bz2
 XLIB_LIBXRANDR_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXRANDR_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 092/120] xlib_libXres: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (30 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 091/120] xlib_libXrandr: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:04 ` [Buildroot] [PATCH 093/120] xlib_libXtst: " Jesper Baekdahl
                   ` (27 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXres/xlib_libXres.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXres/xlib_libXres.mk b/package/x11r7/xlib_libXres/xlib_libXres.mk
index 8b6e31b..d2d492f 100644
--- a/package/x11r7/xlib_libXres/xlib_libXres.mk
+++ b/package/x11r7/xlib_libXres/xlib_libXres.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXRES_VERSION = 1.0.5
+XLIB_LIBXRES_VERSION = 1.0.6
 XLIB_LIBXRES_SOURCE = libXres-$(XLIB_LIBXRES_VERSION).tar.bz2
 XLIB_LIBXRES_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXRES_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 093/120] xlib_libXtst: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (31 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 092/120] xlib_libXres: " Jesper Baekdahl
@ 2013-03-18 13:04 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 094/120] xlib_libXv: " Jesper Baekdahl
                   ` (26 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:04 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXtst/xlib_libXtst.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXtst/xlib_libXtst.mk b/package/x11r7/xlib_libXtst/xlib_libXtst.mk
index ea12389..8ca44b7 100644
--- a/package/x11r7/xlib_libXtst/xlib_libXtst.mk
+++ b/package/x11r7/xlib_libXtst/xlib_libXtst.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXTST_VERSION = 1.2.0
+XLIB_LIBXTST_VERSION = 1.2.1
 XLIB_LIBXTST_SOURCE = libXtst-$(XLIB_LIBXTST_VERSION).tar.bz2
 XLIB_LIBXTST_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXTST_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 094/120] xlib_libXv: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (32 preceding siblings ...)
  2013-03-18 13:04 ` [Buildroot] [PATCH 093/120] xlib_libXtst: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 095/120] xlib_libXvMC: " Jesper Baekdahl
                   ` (25 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXv/xlib_libXv.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXv/xlib_libXv.mk b/package/x11r7/xlib_libXv/xlib_libXv.mk
index 8d69217..06c1145 100644
--- a/package/x11r7/xlib_libXv/xlib_libXv.mk
+++ b/package/x11r7/xlib_libXv/xlib_libXv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXV_VERSION = 1.0.6
+XLIB_LIBXV_VERSION = 1.0.7
 XLIB_LIBXV_SOURCE = libXv-$(XLIB_LIBXV_VERSION).tar.bz2
 XLIB_LIBXV_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXV_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 095/120] xlib_libXvMC: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (33 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 094/120] xlib_libXv: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 096/120] xlib_libXxf86dga: " Jesper Baekdahl
                   ` (24 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXvMC/xlib_libXvMC.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
index f6d2912..5b92612 100644
--- a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
+++ b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXVMC_VERSION = 1.0.6
+XLIB_LIBXVMC_VERSION = 1.0.7
 XLIB_LIBXVMC_SOURCE = libXvMC-$(XLIB_LIBXVMC_VERSION).tar.bz2
 XLIB_LIBXVMC_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXVMC_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 096/120] xlib_libXxf86dga: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (34 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 095/120] xlib_libXvMC: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 097/120] xlib_libXxf86vm: " Jesper Baekdahl
                   ` (23 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 .../xlib_libXxf86dga-fix-compilation.patch         |   30 ++++++++++++++++++++
 package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.mk |    2 +-
 2 files changed, 31 insertions(+), 1 deletion(-)
 create mode 100644 package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga-fix-compilation.patch

diff --git a/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga-fix-compilation.patch b/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga-fix-compilation.patch
new file mode 100644
index 0000000..b11bd0b
--- /dev/null
+++ b/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga-fix-compilation.patch
@@ -0,0 +1,30 @@
+Upstream-Status: pending
+
+Fix type conversion for x32. For x32 the off_t is 64bit and pointers are 32bit.
+so the conversion of pointer to off_t was resulting into this error:
+
+| XF86DGA2.c:931:24: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
+| cc1: some warnings being treated as errors
+| 
+| make[2]: *** [XF86DGA2.lo] Error 1
+
+Fixed it by typecasting pointer into unsigned long 1st and then again typecasting 
+unsigned long to off_t.
+
+Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/01/04
+
+
+Index: libXxf86dga-1.1.2/src/XF86DGA2.c
+===================================================================
+--- libXxf86dga/src/XF86DGA2.c.orig	2012-03-08 05:35:46.000000000 +0000
++++ libXxf86dga/src/XF86DGA2.c	2012-06-15 08:42:03.000000000 +0100
+@@ -928,7 +928,7 @@ DGAMapPhysical(
+     if ((pMap->fd = open(name, O_RDWR)) < 0)
+ 	return False;
+     pMap->virtual = mmap(NULL, size, PROT_READ | PROT_WRITE,
+-			MAP_FILE | MAP_SHARED, pMap->fd, (off_t)base);
++			MAP_FILE | MAP_SHARED, pMap->fd, (off_t)(unsigned long)base);
+     if (pMap->virtual == (void *)-1)
+ 	return False;
+     mprotect(pMap->virtual, size, PROT_READ | PROT_WRITE);
diff --git a/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.mk b/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.mk
index 2bd9ce7..d57b794 100644
--- a/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.mk
+++ b/package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXXF86DGA_VERSION = 1.1.2
+XLIB_LIBXXF86DGA_VERSION = 1.1.3
 XLIB_LIBXXF86DGA_SOURCE = libXxf86dga-$(XLIB_LIBXXF86DGA_VERSION).tar.bz2
 XLIB_LIBXXF86DGA_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXXF86DGA_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 097/120] xlib_libXxf86vm: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (35 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 096/120] xlib_libXxf86dga: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 098/120] xlib_libdmx: " Jesper Baekdahl
                   ` (22 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk b/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk
index b445f02..f032b06 100644
--- a/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk
+++ b/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXXF86VM_VERSION = 1.1.1
+XLIB_LIBXXF86VM_VERSION = 1.1.2
 XLIB_LIBXXF86VM_SOURCE = libXxf86vm-$(XLIB_LIBXXF86VM_VERSION).tar.bz2
 XLIB_LIBXXF86VM_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXXF86VM_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 098/120] xlib_libdmx: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (36 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 097/120] xlib_libXxf86vm: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 099/120] xlib_libfontenc: " Jesper Baekdahl
                   ` (21 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libdmx/xlib_libdmx.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libdmx/xlib_libdmx.mk b/package/x11r7/xlib_libdmx/xlib_libdmx.mk
index 6429bb3..0b21f8d 100644
--- a/package/x11r7/xlib_libdmx/xlib_libdmx.mk
+++ b/package/x11r7/xlib_libdmx/xlib_libdmx.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBDMX_VERSION = 1.1.1
+XLIB_LIBDMX_VERSION = 1.1.2
 XLIB_LIBDMX_SOURCE = libdmx-$(XLIB_LIBDMX_VERSION).tar.bz2
 XLIB_LIBDMX_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBDMX_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 099/120] xlib_libfontenc: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (37 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 098/120] xlib_libdmx: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 100/120] xlib_libpciaccess: " Jesper Baekdahl
                   ` (20 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libfontenc/xlib_libfontenc.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk b/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk
index 219cf7a..191db88 100644
--- a/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk
+++ b/package/x11r7/xlib_libfontenc/xlib_libfontenc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBFONTENC_VERSION = 1.1.0
+XLIB_LIBFONTENC_VERSION = 1.1.1
 XLIB_LIBFONTENC_SOURCE = libfontenc-$(XLIB_LIBFONTENC_VERSION).tar.bz2
 XLIB_LIBFONTENC_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBFONTENC_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 100/120] xlib_libpciaccess: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (38 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 099/120] xlib_libfontenc: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 101/120] xlib_libxkbfile: " Jesper Baekdahl
                   ` (19 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk b/package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk
index 53e0356..f2a5d24 100644
--- a/package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk
+++ b/package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBPCIACCESS_VERSION = 0.12.1
+XLIB_LIBPCIACCESS_VERSION = 0.13.1
 XLIB_LIBPCIACCESS_SOURCE = libpciaccess-$(XLIB_LIBPCIACCESS_VERSION).tar.bz2
 XLIB_LIBPCIACCESS_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBPCIACCESS_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 101/120] xlib_libxkbfile: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (39 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 100/120] xlib_libpciaccess: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 102/120] xlib_xtrans: " Jesper Baekdahl
                   ` (18 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_libxkbfile/xlib_libxkbfile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_libxkbfile/xlib_libxkbfile.mk b/package/x11r7/xlib_libxkbfile/xlib_libxkbfile.mk
index 6db20db..bd63961 100644
--- a/package/x11r7/xlib_libxkbfile/xlib_libxkbfile.mk
+++ b/package/x11r7/xlib_libxkbfile/xlib_libxkbfile.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXKBFILE_VERSION = 1.0.7
+XLIB_LIBXKBFILE_VERSION = 1.0.8
 XLIB_LIBXKBFILE_SOURCE = libxkbfile-$(XLIB_LIBXKBFILE_VERSION).tar.bz2
 XLIB_LIBXKBFILE_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_LIBXKBFILE_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 102/120] xlib_xtrans: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (40 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 101/120] xlib_libxkbfile: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 103/120] xproto_applewmproto: " Jesper Baekdahl
                   ` (17 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xlib_xtrans/xlib_xtrans.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xlib_xtrans/xlib_xtrans.mk b/package/x11r7/xlib_xtrans/xlib_xtrans.mk
index 8582985..1d2d68a 100644
--- a/package/x11r7/xlib_xtrans/xlib_xtrans.mk
+++ b/package/x11r7/xlib_xtrans/xlib_xtrans.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_XTRANS_VERSION = 1.2.6
+XLIB_XTRANS_VERSION = 1.2.7
 XLIB_XTRANS_SOURCE = xtrans-$(XLIB_XTRANS_VERSION).tar.bz2
 XLIB_XTRANS_SITE = http://xorg.freedesktop.org/releases/individual/lib
 XLIB_XTRANS_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 103/120] xproto_applewmproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (41 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 102/120] xlib_xtrans: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 104/120] xproto_bigreqsproto: " Jesper Baekdahl
                   ` (16 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_applewmproto/xproto_applewmproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_applewmproto/xproto_applewmproto.mk b/package/x11r7/xproto_applewmproto/xproto_applewmproto.mk
index f7b763a..a860227 100644
--- a/package/x11r7/xproto_applewmproto/xproto_applewmproto.mk
+++ b/package/x11r7/xproto_applewmproto/xproto_applewmproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_APPLEWMPROTO_VERSION = 1.4.1
+XPROTO_APPLEWMPROTO_VERSION = 1.4.2
 XPROTO_APPLEWMPROTO_SOURCE = applewmproto-$(XPROTO_APPLEWMPROTO_VERSION).tar.bz2
 XPROTO_APPLEWMPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_APPLEWMPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 104/120] xproto_bigreqsproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (42 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 103/120] xproto_applewmproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 105/120] xproto_fontsproto: " Jesper Baekdahl
                   ` (15 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk b/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk
index dc236fa..1cf4b5f 100644
--- a/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk
+++ b/package/x11r7/xproto_bigreqsproto/xproto_bigreqsproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_BIGREQSPROTO_VERSION = 1.1.1
+XPROTO_BIGREQSPROTO_VERSION = 1.1.2
 XPROTO_BIGREQSPROTO_SOURCE = bigreqsproto-$(XPROTO_BIGREQSPROTO_VERSION).tar.bz2
 XPROTO_BIGREQSPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_BIGREQSPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 105/120] xproto_fontsproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (43 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 104/120] xproto_bigreqsproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 106/120] xproto_glproto: " Jesper Baekdahl
                   ` (14 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_fontsproto/xproto_fontsproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_fontsproto/xproto_fontsproto.mk b/package/x11r7/xproto_fontsproto/xproto_fontsproto.mk
index 5252fd9..bb5efd3 100644
--- a/package/x11r7/xproto_fontsproto/xproto_fontsproto.mk
+++ b/package/x11r7/xproto_fontsproto/xproto_fontsproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_FONTSPROTO_VERSION = 2.1.1
+XPROTO_FONTSPROTO_VERSION = 2.1.2
 XPROTO_FONTSPROTO_SOURCE = fontsproto-$(XPROTO_FONTSPROTO_VERSION).tar.bz2
 XPROTO_FONTSPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_FONTSPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 106/120] xproto_glproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (44 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 105/120] xproto_fontsproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 107/120] xproto_inputproto: " Jesper Baekdahl
                   ` (13 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_glproto/xproto_glproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_glproto/xproto_glproto.mk b/package/x11r7/xproto_glproto/xproto_glproto.mk
index f576d0d..38a9a65 100644
--- a/package/x11r7/xproto_glproto/xproto_glproto.mk
+++ b/package/x11r7/xproto_glproto/xproto_glproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_GLPROTO_VERSION = 1.4.12
+XPROTO_GLPROTO_VERSION = 1.4.15
 XPROTO_GLPROTO_SOURCE = glproto-$(XPROTO_GLPROTO_VERSION).tar.bz2
 XPROTO_GLPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_GLPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 107/120] xproto_inputproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (45 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 106/120] xproto_glproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 108/120] xproto_kbproto: " Jesper Baekdahl
                   ` (12 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_inputproto/xproto_inputproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_inputproto/xproto_inputproto.mk b/package/x11r7/xproto_inputproto/xproto_inputproto.mk
index 9e9b0ab..a265d96 100644
--- a/package/x11r7/xproto_inputproto/xproto_inputproto.mk
+++ b/package/x11r7/xproto_inputproto/xproto_inputproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_INPUTPROTO_VERSION = 2.0.1
+XPROTO_INPUTPROTO_VERSION = 2.2
 XPROTO_INPUTPROTO_SOURCE = inputproto-$(XPROTO_INPUTPROTO_VERSION).tar.bz2
 XPROTO_INPUTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_INPUTPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 108/120] xproto_kbproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (46 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 107/120] xproto_inputproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 109/120] xproto_recordproto: " Jesper Baekdahl
                   ` (11 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_kbproto/xproto_kbproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_kbproto/xproto_kbproto.mk b/package/x11r7/xproto_kbproto/xproto_kbproto.mk
index 8fcc8df..1c1973a 100644
--- a/package/x11r7/xproto_kbproto/xproto_kbproto.mk
+++ b/package/x11r7/xproto_kbproto/xproto_kbproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_KBPROTO_VERSION = 1.0.5
+XPROTO_KBPROTO_VERSION = 1.0.6
 XPROTO_KBPROTO_SOURCE = kbproto-$(XPROTO_KBPROTO_VERSION).tar.bz2
 XPROTO_KBPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_KBPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 109/120] xproto_recordproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (47 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 108/120] xproto_kbproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 110/120] proto_resourceproto: " Jesper Baekdahl
                   ` (10 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_recordproto/xproto_recordproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_recordproto/xproto_recordproto.mk b/package/x11r7/xproto_recordproto/xproto_recordproto.mk
index 73f8a33..e97ebef 100644
--- a/package/x11r7/xproto_recordproto/xproto_recordproto.mk
+++ b/package/x11r7/xproto_recordproto/xproto_recordproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_RECORDPROTO_VERSION = 1.14
+XPROTO_RECORDPROTO_VERSION = 1.14.2
 XPROTO_RECORDPROTO_SOURCE = recordproto-$(XPROTO_RECORDPROTO_VERSION).tar.bz2
 XPROTO_RECORDPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_RECORDPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 110/120] proto_resourceproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (48 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 109/120] xproto_recordproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 111/120] xproto_scrnsaverproto: " Jesper Baekdahl
                   ` (9 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_resourceproto/xproto_resourceproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_resourceproto/xproto_resourceproto.mk b/package/x11r7/xproto_resourceproto/xproto_resourceproto.mk
index 7f8121d..4ff8736 100644
--- a/package/x11r7/xproto_resourceproto/xproto_resourceproto.mk
+++ b/package/x11r7/xproto_resourceproto/xproto_resourceproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_RESOURCEPROTO_VERSION = 1.1.1
+XPROTO_RESOURCEPROTO_VERSION = 1.2.0
 XPROTO_RESOURCEPROTO_SOURCE = resourceproto-$(XPROTO_RESOURCEPROTO_VERSION).tar.bz2
 XPROTO_RESOURCEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_RESOURCEPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 111/120] xproto_scrnsaverproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (49 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 110/120] proto_resourceproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 112/120] xproto_xcmiscproto: " Jesper Baekdahl
                   ` (8 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_scrnsaverproto/xproto_scrnsaverproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_scrnsaverproto/xproto_scrnsaverproto.mk b/package/x11r7/xproto_scrnsaverproto/xproto_scrnsaverproto.mk
index 360db11..34e708c 100644
--- a/package/x11r7/xproto_scrnsaverproto/xproto_scrnsaverproto.mk
+++ b/package/x11r7/xproto_scrnsaverproto/xproto_scrnsaverproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_SCRNSAVERPROTO_VERSION = 1.2.1
+XPROTO_SCRNSAVERPROTO_VERSION = 1.2.2
 XPROTO_SCRNSAVERPROTO_SOURCE = scrnsaverproto-$(XPROTO_SCRNSAVERPROTO_VERSION).tar.bz2
 XPROTO_SCRNSAVERPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_SCRNSAVERPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 112/120] xproto_xcmiscproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (50 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 111/120] xproto_scrnsaverproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 113/120] xproto_xextproto: " Jesper Baekdahl
                   ` (7 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_xcmiscproto/xproto_xcmiscproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_xcmiscproto/xproto_xcmiscproto.mk b/package/x11r7/xproto_xcmiscproto/xproto_xcmiscproto.mk
index 027ef4f..d13a361 100644
--- a/package/x11r7/xproto_xcmiscproto/xproto_xcmiscproto.mk
+++ b/package/x11r7/xproto_xcmiscproto/xproto_xcmiscproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_XCMISCPROTO_VERSION = 1.2.1
+XPROTO_XCMISCPROTO_VERSION = 1.2.2
 XPROTO_XCMISCPROTO_SOURCE = xcmiscproto-$(XPROTO_XCMISCPROTO_VERSION).tar.bz2
 XPROTO_XCMISCPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_XCMISCPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 113/120] xproto_xextproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (51 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 112/120] xproto_xcmiscproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 114/120] xproto_xproto: " Jesper Baekdahl
                   ` (6 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_xextproto/xproto_xextproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_xextproto/xproto_xextproto.mk b/package/x11r7/xproto_xextproto/xproto_xextproto.mk
index 8114f78..cf7bd21 100644
--- a/package/x11r7/xproto_xextproto/xproto_xextproto.mk
+++ b/package/x11r7/xproto_xextproto/xproto_xextproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_XEXTPROTO_VERSION = 7.2.0
+XPROTO_XEXTPROTO_VERSION = 7.2.1
 XPROTO_XEXTPROTO_SOURCE = xextproto-$(XPROTO_XEXTPROTO_VERSION).tar.bz2
 XPROTO_XEXTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_XEXTPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 114/120] xproto_xproto: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (52 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 113/120] xproto_xextproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 115/120] xutil_makedepend: " Jesper Baekdahl
                   ` (5 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_xproto/xproto_xproto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_xproto/xproto_xproto.mk b/package/x11r7/xproto_xproto/xproto_xproto.mk
index 1f480b5..25d1541 100644
--- a/package/x11r7/xproto_xproto/xproto_xproto.mk
+++ b/package/x11r7/xproto_xproto/xproto_xproto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_XPROTO_VERSION = 7.0.21
+XPROTO_XPROTO_VERSION = 7.0.23
 XPROTO_XPROTO_SOURCE = xproto-$(XPROTO_XPROTO_VERSION).tar.bz2
 XPROTO_XPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_XPROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 115/120] xutil_makedepend: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (53 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 114/120] xproto_xproto: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 116/120] xutil_util-macros: " Jesper Baekdahl
                   ` (4 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xutil_makedepend/xutil_makedepend.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xutil_makedepend/xutil_makedepend.mk b/package/x11r7/xutil_makedepend/xutil_makedepend.mk
index e6b6238..ff4d9bd 100644
--- a/package/x11r7/xutil_makedepend/xutil_makedepend.mk
+++ b/package/x11r7/xutil_makedepend/xutil_makedepend.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XUTIL_MAKEDEPEND_VERSION = 1.0.2
+XUTIL_MAKEDEPEND_VERSION = 1.0.4
 XUTIL_MAKEDEPEND_SOURCE = makedepend-$(XUTIL_MAKEDEPEND_VERSION).tar.bz2
 XUTIL_MAKEDEPEND_SITE = http://xorg.freedesktop.org/releases/individual/util
 
-- 
1.7.10.4

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

* [Buildroot] [PATCH 116/120] xutil_util-macros: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (54 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 115/120] xutil_makedepend: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-21 17:45   ` Arnout Vandecappelle
  2013-03-18 13:05 ` [Buildroot] [PATCH 117/120] xserver_xorg-server: " Jesper Baekdahl
                   ` (3 subsequent siblings)
  59 siblings, 1 reply; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch |    9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch

diff --git a/package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch b/package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch
new file mode 100644
index 0000000..167229d
--- /dev/null
+++ b/package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch
@@ -0,0 +1,9 @@
+--- xutil_util-macros-1.8.0/xorg-macros.m4.in.orig	2010-05-27 14:03:30.000000000 +0100
++++ xutil_util-macros-1.8.0/xorg-macros.m4.in	2011-11-09 11:57:41.000000000 +0000
+@@ -1064,3 +1064,6 @@ mv \$(top_srcdir)/.INSTALL.tmp \$(top_sr
+ echo 'util-macros \"pkgdatadir\" from xorg-macros.pc not found: installing possibly empty INSTALL.' >&2)"
+ AC_SUBST([INSTALL_CMD])
+ ]) # XORG_INSTALL
++
++# Buildroot stuff
++AC_SUBST(STAGING_DIR)
-- 
1.7.10.4

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

* [Buildroot] [PATCH 117/120] xserver_xorg-server: bump revision to X11R7.7
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (55 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 116/120] xutil_util-macros: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 118/120] libdrm: bump version and add lib_pciaccess dependancy Jesper Baekdahl
                   ` (2 subsequent siblings)
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xserver_xorg-server/Config.in              |    1 -
 package/x11r7/xserver_xorg-server/xserver_xorg-server.mk |    3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/package/x11r7/xserver_xorg-server/Config.in b/package/x11r7/xserver_xorg-server/Config.in
index 21b0700..c860a1d 100644
--- a/package/x11r7/xserver_xorg-server/Config.in
+++ b/package/x11r7/xserver_xorg-server/Config.in
@@ -45,7 +45,6 @@ config BR2_PACKAGE_XSERVER_XORG_SERVER
 	select BR2_PACKAGE_XPROTO_XF86BIGFONTPROTO
 	select BR2_PACKAGE_XPROTO_XF86DGAPROTO
 	select BR2_PACKAGE_XPROTO_XF86DRIPROTO if BR2_PACKAGE_MESA3D
-	select BR2_PACKAGE_XPROTO_XF86RUSHPROTO
 	select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
 	select BR2_PACKAGE_XPROTO_XPROTO
 	select BR2_PACKAGE_XUTIL_UTIL_MACROS
diff --git a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
index 140cb8b..f0b19aa 100644
--- a/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
+++ b/package/x11r7/xserver_xorg-server/xserver_xorg-server.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XSERVER_XORG_SERVER_VERSION = 1.9.4
+XSERVER_XORG_SERVER_VERSION = 1.12.2
 XSERVER_XORG_SERVER_SOURCE = xorg-server-$(XSERVER_XORG_SERVER_VERSION).tar.bz2
 XSERVER_XORG_SERVER_SITE = http://xorg.freedesktop.org/releases/individual/xserver
 XSERVER_XORG_SERVER_MAKE = $(MAKE1) # make install fails with parallel make
@@ -46,7 +46,6 @@ XSERVER_XORG_SERVER_DEPENDENCIES = 	\
 	xproto_xextproto 		\
 	xproto_xf86bigfontproto 	\
 	xproto_xf86dgaproto 		\
-	xproto_xf86rushproto 		\
 	xproto_xf86vidmodeproto 	\
 	xproto_xproto 			\
 	xkeyboard-config		\
-- 
1.7.10.4

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

* [Buildroot] [PATCH 118/120] libdrm: bump version and add lib_pciaccess dependancy
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (56 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 117/120] xserver_xorg-server: " Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 119/120] mesa3d: bump version Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 120/120] xproto_dri2proto: " Jesper Baekdahl
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/libdrm/Config.in |    1 +
 package/libdrm/libdrm.mk |    3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/libdrm/Config.in b/package/libdrm/Config.in
index f1c3358..8bf676b 100644
--- a/package/libdrm/Config.in
+++ b/package/libdrm/Config.in
@@ -6,6 +6,7 @@ config BR2_PACKAGE_LIBDRM
 	select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
 	select BR2_PACKAGE_XLIB_LIBXXF86VM
 	select BR2_PACKAGE_XLIB_LIBXMU
+	select BR2_PACKAGE_XLIB_LIBPCIACCESS
 	select BR2_PACKAGE_XPROTO_DRI2PROTO
 	select BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS
 	# libatomic_ops is only available on a subset of the supported
diff --git a/package/libdrm/libdrm.mk b/package/libdrm/libdrm.mk
index 4ccfa52..9184805 100644
--- a/package/libdrm/libdrm.mk
+++ b/package/libdrm/libdrm.mk
@@ -3,7 +3,7 @@
 # libdrm
 #
 #############################################################
-LIBDRM_VERSION = 2.4.23
+LIBDRM_VERSION = 2.4.33
 LIBDRM_SOURCE = libdrm-$(LIBDRM_VERSION).tar.bz2
 LIBDRM_SITE = http://dri.freedesktop.org/libdrm/
 LIBDRM_INSTALL_STAGING = YES
@@ -13,6 +13,7 @@ LIBDRM_DEPENDENCIES = \
 	xproto_xf86vidmodeproto \
 	xlib_libXxf86vm \
 	xlib_libXmu \
+	xlib_libpciaccess \
 	xproto_dri2proto \
 	xlib_libpthread-stubs \
 	host-pkgconf
-- 
1.7.10.4

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

* [Buildroot] [PATCH 119/120] mesa3d: bump version
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (57 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 118/120] libdrm: bump version and add lib_pciaccess dependancy Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  2013-03-18 13:05 ` [Buildroot] [PATCH 120/120] xproto_dri2proto: " Jesper Baekdahl
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot

From: Will Wagner <will_wagner@carallon.com>

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/mesa3d/mesa3d.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/mesa3d/mesa3d.mk b/package/x11r7/mesa3d/mesa3d.mk
index b16d5e6..7b7f5b4 100644
--- a/package/x11r7/mesa3d/mesa3d.mk
+++ b/package/x11r7/mesa3d/mesa3d.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-MESA3D_VERSION = 7.10.1
+MESA3D_VERSION = 7.10.3
 MESA3D_SOURCE = MesaLib-$(MESA3D_VERSION).tar.gz
 MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
 MESA3D_AUTORECONF = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 120/120] xproto_dri2proto: bump version
  2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
                   ` (58 preceding siblings ...)
  2013-03-18 13:05 ` [Buildroot] [PATCH 119/120] mesa3d: bump version Jesper Baekdahl
@ 2013-03-18 13:05 ` Jesper Baekdahl
  59 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-18 13:05 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
---
 package/x11r7/xproto_dri2proto/xproto_dri2proto.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/xproto_dri2proto/xproto_dri2proto.mk b/package/x11r7/xproto_dri2proto/xproto_dri2proto.mk
index 99af25c..f2f3875 100644
--- a/package/x11r7/xproto_dri2proto/xproto_dri2proto.mk
+++ b/package/x11r7/xproto_dri2proto/xproto_dri2proto.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XPROTO_DRI2PROTO_VERSION = 2.3
+XPROTO_DRI2PROTO_VERSION = 2.6
 XPROTO_DRI2PROTO_SOURCE = dri2proto-$(XPROTO_DRI2PROTO_VERSION).tar.bz2
 XPROTO_DRI2PROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_DRI2PROTO_INSTALL_STAGING = YES
-- 
1.7.10.4

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

* [Buildroot] [PATCH 116/120] xutil_util-macros: bump revision to X11R7.7
  2013-03-18 13:05 ` [Buildroot] [PATCH 116/120] xutil_util-macros: " Jesper Baekdahl
@ 2013-03-21 17:45   ` Arnout Vandecappelle
  2013-03-22 11:38     ` Jesper Baekdahl
  0 siblings, 1 reply; 63+ messages in thread
From: Arnout Vandecappelle @ 2013-03-21 17:45 UTC (permalink / raw)
  To: buildroot

On 18/03/13 14:05, Jesper Baekdahl wrote:
> From: Will Wagner <will_wagner@carallon.com>
>
> Signed-off-by: Will Wagner <will_wagner@carallon.com>
> Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
> ---
>   package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch |    9 +++++++++
>   1 file changed, 9 insertions(+)
>   create mode 100644 package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch
>
> diff --git a/package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch b/package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch
> new file mode 100644
> index 0000000..167229d
> --- /dev/null
> +++ b/package/x11r7/xutil_util-macros/xutil_util-macros-1.17.patch
> @@ -0,0 +1,9 @@
> +--- xutil_util-macros-1.8.0/xorg-macros.m4.in.orig	2010-05-27 14:03:30.000000000 +0100
> ++++ xutil_util-macros-1.8.0/xorg-macros.m4.in	2011-11-09 11:57:41.000000000 +0000
> +@@ -1064,3 +1064,6 @@ mv \$(top_srcdir)/.INSTALL.tmp \$(top_sr
> + echo 'util-macros \"pkgdatadir\" from xorg-macros.pc not found: installing possibly empty INSTALL.' >&2)"
> + AC_SUBST([INSTALL_CMD])
> + ]) # XORG_INSTALL
> ++
> ++# Buildroot stuff
> ++AC_SUBST(STAGING_DIR)


  This does not make sense... It's not a version bump, first of all, and 
in addition the STAGING_DIR variable isn't used anywhere so substituting 
it won't do much good... Or am I missing something? In addition, it's 
very strange that a patch for version 1.17 would refer to the -1.8.0 
directory. And finally: patch filenames shouldn't contain a version 
number, and the patch should have an explanatory comment and a 
Signed-off-by line.

  Regards,
  Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] [PATCH 116/120] xutil_util-macros: bump revision to X11R7.7
  2013-03-21 17:45   ` Arnout Vandecappelle
@ 2013-03-22 11:38     ` Jesper Baekdahl
  0 siblings, 0 replies; 63+ messages in thread
From: Jesper Baekdahl @ 2013-03-22 11:38 UTC (permalink / raw)
  To: buildroot

Hi Arnout Vandecappelle

Thank you for taking a look.

On Thu, Mar 21, 2013 at 6:45 PM, Arnout Vandecappelle <arnout@mind.be>wrote:

> On 18/03/13 14:05, Jesper Baekdahl wrote:
>
>> From: Will Wagner <will_wagner@carallon.com>
>>
>> Signed-off-by: Will Wagner <will_wagner@carallon.com>
>> Signed-off-by: Jesper Baekdahl <jbb@gamblify.com>
>> ---
>>   package/x11r7/xutil_util-**macros/xutil_util-macros-1.17.**patch |
>>  9 +++++++++
>>   1 file changed, 9 insertions(+)
>>   create mode 100644 package/x11r7/xutil_util-**
>> macros/xutil_util-macros-1.17.**patch
>>
>> diff --git a/package/x11r7/xutil_util-**macros/xutil_util-macros-1.17.**patch
>> b/package/x11r7/xutil_util-**macros/xutil_util-macros-1.17.**patch
>> new file mode 100644
>> index 0000000..167229d
>> --- /dev/null
>> +++ b/package/x11r7/xutil_util-**macros/xutil_util-macros-1.17.**patch
>> @@ -0,0 +1,9 @@
>> +--- xutil_util-macros-1.8.0/xorg-**macros.m4.in.orig     2010-05-27
>> 14:03:30.000000000 +0100
>> ++++ xutil_util-macros-1.8.0/xorg-**macros.m4.in<http://xorg-macros.m4.in> 2011-11-09 11:57:41.000000000 +0000
>> +@@ -1064,3 +1064,6 @@ mv \$(top_srcdir)/.INSTALL.tmp \$(top_sr
>> + echo 'util-macros \"pkgdatadir\" from xorg-macros.pc not found:
>> installing possibly empty INSTALL.' >&2)"
>> + AC_SUBST([INSTALL_CMD])
>> + ]) # XORG_INSTALL
>> ++
>> ++# Buildroot stuff
>> ++AC_SUBST(STAGING_DIR)
>>
>
>
>  This does not make sense... It's not a version bump, first of all, and in
> addition the STAGING_DIR variable isn't used anywhere so substituting it
> won't do much good... Or am I missing something? In addition, it's very
> strange that a patch for version 1.17 would refer to the -1.8.0 directory.
> And finally: patch filenames shouldn't contain a version number, and the
> patch should have an explanatory comment and a Signed-off-by line.


You are absolutely right. I have removed this patch and also been through
the whole patchset, correcting things, after a discussion with Thomas
Petazzoni here:
http://lists.busybox.net/pipermail/buildroot/2013-March/069149.html

My new version can be found as a branch here:
https://bitbucket.org/baekdahl/buildroot/src/96182fac0691/?at=x11r77_v2


Regards, Jesper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130322/798e7b3e/attachment-0001.html>

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

end of thread, other threads:[~2013-03-22 11:38 UTC | newest]

Thread overview: 63+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-18 13:04 [Buildroot] [PATCH 060/120] xdriver_xf86-video-neomagic: bump revision to X11R7.7 Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 061/120] xdriver_xf86-video-newport: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 062/120] xdriver_xf86-video-openchrome: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 063/120] xdriver_xf86-video-r128: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 064/120] xdriver_xf86-video-savage: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 065/120] xdriver_xf86-video-siliconmotion: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 066/120] xdriver_xf86-video-sis: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 067/120] xdriver_xf86-video-tdfx: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 068/120] xdriver_xf86-video-trident: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 069/120] xdriver_xf86-video-vesa: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 070/120] xdriver_xf86-video-vmware: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 071/120] xdriver_xf86-video-wsfb: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 072/120] xfont: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 073/120] xkeyboard-config: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 074/120] xlib_libFS: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 075/120] xlib_libICE: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 076/120] xlib_libSM: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 077/120] xlib_libX11: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 078/120] xlib_libXScrnSaver: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 079/120] xlib_libXau: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 080/120] xlib_libXaw: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 081/120] xlib_libXcursor: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 082/120] xlib_libXdmcp: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 083/120] xlib_libXext: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 084/120] xlib_libXfixes: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 085/120] xlib_libXfont: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 086/120] xlib_libXft: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 087/120] xlib_libXi: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 088/120] xlib_libXinerama: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 089/120] xlib_libXmu: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 090/120] xlib_libXpm: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 091/120] xlib_libXrandr: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 092/120] xlib_libXres: " Jesper Baekdahl
2013-03-18 13:04 ` [Buildroot] [PATCH 093/120] xlib_libXtst: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 094/120] xlib_libXv: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 095/120] xlib_libXvMC: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 096/120] xlib_libXxf86dga: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 097/120] xlib_libXxf86vm: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 098/120] xlib_libdmx: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 099/120] xlib_libfontenc: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 100/120] xlib_libpciaccess: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 101/120] xlib_libxkbfile: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 102/120] xlib_xtrans: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 103/120] xproto_applewmproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 104/120] xproto_bigreqsproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 105/120] xproto_fontsproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 106/120] xproto_glproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 107/120] xproto_inputproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 108/120] xproto_kbproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 109/120] xproto_recordproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 110/120] proto_resourceproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 111/120] xproto_scrnsaverproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 112/120] xproto_xcmiscproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 113/120] xproto_xextproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 114/120] xproto_xproto: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 115/120] xutil_makedepend: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 116/120] xutil_util-macros: " Jesper Baekdahl
2013-03-21 17:45   ` Arnout Vandecappelle
2013-03-22 11:38     ` Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 117/120] xserver_xorg-server: " Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 118/120] libdrm: bump version and add lib_pciaccess dependancy Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 119/120] mesa3d: bump version Jesper Baekdahl
2013-03-18 13:05 ` [Buildroot] [PATCH 120/120] xproto_dri2proto: " Jesper Baekdahl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.