git: 85f596f35ee4 - main - www/proxygen: update 2024.10.21.00 → 2024.10.28.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Oct 2024 08:18:11 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=85f596f35ee4b9976096b45abee7125cef3e11e5 commit 85f596f35ee4b9976096b45abee7125cef3e11e5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-29 07:20:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-29 08:17:59 +0000 www/proxygen: update 2024.10.21.00 → 2024.10.28.00 --- www/proxygen/Makefile | 2 +- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 442357249707..30eef0d2c32c 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.10.21.00 +DISTVERSION= 2024.10.28.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index ae7ea3af4bce..36a45c0ed5a9 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729654228 -SHA256 (facebook-proxygen-v2024.10.21.00_GH0.tar.gz) = 337055c251acf39e4d02ac589e3035c3940e703ffc555b01de1ea858529c3479 -SIZE (facebook-proxygen-v2024.10.21.00_GH0.tar.gz) = 1205378 +TIMESTAMP = 1730177164 +SHA256 (facebook-proxygen-v2024.10.28.00_GH0.tar.gz) = d84fb64c35afc6672a458805a8d988098717fdc2be9d0cb88337588c78f515e8 +SIZE (facebook-proxygen-v2024.10.28.00_GH0.tar.gz) = 1210656 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 6fddb2e47089..6fa98a49249d 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -281,6 +281,8 @@ include/proxygen/lib/utils/ZlibStreamCompressor.h include/proxygen/lib/utils/ZlibStreamDecompressor.h include/proxygen/lib/utils/ZstdStreamCompressor.h include/proxygen/lib/utils/ZstdStreamDecompressor.h +include/proxygen/lib/http/webtransport/QuicWebTransport.h +include/proxygen/lib/http/webtransport/WebTransportImpl.h lib/cmake/proxygen/proxygen-config.cmake lib/cmake/proxygen/proxygen-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/proxygen/proxygen-targets.cmake @@ -291,3 +293,4 @@ lib/libproxygendeviousbaton.so lib/libproxygenhqloggerhelper.so lib/libproxygenhqserver.so lib/libproxygenhttpserver.so +lib/libquicwebtransport.so