Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0
@ 2014-03-02 12:58 Gustavo Zacarias
  2014-03-02 12:58 ` [Buildroot] [PATCH 2/5] jquery-ui: bump to version 1.10.4 Gustavo Zacarias
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2014-03-02 12:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/jquery/jquery.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/jquery/jquery.mk b/package/jquery/jquery.mk
index d8e87d7..8188012 100644
--- a/package/jquery/jquery.mk
+++ b/package/jquery/jquery.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JQUERY_VERSION = 1.10.2
+JQUERY_VERSION = 1.11.0
 JQUERY_SITE = http://code.jquery.com
 JQUERY_SOURCE = jquery-$(JQUERY_VERSION).min.js
 JQUERY_LICENSE = MIT
-- 
1.8.3.2

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

* [Buildroot] [PATCH 2/5] jquery-ui: bump to version 1.10.4
  2014-03-02 12:58 [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Gustavo Zacarias
@ 2014-03-02 12:58 ` Gustavo Zacarias
  2014-03-02 12:58 ` [Buildroot] [PATCH 3/5] jquery-ui-themes: " Gustavo Zacarias
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2014-03-02 12:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/jquery-ui/jquery-ui.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/jquery-ui/jquery-ui.mk b/package/jquery-ui/jquery-ui.mk
index 6524c40..5eadf53 100644
--- a/package/jquery-ui/jquery-ui.mk
+++ b/package/jquery-ui/jquery-ui.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JQUERY_UI_VERSION = 1.10.3
+JQUERY_UI_VERSION = 1.10.4
 JQUERY_UI_SITE = http://jqueryui.com/resources/download
 JQUERY_UI_SOURCE = jquery-ui-$(JQUERY_UI_VERSION).zip
 JQUERY_UI_LICENSE = MIT
-- 
1.8.3.2

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

* [Buildroot] [PATCH 3/5] jquery-ui-themes: bump to version 1.10.4
  2014-03-02 12:58 [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Gustavo Zacarias
  2014-03-02 12:58 ` [Buildroot] [PATCH 2/5] jquery-ui: bump to version 1.10.4 Gustavo Zacarias
@ 2014-03-02 12:58 ` Gustavo Zacarias
  2014-03-02 12:58 ` [Buildroot] [PATCH 4/5] jquery-keyboard: bump to version 1.18.2 Gustavo Zacarias
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2014-03-02 12:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/jquery-ui-themes/jquery-ui-themes.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/jquery-ui-themes/jquery-ui-themes.mk b/package/jquery-ui-themes/jquery-ui-themes.mk
index 2ba6801..269ef69 100644
--- a/package/jquery-ui-themes/jquery-ui-themes.mk
+++ b/package/jquery-ui-themes/jquery-ui-themes.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JQUERY_UI_THEMES_VERSION = 1.10.3
+JQUERY_UI_THEMES_VERSION = 1.10.4
 JQUERY_UI_THEMES_SITE = http://jqueryui.com/resources/download
 JQUERY_UI_THEMES_SOURCE = jquery-ui-themes-$(JQUERY_UI_THEMES_VERSION).zip
 JQUERY_UI_THEMES_LICENSE = MIT
-- 
1.8.3.2

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

* [Buildroot] [PATCH 4/5] jquery-keyboard: bump to version 1.18.2
  2014-03-02 12:58 [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Gustavo Zacarias
  2014-03-02 12:58 ` [Buildroot] [PATCH 2/5] jquery-ui: bump to version 1.10.4 Gustavo Zacarias
  2014-03-02 12:58 ` [Buildroot] [PATCH 3/5] jquery-ui-themes: " Gustavo Zacarias
@ 2014-03-02 12:58 ` Gustavo Zacarias
  2014-03-02 12:58 ` [Buildroot] [PATCH 5/5] flot: bump to version 0.8.2 Gustavo Zacarias
  2014-03-02 13:55 ` [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Thomas Petazzoni
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2014-03-02 12:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/jquery-keyboard/jquery-keyboard.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/jquery-keyboard/jquery-keyboard.mk b/package/jquery-keyboard/jquery-keyboard.mk
index 41edebf..f67e7bd 100644
--- a/package/jquery-keyboard/jquery-keyboard.mk
+++ b/package/jquery-keyboard/jquery-keyboard.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JQUERY_KEYBOARD_VERSION = v1.17.7
+JQUERY_KEYBOARD_VERSION = v1.18.2
 JQUERY_KEYBOARD_SITE = \
 	http://github.com/Mottie/Keyboard/tarball/$(JQUERY_KEYBOARD_VERSION)
 JQUERY_KEYBOARD_LICENSE = MIT WTFPL
-- 
1.8.3.2

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

* [Buildroot] [PATCH 5/5] flot: bump to version 0.8.2
  2014-03-02 12:58 [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Gustavo Zacarias
                   ` (2 preceding siblings ...)
  2014-03-02 12:58 ` [Buildroot] [PATCH 4/5] jquery-keyboard: bump to version 1.18.2 Gustavo Zacarias
@ 2014-03-02 12:58 ` Gustavo Zacarias
  2014-03-02 13:55 ` [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Thomas Petazzoni
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2014-03-02 12:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/flot/flot.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/flot/flot.mk b/package/flot/flot.mk
index 8895e46..90f4177 100644
--- a/package/flot/flot.mk
+++ b/package/flot/flot.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FLOT_VERSION = 0.8.1
+FLOT_VERSION = 0.8.2
 FLOT_SITE = http://www.flotcharts.org/downloads
 FLOT_LICENSE = MIT
 FLOT_LICENSE_FILES = LICENSE.txt
-- 
1.8.3.2

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

* [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0
  2014-03-02 12:58 [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Gustavo Zacarias
                   ` (3 preceding siblings ...)
  2014-03-02 12:58 ` [Buildroot] [PATCH 5/5] flot: bump to version 0.8.2 Gustavo Zacarias
@ 2014-03-02 13:55 ` Thomas Petazzoni
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2014-03-02 13:55 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Sun,  2 Mar 2014 09:58:34 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/jquery/jquery.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2014-03-02 13:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-02 12:58 [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Gustavo Zacarias
2014-03-02 12:58 ` [Buildroot] [PATCH 2/5] jquery-ui: bump to version 1.10.4 Gustavo Zacarias
2014-03-02 12:58 ` [Buildroot] [PATCH 3/5] jquery-ui-themes: " Gustavo Zacarias
2014-03-02 12:58 ` [Buildroot] [PATCH 4/5] jquery-keyboard: bump to version 1.18.2 Gustavo Zacarias
2014-03-02 12:58 ` [Buildroot] [PATCH 5/5] flot: bump to version 0.8.2 Gustavo Zacarias
2014-03-02 13:55 ` [Buildroot] [PATCH 1/5] jquery: bump to version 1.11.0 Thomas Petazzoni

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