From owner-dev-commits-ports-main@freebsd.org Sun Jul 4 23:41:29 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 92CD264F17D; Sun, 4 Jul 2021 23:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GJ51j2QnCz4q7x; Sun, 4 Jul 2021 23:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E1ED61B8C4; Sun, 4 Jul 2021 23:41:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 164NfSp8065698; Sun, 4 Jul 2021 23:41:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 164NfSmP065697; Sun, 4 Jul 2021 23:41:28 GMT (envelope-from git) Date: Sun, 4 Jul 2021 23:41:28 GMT Message-Id: <202107042341.164NfSmP065697@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 8dbcff7ce83c - main - www/proxygen: Update to 2021.06.28.00 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8dbcff7ce83c0c127e1c99aabb242cd500c82e72 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jul 2021 23:41:29 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8dbcff7ce83c0c127e1c99aabb242cd500c82e72 commit 8dbcff7ce83c0c127e1c99aabb242cd500c82e72 Author: Yuri Victorovich AuthorDate: 2021-07-04 23:41:08 +0000 Commit: Yuri Victorovich CommitDate: 2021-07-04 23:41:17 +0000 www/proxygen: Update to 2021.06.28.00 --- www/proxygen/Makefile | 2 +- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 9f4072f08b0b..36faa613557a 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2021.06.21.00 +DISTVERSION= 2021.06.28.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 24c136ce45bb..b6169fb812e9 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624773449 -SHA256 (facebook-proxygen-v2021.06.21.00_GH0.tar.gz) = 82c4920c60883d30fcb6508d4dcd34e76d82b8ef82955abbe61bb2a753be8e21 -SIZE (facebook-proxygen-v2021.06.21.00_GH0.tar.gz) = 1070112 +TIMESTAMP = 1625430835 +SHA256 (facebook-proxygen-v2021.06.28.00_GH0.tar.gz) = 45b79e26f1c1bd0959e0ea64580f03d3b2f47a028f4892414f17d2a8911c3e3a +SIZE (facebook-proxygen-v2021.06.28.00_GH0.tar.gz) = 1072399 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 511ced844beb..be6e156b3e05 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -37,6 +37,7 @@ include/proxygen/lib/http/HTTPMessage.h include/proxygen/lib/http/HTTPMessageFilters.h include/proxygen/lib/http/HTTPMethod.h include/proxygen/lib/http/HTTPPriorityFunctions.h +include/proxygen/lib/http/HeaderConstants.h include/proxygen/lib/http/ProxyStatus.h include/proxygen/lib/http/ProxygenErrorEnum.h include/proxygen/lib/http/RFC2616.h @@ -69,7 +70,6 @@ include/proxygen/lib/http/codec/HTTPCodecPrinter.h include/proxygen/lib/http/codec/HTTPParallelCodec.h include/proxygen/lib/http/codec/HTTPRequestVerifier.h include/proxygen/lib/http/codec/HTTPSettings.h -include/proxygen/lib/http/codec/HeaderConstants.h include/proxygen/lib/http/codec/HeaderDecodeInfo.h include/proxygen/lib/http/codec/QPACKDecoderCodec.h include/proxygen/lib/http/codec/QPACKEncoderCodec.h