Date: Tue, 12 Jul 2022 01:24:45 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9bb9a4f6e37a - main - www/proxygen: Update 2022.07.04.00 -> 2022.07.11.00 Message-ID: <202207120124.26C1OjEs052141@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9bb9a4f6e37a8be3eb5c6e2fd386f1a76cc133c4 commit 9bb9a4f6e37a8be3eb5c6e2fd386f1a76cc133c4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-12 01:04:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-12 01:24:32 +0000 www/proxygen: Update 2022.07.04.00 -> 2022.07.11.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 9af573b9706e..7af14740a7d1 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2022.07.04.00 +DISTVERSION= 2022.07.11.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 030e7b91ef10..eca44e17a9c0 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656971973 -SHA256 (facebook-proxygen-v2022.07.04.00_GH0.tar.gz) = 25b8dac8a006d0b62d7fe62e4519ffe737352bfd0905fd0b3cac5119abeb57e1 -SIZE (facebook-proxygen-v2022.07.04.00_GH0.tar.gz) = 1079751 +TIMESTAMP = 1657584725 +SHA256 (facebook-proxygen-v2022.07.11.00_GH0.tar.gz) = 7461a3e0abdb9583d847831b6880c6733b92535796dfa57290632ea4ea5dc141 +SIZE (facebook-proxygen-v2022.07.11.00_GH0.tar.gz) = 1082078 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 72144338ca51..595a8c20d11d 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -151,6 +151,9 @@ include/proxygen/lib/http/session/ServerPushLifecycle.h 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/HTTPSink.h +include/proxygen/lib/http/sink/HTTPTransactionSink.h +include/proxygen/lib/http/sink/NullHTTPSink.h include/proxygen/lib/http/stats/ConnectionStats.h include/proxygen/lib/http/stats/HeaderCodecStats.h include/proxygen/lib/http/stats/HTTPCodecStats.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207120124.26C1OjEs052141>