git: 2889a7ed8426 - main - www/proxygen: update 2024.06.24.00 → 2024.07.08.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jul 2024 02:23:56 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2889a7ed8426f354fe69e1c655d0e23d0112dfd6 commit 2889a7ed8426f354fe69e1c655d0e23d0112dfd6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-09 02:21:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-09 02:23:46 +0000 www/proxygen: update 2024.06.24.00 → 2024.07.08.00 --- www/proxygen/Makefile | 4 +--- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 1 + 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 628d27aa30d9..4eb8d16179fc 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.06.24.00 +DISTVERSION= 2024.07.08.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org @@ -10,8 +10,6 @@ WWW= https://github.com/facebook/proxygen LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= link fails: typeinfo for snappy::Source, see https://github.com/facebook/proxygen/issues/503 - BUILD_DEPENDS= bash:shells/bash \ gperf>0:devel/gperf LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \ diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index d809b223dd81..df641b858a78 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719245137 -SHA256 (facebook-proxygen-v2024.06.24.00_GH0.tar.gz) = 4087de735334ba50f1e9c8df7c2040718d3c1ba9f9da102db5bbb7328a56b94a -SIZE (facebook-proxygen-v2024.06.24.00_GH0.tar.gz) = 1187792 +TIMESTAMP = 1720478708 +SHA256 (facebook-proxygen-v2024.07.08.00_GH0.tar.gz) = 3980eceba8a353222f831a411feeeec8f4e8b846278abb915f20865765a2edbf +SIZE (facebook-proxygen-v2024.07.08.00_GH0.tar.gz) = 1188173 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 5a24d11fa4c4..819affe5433d 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -78,6 +78,7 @@ include/proxygen/lib/http/ProxygenErrorEnum.h include/proxygen/lib/http/RFC2616.h include/proxygen/lib/http/StatusTypeEnum.h include/proxygen/lib/http/SynchronizedLruQuicPskCache.h +include/proxygen/lib/http/Types.h include/proxygen/lib/http/Window.h include/proxygen/lib/http/codec/CodecDictionaries.h include/proxygen/lib/http/codec/CodecProtocol.h