FreeBSD Bugzilla – Attachment 154679 Details for
Bug 198807
devel/librest: Update to 0.7.93
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to librest 0.7.93
librest.diff (text/plain), 2.82 KB, created by
Christoph Moench-Tegeder
on 2015-03-22 21:34:30 UTC
(
hide
)
Description:
update to librest 0.7.93
Filename:
MIME Type:
Creator:
Christoph Moench-Tegeder
Created:
2015-03-22 21:34:30 UTC
Size:
2.82 KB
patch
obsolete
>M Makefile >M distinfo >D files >D files/patch-rest_oauth-proxy-call.c >D files/patch-tests_custom-serialize.c >D files/patch-tests_threaded.c > >Index: Makefile >=================================================================== >--- Makefile (revision 381963) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= rest >-PORTVERSION= 0.7.92 >-PORTREVISION= 1 >+PORTVERSION= 0.7.93 > CATEGORIES= devel www > MASTER_SITES= GNOME > >Index: distinfo >=================================================================== >--- distinfo (revision 381963) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (rest-0.7.92.tar.xz) = 07548c8785a3e743daf54a82b952ff5f32af94fee68997df4c83b00d52f9c0ec >-SIZE (rest-0.7.92.tar.xz) = 321580 >+SHA256 (rest-0.7.93.tar.xz) = c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216 >+SIZE (rest-0.7.93.tar.xz) = 321072 >Index: files/patch-rest_oauth-proxy-call.c >=================================================================== >--- files/patch-rest_oauth-proxy-call.c (revision 381963) >+++ files/patch-rest_oauth-proxy-call.c (working copy) >@@ -1,10 +0,0 @@ >---- rest/oauth-proxy-call.c.orig 2015-02-24 01:13:22.000000000 +0100 >-+++ rest/oauth-proxy-call.c 2015-02-24 01:13:39.000000000 +0100 >-@@ -25,6 +25,7 @@ >- #include <rest/rest-proxy-call.h> >- #include "oauth-proxy-call.h" >- #include "oauth-proxy-private.h" >-+#include "rest-proxy-call-private.h" >- #include "sha1.h" >- >- G_DEFINE_TYPE (OAuthProxyCall, oauth_proxy_call, REST_TYPE_PROXY_CALL) >Index: files/patch-tests_custom-serialize.c >=================================================================== >--- files/patch-tests_custom-serialize.c (revision 381963) >+++ files/patch-tests_custom-serialize.c (working copy) >@@ -1,11 +0,0 @@ >---- tests/custom-serialize.c.orig 2015-02-23 23:22:16.000000000 +0100 >-+++ tests/custom-serialize.c 2015-02-23 23:22:28.000000000 +0100 >-@@ -125,6 +125,8 @@ >- soup_server_add_handler (server, NULL, server_callback, NULL, NULL); >- g_thread_create ((GThreadFunc)soup_server_run, server, FALSE, NULL); >- >-+ sleep(2); >-+ >- url = g_strdup_printf ("http://127.0.0.1:%d/", soup_server_get_port (server)); >- >- proxy = rest_proxy_new (url, FALSE); >Index: files/patch-tests_threaded.c >=================================================================== >--- files/patch-tests_threaded.c (revision 381963) >+++ files/patch-tests_threaded.c (working copy) >@@ -1,11 +0,0 @@ >---- tests/threaded.c.orig 2015-02-23 23:21:35.000000000 +0100 >-+++ tests/threaded.c 2015-02-23 23:22:06.000000000 +0100 >-@@ -92,6 +92,8 @@ >- soup_server_add_handler (server, NULL, server_callback, NULL, NULL); >- g_thread_create ((GThreadFunc)soup_server_run, server, FALSE, NULL); >- >-+ sleep(2); >-+ >- url = g_strdup_printf ("http://127.0.0.1:%d/", soup_server_get_port (server)); >- >- for (i = 0; i < G_N_ELEMENTS (threads); i++) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
cmt
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 198807
: 154679 |
154772
|
154773