Hi ports@, trivial bump to libwebsockets.
upstream changelogs: --- https://github.com/warmcat/libwebsockets/blob/v2.2-stable/changelog https://github.com/warmcat/libwebsockets/releases/tag/v2.2.1 https://github.com/warmcat/libwebsockets/releases/tag/v2.2.2 (no notes, diff below): https://github.com/warmcat/libwebsockets/compare/v2.2.1...v2.2.2 --- tested on a -current amd64 snapshot compiled against a closed source koparo.com product. Any feedback, OKs? Regards, Adam
Index: Makefile =================================================================== RCS file: /cvs/ports/www/libwebsockets/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile 22 Jun 2016 17:53:14 -0000 1.12 +++ Makefile 23 Jul 2017 14:45:59 -0000 @@ -4,10 +4,10 @@ COMMENT = lightweight C library for fas GH_ACCOUNT = warmcat GH_PROJECT = libwebsockets -V = 2.0.2 +V = 2.2.2 GH_TAGNAME = v$V -SHARED_LIBS = websockets 6.0 # 8 +SHARED_LIBS = websockets 7.0 # 10 CATEGORIES = www Index: distinfo =================================================================== RCS file: /cvs/ports/www/libwebsockets/distinfo,v retrieving revision 1.10 diff -u -p -r1.10 distinfo --- distinfo 22 Jun 2016 17:53:14 -0000 1.10 +++ distinfo 23 Jul 2017 14:45:59 -0000 @@ -1,2 +1,2 @@ -SHA256 (libwebsockets-2.0.2.tar.gz) = Q4ZWBN69BmhqxNjQeDl2xOEN1RnM1clOG1OHjsYXilk= -SIZE (libwebsockets-2.0.2.tar.gz) = 2998706 +SHA256 (libwebsockets-2.2.2.tar.gz) = 44p9mB/oe5qGsfHN3R+eBi04lsSI5rKjLLcA1MlZ7Lo= +SIZE (libwebsockets-2.2.2.tar.gz) = 3548981