www/proxygen: update 2024.12.09.00 → 2024.12.23.00

This commit is contained in:
Yuri Victorovich 2024-12-24 15:30:47 -08:00
parent 1b46b2b0b9
commit 1c767eb0f7
3 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= proxygen PORTNAME= proxygen
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 2024.12.09.00 DISTVERSION= 2024.12.23.00
CATEGORIES= www CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1733807378 TIMESTAMP = 1735068273
SHA256 (facebook-proxygen-v2024.12.09.00_GH0.tar.gz) = ab823926d315b3c920304c4cc4aa79fc6fea77914c9f8c356bed5fbebe60cb79 SHA256 (facebook-proxygen-v2024.12.23.00_GH0.tar.gz) = 216eeaed55787ad7a92e209ffb588abe99b4b2ffcc4ab597d96ab4a239659116
SIZE (facebook-proxygen-v2024.12.09.00_GH0.tar.gz) = 1214696 SIZE (facebook-proxygen-v2024.12.23.00_GH0.tar.gz) = 1216326

View File

@ -198,6 +198,7 @@ include/proxygen/lib/http/session/SimpleController.h
include/proxygen/lib/http/session/TTLBAStats.h include/proxygen/lib/http/session/TTLBAStats.h
include/proxygen/lib/http/session/TransactionByteEvents.h include/proxygen/lib/http/session/TransactionByteEvents.h
include/proxygen/lib/http/sink/FlowControlInfo.h include/proxygen/lib/http/sink/FlowControlInfo.h
include/proxygen/lib/http/sink/HTTPConnectSink.h
include/proxygen/lib/http/sink/HTTPSink.h include/proxygen/lib/http/sink/HTTPSink.h
include/proxygen/lib/http/sink/HTTPTransactionSink.h include/proxygen/lib/http/sink/HTTPTransactionSink.h
include/proxygen/lib/http/sink/HTTPTunnelSink.h include/proxygen/lib/http/sink/HTTPTunnelSink.h