FreeBSD Bugzilla – Attachment 219301 Details for
Bug 250805
net/libwebsockets: update to 4.0.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update to 4.0.21
0001-libwebsockets-update-to-4.0.21.patch (text/plain), 3.66 KB, created by
s.dirkwinkel
on 2020-11-02 10:54:55 UTC
(
hide
)
Description:
Patch to update to 4.0.21
Filename:
MIME Type:
Creator:
s.dirkwinkel
Created:
2020-11-02 10:54:55 UTC
Size:
3.66 KB
patch
obsolete
>From 74843c1b37d2b3931ac598aa49a792c09fd4bfca Mon Sep 17 00:00:00 2001 >From: Steffen Dirkwinkel <s.dirkwinkel@beckhoff.com> >Date: Thu, 29 Oct 2020 08:46:34 +0100 >Subject: [PATCH] libwebsockets: update to 4.0.21 > >--- > net/libwebsockets/Makefile | 4 ++-- > net/libwebsockets/distinfo | 6 +++--- > net/libwebsockets/pkg-plist | 11 ++++++++++- > 3 files changed, 15 insertions(+), 6 deletions(-) > >diff --git a/net/libwebsockets/Makefile b/net/libwebsockets/Makefile >index 2321d5c60aee..c0f4ca7c68fc 100644 >--- a/net/libwebsockets/Makefile >+++ b/net/libwebsockets/Makefile >@@ -3,13 +3,13 @@ > > PORTNAME= libwebsockets > DISTVERSIONPREFIX= v >-DISTVERSION= 3.2.2 >+DISTVERSION= 4.0.21 > CATEGORIES= net devel > > MAINTAINER= iblis@hs.ntnu.edu.tw > COMMENT= C library for lightweight websocket clients and servers > >-LICENSE= LGPL21 >+LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= cmake pkgconfig ssl >diff --git a/net/libwebsockets/distinfo b/net/libwebsockets/distinfo >index 32c8fc7c19e7..42c2aa3035cd 100644 >--- a/net/libwebsockets/distinfo >+++ b/net/libwebsockets/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1590791127 >-SHA256 (warmcat-libwebsockets-v3.2.2_GH0.tar.gz) = 166d6e17cab64bfc10c2a71799c298284540a1fa63f6ea3de5caccb34502243c >-SIZE (warmcat-libwebsockets-v3.2.2_GH0.tar.gz) = 9867911 >+TIMESTAMP = 1603959557 >+SHA256 (warmcat-libwebsockets-v4.0.21_GH0.tar.gz) = 6ece1f422c6d38aabedec2476f2ac12e9aede8691b08137068ad85545ce3ff78 >+SIZE (warmcat-libwebsockets-v4.0.21_GH0.tar.gz) = 12342078 >diff --git a/net/libwebsockets/pkg-plist b/net/libwebsockets/pkg-plist >index b8a5fa32e455..a55eef96f3d1 100644 >--- a/net/libwebsockets/pkg-plist >+++ b/net/libwebsockets/pkg-plist >@@ -7,14 +7,18 @@ include/libwebsockets/abstract/transports.h > include/libwebsockets/abstract/transports/raw-skt.h > include/libwebsockets/abstract/transports/unit-test.h > include/libwebsockets/lws-adopt.h >+include/libwebsockets/lws-async-dns.h > include/libwebsockets/lws-callbacks.h > include/libwebsockets/lws-cgi.h > include/libwebsockets/lws-client.h > include/libwebsockets/lws-context-vhost.h > include/libwebsockets/lws-dbus.h >+include/libwebsockets/lws-detailed-latency.h > include/libwebsockets/lws-diskcache.h >+include/libwebsockets/lws-dll2.h > include/libwebsockets/lws-dsh.h > include/libwebsockets/lws-esp32.h >+include/libwebsockets/lws-freertos.h > include/libwebsockets/lws-fts.h > include/libwebsockets/lws-genaes.h > include/libwebsockets/lws-gencrypto.h >@@ -30,6 +34,7 @@ include/libwebsockets/lws-lejp.h > include/libwebsockets/lws-logs.h > include/libwebsockets/lws-lwsac.h > include/libwebsockets/lws-misc.h >+include/libwebsockets/lws-mqtt.h > include/libwebsockets/lws-network-helper.h > include/libwebsockets/lws-optee.h > include/libwebsockets/lws-plugin-generic-sessions.h >@@ -37,10 +42,14 @@ include/libwebsockets/lws-protocols-plugins.h > include/libwebsockets/lws-purify.h > include/libwebsockets/lws-retry.h > include/libwebsockets/lws-ring.h >+include/libwebsockets/lws-secure-streams-client.h >+include/libwebsockets/lws-secure-streams-policy.h >+include/libwebsockets/lws-secure-streams.h > include/libwebsockets/lws-sequencer.h > include/libwebsockets/lws-service.h > include/libwebsockets/lws-sha1-base64.h > include/libwebsockets/lws-spa.h >+include/libwebsockets/lws-state.h > include/libwebsockets/lws-stats.h > include/libwebsockets/lws-struct.h > include/libwebsockets/lws-system.h >@@ -63,7 +72,7 @@ lib/cmake/libwebsockets/LibwebsocketsTargets-%%CMAKE_BUILD_TYPE%%.cmake > lib/cmake/libwebsockets/LibwebsocketsTargets.cmake > lib/libwebsockets.a > lib/libwebsockets.so >-lib/libwebsockets.so.15 >+lib/libwebsockets.so.16 > libdata/pkgconfig/libwebsockets.pc > libdata/pkgconfig/libwebsockets_static.pc > %%PLUGINS%%%%DATADIR%%-test-server/deaddrop/deaddrop.css >-- >2.29.2 >
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
Actions:
View
|
Diff
Attachments on
bug 250805
:
219301
|
219322