Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2023 23:01:12 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: e2e706237b0b - main - =?utf-8?Q?www/proxygen:=20Update=202023.02.06.00=20=E2=86=92=202023.02.13.00?=
Message-ID:  <202302132301.31DN1C3J026785@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=e2e706237b0b7513a6c7a53491fd8c0db6073569

commit e2e706237b0b7513a6c7a53491fd8c0db6073569
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-13 16:24:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-13 23:00:32 +0000

    www/proxygen: Update 2023.02.06.00 → 2023.02.13.00
---
 www/proxygen/Makefile  | 3 ++-
 www/proxygen/distinfo  | 6 +++---
 www/proxygen/pkg-plist | 9 +++++++++
 3 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index 4d10ad38d402..9b99ac4fc9e2 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	proxygen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2023.02.06.00
+DISTVERSION=	2023.02.13.00
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -14,6 +14,7 @@ BUILD_DEPENDS=	bash:shells/bash \
 		${LOCALBASE}/lib/libmvfst_server.a:net/mvfst \
 		gperf>0:devel/gperf
 LIB_DEPENDS=	libboost_iostreams.so:devel/boost-libs \
+		libbzip2.so:misc/vxl \
 		libdouble-conversion.so:devel/double-conversion \
 		libevent.so:devel/libevent \
 		libfizz.so:security/fizz \
diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo
index cb575f80a737..75f972143d65 100644
--- a/www/proxygen/distinfo
+++ b/www/proxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675701604
-SHA256 (facebook-proxygen-v2023.02.06.00_GH0.tar.gz) = 6a90d733d6502e0d59ce3fa81cedd2154241c97f7ff92448c392bc2df22c4478
-SIZE (facebook-proxygen-v2023.02.06.00_GH0.tar.gz) = 1092870
+TIMESTAMP = 1676309515
+SHA256 (facebook-proxygen-v2023.02.13.00_GH0.tar.gz) = 602a20f0305a78654d38f44b30fcfcf7fd17028460e620138f105028a30fb320
+SIZE (facebook-proxygen-v2023.02.13.00_GH0.tar.gz) = 1121461
diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist
index 661828e5d8b7..f887923a20a4 100644
--- a/www/proxygen/pkg-plist
+++ b/www/proxygen/pkg-plist
@@ -21,6 +21,14 @@ include/proxygen/httpserver/SignalHandler.h
 include/proxygen/httpserver/filters/CompressionFilter.h
 include/proxygen/httpserver/filters/DirectResponseHandler.h
 include/proxygen/httpserver/filters/RejectConnectFilter.h
+include/proxygen/lib/dns/CAresResolver.h
+include/proxygen/lib/dns/CachingDNSResolver.h
+include/proxygen/lib/dns/DNSModule.h
+include/proxygen/lib/dns/DNSResolver.h
+include/proxygen/lib/dns/FutureDNSResolver.h
+include/proxygen/lib/dns/NaiveResolutionCallback.h
+include/proxygen/lib/dns/Rfc6724.h
+include/proxygen/lib/dns/SyncDNSResolver.h
 include/proxygen/lib/healthcheck/PoolHealthChecker.h
 include/proxygen/lib/healthcheck/ServerHealthCheckerCallback.h
 include/proxygen/lib/http/HQConnector.h
@@ -191,6 +199,7 @@ include/proxygen/lib/stats/PeriodicStats.h
 include/proxygen/lib/stats/PeriodicStatsDataBase.h
 include/proxygen/lib/stats/ResourceData.h
 include/proxygen/lib/stats/ResourceStats.h
+include/proxygen/lib/transport/AsyncUDPSocketFactory.h
 include/proxygen/lib/transport/H3DatagramAsyncSocket.h
 include/proxygen/lib/transport/PersistentFizzPskCache.h
 include/proxygen/lib/transport/PersistentQuicPskCache.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302132301.31DN1C3J026785>