[Bug 249360] net/shadowsocks-libev: update to 3.3.5
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 16 05:46:13 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249360
Bug ID: 249360
Summary: net/shadowsocks-libev: update to 3.3.5
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: xiaoding+freebsd at xiaoding.org
CC: delphij at FreeBSD.org
Created attachment 217995
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217995&action=edit
upgrade to v3.3.5
The port net/shadowsocks-libev failed to build on FreeBSD-CURRENT. A global
object was defined in both tls.h and http.h, which was included twice and
caused a name conflict in linking time.
In v3.3.5 the tls.h and http.h header were removed and succeeded to compile on
FreeBSD-CURRENT.
This patch upgrade the port to v3.3.5 and helps solve the problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list