git: ad3b8a4eaaef - main - www/proxygen: Update 2023.04.17.00 → 2023.04.24.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Apr 2023 04:55:45 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad3b8a4eaaef33a10d24b66f4ff1dd5a80d664a3 commit ad3b8a4eaaef33a10d24b66f4ff1dd5a80d664a3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-25 02:42:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-25 04:55:36 +0000 www/proxygen: Update 2023.04.17.00 → 2023.04.24.00 --- www/proxygen/Makefile | 3 +-- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 35b4d7b41ebc..cdaeef9ad85c 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,7 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2023.04.17.00 -PORTREVISION= 1 +DISTVERSION= 2023.04.24.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 2192cdf05618..5cfe59f2045d 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681760291 -SHA256 (facebook-proxygen-v2023.04.17.00_GH0.tar.gz) = 09fe86e3b25e8e3014b78dc90ab9dc28a144af14c88375a80f37a5d313fa5127 -SIZE (facebook-proxygen-v2023.04.17.00_GH0.tar.gz) = 1132547 +TIMESTAMP = 1682372457 +SHA256 (facebook-proxygen-v2023.04.24.00_GH0.tar.gz) = 2ab7e264a73f6891540cd8cb1e9f2b6cd74671add1247afdc7aa278d26cdada2 +SIZE (facebook-proxygen-v2023.04.24.00_GH0.tar.gz) = 1133177 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 7fabbb04ea53..65fb15b164c0 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -10,6 +10,7 @@ include/proxygen/httpserver/HTTPServer.h include/proxygen/httpserver/HTTPServerAcceptor.h include/proxygen/httpserver/HTTPServerOptions.h include/proxygen/httpserver/HTTPTransactionHandlerAdaptor.h +include/proxygen/httpserver/Mocks.h include/proxygen/httpserver/PushHandler.h include/proxygen/httpserver/RequestHandler.h include/proxygen/httpserver/RequestHandlerAdaptor.h