From 1c767eb0f7227617f4d022a2d7f0acc0feded85f Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 24 Dec 2024 15:30:47 -0800 Subject: [PATCH] =?UTF-8?q?www/proxygen:=20update=202024.12.09.00=20?= =?UTF-8?q?=E2=86=92=202024.12.23.00?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/proxygen/Makefile | 2 +- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index b9439b2de3de..b7ce9b8a17cb 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.12.09.00 +DISTVERSION= 2024.12.23.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index c1d16eae79f5..7ea1401280e6 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733807378 -SHA256 (facebook-proxygen-v2024.12.09.00_GH0.tar.gz) = ab823926d315b3c920304c4cc4aa79fc6fea77914c9f8c356bed5fbebe60cb79 -SIZE (facebook-proxygen-v2024.12.09.00_GH0.tar.gz) = 1214696 +TIMESTAMP = 1735068273 +SHA256 (facebook-proxygen-v2024.12.23.00_GH0.tar.gz) = 216eeaed55787ad7a92e209ffb588abe99b4b2ffcc4ab597d96ab4a239659116 +SIZE (facebook-proxygen-v2024.12.23.00_GH0.tar.gz) = 1216326 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 6fa98a49249d..32901911572a 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -198,6 +198,7 @@ include/proxygen/lib/http/session/SimpleController.h include/proxygen/lib/http/session/TTLBAStats.h include/proxygen/lib/http/session/TransactionByteEvents.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/HTTPTransactionSink.h include/proxygen/lib/http/sink/HTTPTunnelSink.h