FreeBSD Bugzilla – Attachment 171125 Details for
Bug 210090
net/shadowsocks-libev: update to 2.4.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
1.6.4-2.4.7 diff
ss-libev.patch (text/plain), 3.57 KB, created by
Samuel Tseng
on 2016-06-07 09:41:23 UTC
(
hide
)
Description:
1.6.4-2.4.7 diff
Filename:
MIME Type:
Creator:
Samuel Tseng
Created:
2016-06-07 09:41:23 UTC
Size:
3.57 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 416502) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= shadowsocks-libev >-PORTVERSION= 1.6.4 >+PORTVERSION= 2.4.7 > DISTVERSIONPREFIX= v > CATEGORIES= net > >@@ -13,7 +13,7 @@ > > # fetch from github repo > USE_GITHUB= yes >-GH_ACCOUNT= madeye >+GH_ACCOUNT= shadowsocks > > GNU_CONFIGURE= yes > USES= gmake libtool:keepla >@@ -25,8 +25,6 @@ > post-patch: > ${REINPLACE_CMD} -e 's|^pkgconfiglibdir.*|pkgconfiglibdir = ${PREFIX}/libdata/pkgconfig|g' \ > ${WRKSRC}/Makefile.in >- ${REINPLACE_CMD} -e 's|^#ifdef TCP_FASTOPEN|#if defined(TCP_FASTOPEN) \&\& defined(__linux)|' \ >- ${WRKSRC}/src/local.c ${WRKSRC}/src/server.c > > post-install: > ${MKDIR} ${STAGEDIR}${ETCDIR} >Index: distinfo >=================================================================== >--- distinfo (revision 416502) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (madeye-shadowsocks-libev-v1.6.4_GH0.tar.gz) = 517b92e69e371efac4a9ca76e78095e3e866149a484ec4c88589dd4a3bdbb7b7 >-SIZE (madeye-shadowsocks-libev-v1.6.4_GH0.tar.gz) = 2404815 >+SHA256 (shadowsocks-shadowsocks-libev-v2.4.7_GH0.tar.gz) = 957265cc5339e020d8c8bb7414ab14936e3939dc7355f334aec896ec9b03c6ed >+SIZE (shadowsocks-shadowsocks-libev-v2.4.7_GH0.tar.gz) = 1485472 >Index: files/patch-libev__ev.c >=================================================================== >--- files/patch-libev__ev.c (revision 416502) >+++ files/patch-libev__ev.c (nonexistent) >@@ -1,18 +0,0 @@ >---- libev/ev.c.orig 2015-01-07 13:54:19.000000000 +0100 >-+++ libev/ev.c 2015-03-02 20:39:18.150956000 +0100 >-@@ -1022,12 +1022,12 @@ >- } >- #endif >- >--#if ECB_GCC_VERSION(4,5) >-+#if ECB_GCC_VERSION(4,5) || defined __clang__ >- #define ecb_unreachable() __builtin_unreachable () >- #else >- /* this seems to work fine, but gcc always emits a warning for it :/ */ >-- ecb_inline void ecb_unreachable (void) ecb_noreturn; >-- ecb_inline void ecb_unreachable (void) { } >-+ ecb_inline ecb_noreturn void ecb_unreachable (void); >-+ ecb_inline ecb_noreturn void ecb_unreachable (void) { } >- #endif >- >- /* try to tell the compiler that some condition is definitely true */ > >Property changes on: files/patch-libev__ev.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 416502) >+++ pkg-descr (working copy) >@@ -1,7 +1,7 @@ > Shadowsocks is a lightweight tunnel proxy which can help you get through > firewalls. > >-Shadowsocks-libuv is a C implentment based on libuv. It targets mainly on >+Shadowsocks-libev is a C implentment based on libev. It targets mainly on > embedded devices and low end boxes. > >-WWW: https://github.com/madeye/shadowsocks-libev >+WWW: https://github.com/shadowsocks/shadowsocks-libev >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 416502) >+++ pkg-plist (working copy) >@@ -1,9 +1,14 @@ > bin/ss-local >+bin/ss-manager > bin/ss-server > bin/ss-tunnel > include/shadowsocks.h >-lib/libshadowsocks.a >-lib/libshadowsocks.la >+lib/libshadowsocks-libev.a >+lib/libshadowsocks-libev.la > libdata/pkgconfig/shadowsocks-libev.pc >+man/man1/ss-local.1.gz >+man/man1/ss-manager.1.gz >+man/man1/ss-server.1.gz >+man/man1/ss-tunnel.1.gz > man/man8/shadowsocks-libev.8.gz > @sample etc/shadowsocks-libev/config.json.sample
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:
samuel
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 210090
: 171125 |
181096