summaryrefslogtreecommitdiff
path: root/net/grilo/patches
diff options
context:
space:
mode:
authordrochner <drochner>2014-02-05 17:36:37 +0000
committerdrochner <drochner>2014-02-05 17:36:37 +0000
commit55f46a85c44fea55e361a2de0d2a9e14e33ed9aa (patch)
treee5ddda1ec688caab66e4960604b3eb06ec409180 /net/grilo/patches
parent7fee20f8447ac27ef6d43c3057a25f68a153fd60 (diff)
downloadpkgsrc-55f46a85c44fea55e361a2de0d2a9e14e33ed9aa.tar.gz
update to 0.2.7
changes: -Re-factored Grilo Net library and fixed several bugs -Show 'slow' keys in grl-inspect -Updates in documentation -Added new core function: grl_operation_set_data_full() -fixes
Diffstat (limited to 'net/grilo/patches')
-rw-r--r--net/grilo/patches/patch-aa12
-rw-r--r--net/grilo/patches/patch-libs_net_grl-net-private.c8
2 files changed, 10 insertions, 10 deletions
diff --git a/net/grilo/patches/patch-aa b/net/grilo/patches/patch-aa
index 8d9361fd6b9..8a547bacf11 100644
--- a/net/grilo/patches/patch-aa
+++ b/net/grilo/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2013/07/24 11:18:57 drochner Exp $
+$NetBSD: patch-aa,v 1.3 2014/02/05 17:36:38 drochner Exp $
---- tools/grilo-test-ui/Makefile.in.orig 2013-05-16 07:50:40.000000000 +0000
+--- tools/grilo-test-ui/Makefile.in.orig 2013-09-17 19:25:02.000000000 +0000
+++ tools/grilo-test-ui/Makefile.in
-@@ -96,7 +96,7 @@ grilo_test_ui_@GRL_MAJORMINOR@_OBJECTS =
+@@ -123,7 +123,7 @@ grilo_test_ui_@GRL_MAJORMINOR@_OBJECTS =
am__DEPENDENCIES_1 =
@HAVE_OAUTH_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
grilo_test_ui_@GRL_MAJORMINOR@_DEPENDENCIES = $(am__DEPENDENCIES_1) \
@@ -11,12 +11,12 @@ $NetBSD: patch-aa,v 1.2 2013/07/24 11:18:57 drochner Exp $
$(am__DEPENDENCIES_2)
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
-@@ -321,7 +321,7 @@ grilo_test_ui_@GRL_MAJORMINOR@_CFLAGS =
+@@ -356,7 +356,7 @@ grilo_test_ui_@GRL_MAJORMINOR@_CFLAGS =
$(GTU_CFLAGS) $(GRL_FLICKR_CFLAGS) -I$(top_srcdir)/src \
-I$(top_srcdir)/src/data $(am__append_2)
grilo_test_ui_@GRL_MAJORMINOR@_LDADD = $(DEPS_LIBS) $(GTU_LIBS) \
- $(GRL_FLICKR_LIBS) $(top_builddir)/src/lib@GRL_NAME@.la \
+ $(GRL_FLICKR_LIBS) $(prefix)/lib/lib@GRL_NAME@.la \
$(am__append_3)
- MAINTAINERCLEANFILES = \
- *.in \
+ all: all-am
+
diff --git a/net/grilo/patches/patch-libs_net_grl-net-private.c b/net/grilo/patches/patch-libs_net_grl-net-private.c
index c40cffd429e..93daea90ca9 100644
--- a/net/grilo/patches/patch-libs_net_grl-net-private.c
+++ b/net/grilo/patches/patch-libs_net_grl-net-private.c
@@ -1,10 +1,10 @@
-$NetBSD: patch-libs_net_grl-net-private.c,v 1.1 2013/09/01 07:49:53 richard Exp $
+$NetBSD: patch-libs_net_grl-net-private.c,v 1.2 2014/02/05 17:36:38 drochner Exp $
avoid -Werror=format problems
---- libs/net/grl-net-private.c.orig 2013-05-01 09:51:51.000000000 +0000
-+++ libs/net/grl-net-private.c
-@@ -153,7 +153,7 @@ dump_data (SoupURI *uri,
+--- libs/net/grl-net-wc.c.orig 2013-09-13 16:04:54.000000000 +0000
++++ libs/net/grl-net-wc.c
+@@ -546,7 +546,7 @@ dump_data (SoupURI *uri,
/* Append record about the just written file to "grl-net-mock-data-%PID.ini"
* in the capture directory. */