git: 23706bd4c6c3 - main - www/proxygen: 2023.04.03.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Apr 2023 00:48:03 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=23706bd4c6c3f45d520a56d06a5cc50bf04c452e commit 23706bd4c6c3f45d520a56d06a5cc50bf04c452e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-11 00:47:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-11 00:47:55 +0000 www/proxygen: 2023.04.03.00 --- www/proxygen/Makefile | 2 +- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index a8a3d1fa8834..6e33d9263064 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2023.04.03.00 +DISTVERSION= 2023.04.10.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 7397db749620..36e9bbc9f915 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680540675 -SHA256 (facebook-proxygen-v2023.04.03.00_GH0.tar.gz) = c4c6d8ede03f711dbf5ec3b24deca3a3478cbf612b6286a86c801452f845b29d -SIZE (facebook-proxygen-v2023.04.03.00_GH0.tar.gz) = 1126737 +TIMESTAMP = 1681145737 +SHA256 (facebook-proxygen-v2023.04.10.00_GH0.tar.gz) = 3cd0e38bc5b45687f2ef0b462939fda81d7cee9d2142455909e7c77973645c84 +SIZE (facebook-proxygen-v2023.04.10.00_GH0.tar.gz) = 1132125 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 7b73b8cb2071..7fabbb04ea53 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -178,6 +178,8 @@ include/proxygen/lib/http/structuredheaders/StructuredHeadersConstants.h include/proxygen/lib/http/structuredheaders/StructuredHeadersDecoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersEncoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h +include/proxygen/lib/http/observer/HTTPSessionObserverContainer.h +include/proxygen/lib/http/observer/HTTPSessionObserverInterface.h include/proxygen/lib/pools/generators/FileServerListGenerator.h include/proxygen/lib/pools/generators/MemberGroupConfig.h include/proxygen/lib/pools/generators/ServerListGenerator.h