git: e74beb2a80ec - main - net/wangle: Update 2021.11.01.00 -> 2021.11.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Nov 2021 22:35:32 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e74beb2a80ecca089df266bfc80d7f97cea1eaf3
commit e74beb2a80ecca089df266bfc80d7f97cea1eaf3
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-11-14 21:50:38 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-11-14 22:35:21 +0000
net/wangle: Update 2021.11.01.00 -> 2021.11.08.00
---
net/wangle/Makefile | 11 ++++++++---
net/wangle/distinfo | 6 +++---
net/wangle/pkg-plist | 1 +
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/net/wangle/Makefile b/net/wangle/Makefile
index 0e8abfce3b4f..e726dd8c5d13 100644
--- a/net/wangle/Makefile
+++ b/net/wangle/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wangle
DISTVERSIONPREFIX= v
-DISTVERSION= 2021.11.01.00
+DISTVERSION= 2021.11.08.00
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
@@ -13,11 +13,16 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libdouble-conversion.so:devel/double-conversion \
libevent.so:devel/libevent \
libfizz.so:security/fizz \
+ libfmt.so:devel/libfmt \
libfolly.so:devel/folly \
libgflags.so:devel/gflags \
- libfmt.so:devel/libfmt \
libglog.so:devel/glog \
- libsodium.so:security/libsodium
+ libicui18n.so:devel/icu \
+ liblz4.so:archivers/liblz4 \
+ libunwind.so:devel/libunwind \
+ libsnappy.so:archivers/snappy \
+ libsodium.so:security/libsodium \
+ libzstd.so:archivers/zstd
USES= cmake compiler:c++17-lang cpe ssl
USE_GITHUB= yes
diff --git a/net/wangle/distinfo b/net/wangle/distinfo
index 77023c12a6a2..c3c8a113083a 100644
--- a/net/wangle/distinfo
+++ b/net/wangle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636329277
-SHA256 (facebook-wangle-v2021.11.01.00_GH0.tar.gz) = 82f677f8e2f1040fca37c4d52bbf9f746c9c35b497344f9d81459cbb125c0b69
-SIZE (facebook-wangle-v2021.11.01.00_GH0.tar.gz) = 340158
+TIMESTAMP = 1636922508
+SHA256 (facebook-wangle-v2021.11.08.00_GH0.tar.gz) = fb52118a9d1206ea973ee741edd768215b5e4d7918aa1ae84bb82678b2b8601f
+SIZE (facebook-wangle-v2021.11.08.00_GH0.tar.gz) = 340594
diff --git a/net/wangle/pkg-plist b/net/wangle/pkg-plist
index 052f8ac8a38f..8847d2c0185c 100644
--- a/net/wangle/pkg-plist
+++ b/net/wangle/pkg-plist
@@ -70,6 +70,7 @@ include/wangle/client/ssl/SSLSessionCallbacks.h
include/wangle/client/ssl/SSLSessionPersistentCache-inl.h
include/wangle/client/ssl/SSLSessionPersistentCache.h
include/wangle/client/ssl/ThreadSafeSSLSessionCache.h
+include/wangle/ssl/test/MockSSLStats.h
include/wangle/client/ssl/test/Mocks.h
include/wangle/client/ssl/test/TestUtil.h
include/wangle/codec/ByteToMessageDecoder.h