mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
www/uwebsockets: Update 0.17.6 -> 18.0.0
This commit is contained in:
parent
f21fd94af4
commit
919e5bf6a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538020
@ -2,12 +2,9 @@
|
||||
|
||||
PORTNAME= uwebsockets
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.17.6
|
||||
DISTVERSION= 18.0.0
|
||||
CATEGORIES= www devel
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 159430943c3c1118a56a22ff9f7cc845661804f9.patch:-p1 # https://github.com/uNetworking/uWebSockets/pull/1042
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= C++ Web I/O library for the most demanding of applications
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1590729946
|
||||
SHA256 (uNetworking-uWebSockets-v0.17.6_GH0.tar.gz) = ba2bee1cc6ed260874ec52f8e19c5a607da29d86d9410806a4df8d4e17cf5ea9
|
||||
SIZE (uNetworking-uWebSockets-v0.17.6_GH0.tar.gz) = 259831
|
||||
SHA256 (159430943c3c1118a56a22ff9f7cc845661804f9.patch) = c924ccfef7b1e4db08dfa94bdca177ec35918732e1e8b8bba3f9e58ec3cf3c58
|
||||
SIZE (159430943c3c1118a56a22ff9f7cc845661804f9.patch) = 1583
|
||||
TIMESTAMP = 1591365846
|
||||
SHA256 (uNetworking-uWebSockets-v18.0.0_GH0.tar.gz) = 2e2d4ed71b1bda3e97e7c3c5c5fec80da3f771fdfb4ea3e4202c3513093693e1
|
||||
SIZE (uNetworking-uWebSockets-v18.0.0_GH0.tar.gz) = 261382
|
||||
|
@ -20,4 +20,5 @@ include/uWebSockets/WebSocketData.h
|
||||
include/uWebSockets/WebSocketExtensions.h
|
||||
include/uWebSockets/WebSocketHandshake.h
|
||||
include/uWebSockets/WebSocketProtocol.h
|
||||
include/uWebSockets/f2/LICENSE.txt
|
||||
include/uWebSockets/f2/function2.hpp
|
||||
|
Loading…
Reference in New Issue
Block a user