Skip to content

Commit

Permalink
www/proxygen: Update 2023.02.06.00 → 2023.02.13.00
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Feb 13, 2023
1 parent ec1ff21 commit e2e7062
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
3 changes: 2 additions & 1 deletion www/proxygen/Makefile
@@ -1,6 +1,6 @@
PORTNAME= proxygen
DISTVERSIONPREFIX= v
DISTVERSION= 2023.02.06.00
DISTVERSION= 2023.02.13.00
CATEGORIES= www

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -14,6 +14,7 @@ BUILD_DEPENDS= bash:shells/bash \
${LOCALBASE}/lib/libmvfst_server.a:net/mvfst \
gperf>0:devel/gperf
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \
libbzip2.so:misc/vxl \
libdouble-conversion.so:devel/double-conversion \
libevent.so:devel/libevent \
libfizz.so:security/fizz \
Expand Down
6 changes: 3 additions & 3 deletions www/proxygen/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1675701604
SHA256 (facebook-proxygen-v2023.02.06.00_GH0.tar.gz) = 6a90d733d6502e0d59ce3fa81cedd2154241c97f7ff92448c392bc2df22c4478
SIZE (facebook-proxygen-v2023.02.06.00_GH0.tar.gz) = 1092870
TIMESTAMP = 1676309515
SHA256 (facebook-proxygen-v2023.02.13.00_GH0.tar.gz) = 602a20f0305a78654d38f44b30fcfcf7fd17028460e620138f105028a30fb320
SIZE (facebook-proxygen-v2023.02.13.00_GH0.tar.gz) = 1121461
9 changes: 9 additions & 0 deletions www/proxygen/pkg-plist
Expand Up @@ -21,6 +21,14 @@ include/proxygen/httpserver/SignalHandler.h
include/proxygen/httpserver/filters/CompressionFilter.h
include/proxygen/httpserver/filters/DirectResponseHandler.h
include/proxygen/httpserver/filters/RejectConnectFilter.h
include/proxygen/lib/dns/CAresResolver.h
include/proxygen/lib/dns/CachingDNSResolver.h
include/proxygen/lib/dns/DNSModule.h
include/proxygen/lib/dns/DNSResolver.h
include/proxygen/lib/dns/FutureDNSResolver.h
include/proxygen/lib/dns/NaiveResolutionCallback.h
include/proxygen/lib/dns/Rfc6724.h
include/proxygen/lib/dns/SyncDNSResolver.h
include/proxygen/lib/healthcheck/PoolHealthChecker.h
include/proxygen/lib/healthcheck/ServerHealthCheckerCallback.h
include/proxygen/lib/http/HQConnector.h
Expand Down Expand Up @@ -191,6 +199,7 @@ include/proxygen/lib/stats/PeriodicStats.h
include/proxygen/lib/stats/PeriodicStatsDataBase.h
include/proxygen/lib/stats/ResourceData.h
include/proxygen/lib/stats/ResourceStats.h
include/proxygen/lib/transport/AsyncUDPSocketFactory.h
include/proxygen/lib/transport/H3DatagramAsyncSocket.h
include/proxygen/lib/transport/PersistentFizzPskCache.h
include/proxygen/lib/transport/PersistentQuicPskCache.h
Expand Down

0 comments on commit e2e7062

Please sign in to comment.