Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2020 05:46:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249360] net/shadowsocks-libev: update to 3.3.5
Message-ID:  <bug-249360-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: xiaoding+freebsd@xiaoding.org
                CC: delphij@FreeBSD.org

Created attachment 217995
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217995&action=
=3Dedit
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.

--=20
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-249360-7788>