Date: Mon, 13 Jun 2022 22:49:56 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: f6c099633800 - main - www/proxygen: Update 2022.06.06.00 -> 2022.06.13.00 Message-ID: <202206132249.25DMnumW081576@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=f6c0996338004e060e1098c14aa29669c012e645 commit f6c0996338004e060e1098c14aa29669c012e645 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-13 22:49:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-13 22:49:48 +0000 www/proxygen: Update 2022.06.06.00 -> 2022.06.13.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 ccf39070ada0..bc653e106599 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2022.06.06.00 +DISTVERSION= 2022.06.13.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index f5c42502c15c..5c9c495001e4 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654543475 -SHA256 (facebook-proxygen-v2022.06.06.00_GH0.tar.gz) = e16872183576048b059ebf56e97c2ba1eba4f0d48eda3742fa36c599ec8edd87 -SIZE (facebook-proxygen-v2022.06.06.00_GH0.tar.gz) = 1069905 +TIMESTAMP = 1655146183 +SHA256 (facebook-proxygen-v2022.06.13.00_GH0.tar.gz) = a36c241f6f680bc688cb15988f1857b2e35f52a391e4490c56322299adcbbad3 +SIZE (facebook-proxygen-v2022.06.13.00_GH0.tar.gz) = 1079027 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 9b52dfa2f566..72144338ca51 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -62,6 +62,7 @@ include/proxygen/lib/http/codec/HTTP1xCodec.h include/proxygen/lib/http/codec/HTTP2Codec.h include/proxygen/lib/http/codec/HTTP2Constants.h include/proxygen/lib/http/codec/HTTP2Framer.h +include/proxygen/lib/http/codec/HTTPBinaryCodec.h include/proxygen/lib/http/codec/HTTPChecks.h include/proxygen/lib/http/codec/HTTPCodec.h include/proxygen/lib/http/codec/HTTPCodecFactory.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206132249.25DMnumW081576>