Date: Mon, 18 Mar 2024 19:58:42 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: c3e36193c4d9 - main - www/proxygen: update 2024.03.11.00 =?utf-8?Q?=E2=86=92?= 2024.03.18.00 Message-ID: <202403181958.42IJwgpc007859@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=c3e36193c4d9697e64210d0b7fc3a110ff6992be commit c3e36193c4d9697e64210d0b7fc3a110ff6992be Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-18 14:33:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-18 19:58:35 +0000 www/proxygen: update 2024.03.11.00 → 2024.03.18.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 5e85e60f508a..887ed65191bd 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.03.11.00 +DISTVERSION= 2024.03.18.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index e4499db94350..1ecaa43d8421 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710197678 -SHA256 (facebook-proxygen-v2024.03.11.00_GH0.tar.gz) = 39d357650d1fdfb3b34c17eb21ccd8e709fb6c2a391ddfc37bb0c5476a111210 -SIZE (facebook-proxygen-v2024.03.11.00_GH0.tar.gz) = 1173785 +TIMESTAMP = 1710782380 +SHA256 (facebook-proxygen-v2024.03.18.00_GH0.tar.gz) = 7731c5eea71f1ab3182a1a54329abae983ac63794f86768762a0136587dfd979 +SIZE (facebook-proxygen-v2024.03.18.00_GH0.tar.gz) = 1174451 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 59a8c9fe2ef4..b12d63969c73 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -188,6 +188,8 @@ 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/http/observer/HTTPTransactionObserverContainer.h +include/proxygen/lib/http/observer/HTTPTransactionObserverInterface.h include/proxygen/lib/http/webtransport/WebTransport.h include/proxygen/lib/pools/generators/FileServerListGenerator.h include/proxygen/lib/pools/generators/MemberGroupConfig.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403181958.42IJwgpc007859>