Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Nov 2015 04:22:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203933] [UPDATE] net-mgmt/seafile: Update to 4.4.3 with bug fixes
Message-ID:  <bug-203933-13-uAM0Ze0xrF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203933-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203933-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203933

--- Comment #9 from Ultima <Ultima1252@gmail.com> ---
(In reply to informatique.src from comment #7)

 Seahub does not like the update to www/libevhtp. Here is a patch that will fix
the issue. (just a revert to the previous version) When I get more time ill
investigate further.

Index: www/libevhtp/Makefile
===================================================================
--- www/libevhtp/Makefile       (revision 401471)
+++ www/libevhtp/Makefile       (working copy)
@@ -14,7 +14,7 @@

 USE_GITHUB=    yes
 GH_ACCOUNT=    ellzey
-GH_TAGNAME=    ba4c44e
+GH_TAGNAME=    3886506

 USES=          cmake:outsource
 USE_LDCONFIG=  yes
Index: www/libevhtp/distinfo
===================================================================
--- www/libevhtp/distinfo       (revision 401471)
+++ www/libevhtp/distinfo       (working copy)
@@ -1,2 +1,2 @@
-SHA256 (ellzey-libevhtp-1.2.10-ba4c44e_GH0.tar.gz) =
d5b022e2a3847ed7344bc7bca7ac7feb6b4a7e877d12452a15a96ba1c760d25a
-SIZE (ellzey-libevhtp-1.2.10-ba4c44e_GH0.tar.gz) = 373482
+SHA256 (ellzey-libevhtp-1.2.10-3886506_GH0.tar.gz) =
b012587dfbf3e12fb2939d4f4856f966513c754bd6f0accffff8d8edef3b629d
+SIZE (ellzey-libevhtp-1.2.10-3886506_GH0.tar.gz) = 360681
Index: www/libevhtp/files/patch-evhtp.h
===================================================================
--- www/libevhtp/files/patch-evhtp.h    (revision 401471)
+++ www/libevhtp/files/patch-evhtp.h    (working copy)
@@ -1,11 +0,0 @@
---- evhtp.h.orig       2015-10-29 19:51:50 UTC
-+++ evhtp.h
-@@ -1285,7 +1285,7 @@ EVHTP_EXPORT evhtp_connection_t *
- evhtp_connection_new(evbase_t * evbase, const char * addr, uint16_t port);
-
- #ifndef DISABLE_SSL
--evhtp_connection_t * evhtp_connection_ssl_new(evbase_t * evbase, const char *
addr, uint16_t port, evhtp_ssl_ctx_t * ctx);
-+EVHTP_EXPORT evhtp_connection_t * evhtp_connection_ssl_new(evbase_t * evbase,
const char * addr, uint16_t port, evhtp_ssl_ctx_t * ctx);
- #endif

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203933-13-uAM0Ze0xrF>