git: fd7fc2ba2dd1 - main - www/proxygen: Update 2023.05.01.00 → 2023.05.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 May 2023 22:55:47 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd7fc2ba2dd1e941283fd8ce5d88947503a2c0e3 commit fd7fc2ba2dd1e941283fd8ce5d88947503a2c0e3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-05-09 21:20:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-05-09 22:55:33 +0000 www/proxygen: Update 2023.05.01.00 → 2023.05.08.00 --- 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 f668779ab295..c1fb99074a5e 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2023.05.01.00 +DISTVERSION= 2023.05.08.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 038049d85e75..9b261d7bf9fa 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682966464 -SHA256 (facebook-proxygen-v2023.05.01.00_GH0.tar.gz) = 9e827e241316353887d877b5d7e95205f94cac0d5aca9a56a53c3116ffea14da -SIZE (facebook-proxygen-v2023.05.01.00_GH0.tar.gz) = 1133697 +TIMESTAMP = 1683618319 +SHA256 (facebook-proxygen-v2023.05.08.00_GH0.tar.gz) = 36157b2032fc2083923e4f086d59111cd0033d90fb3ff4c8ca21391103cf5b17 +SIZE (facebook-proxygen-v2023.05.08.00_GH0.tar.gz) = 1134769 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 65fb15b164c0..cc3454fbfdf2 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -191,6 +191,7 @@ include/proxygen/lib/sampling/SamplingFunctions.h include/proxygen/lib/services/AcceptorConfiguration.h include/proxygen/lib/services/HTTPAcceptor.h include/proxygen/lib/services/RequestWorkerThread.h +include/proxygen/lib/services/RequestWorkerThreadNoExecutor.h include/proxygen/lib/services/Service.h include/proxygen/lib/services/ServiceConfiguration.h include/proxygen/lib/services/ServiceWorker.h