diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 931f36c10057..628d27aa30d9 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,47 +1,49 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.20.00 +DISTVERSION= 2024.06.24.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of C++ HTTP libraries including easy way to use HTTP server 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 \ libbzip2.so:misc/vxl \ libdouble-conversion.so:devel/double-conversion \ libevent.so:devel/libevent \ libfizz.so:security/fizz \ libfmt.so:devel/libfmt \ libfolly.so:devel/folly \ libgflags.so:devel/gflags \ libglog.so:devel/glog \ libicui18n.so:devel/icu \ liblz4.so:archivers/liblz4 \ libmvfst_server.so:net/mvfst \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ libunwind.so:devel/libunwind \ libwangle.so:net/wangle \ libzstd.so:archivers/zstd USES= cmake compiler:c++14-lang cpe perl5 python:build ssl CPE_VENDOR= facebook USE_GITHUB= yes GH_ACCOUNT= facebook USE_LDCONFIG= yes CXXFLAGS+= -fPIC CXXFLAGS+= -DGLOG_USE_GLOG_EXPORT LDFLAGS+= -lexecinfo CMAKE_ON= BUILD_SHARED_LIBS BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 614842a782db..d809b223dd81 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716264263 -SHA256 (facebook-proxygen-v2024.05.20.00_GH0.tar.gz) = fd014a9ad88e8c3b0f6ff72e2817a230953c6277c093712246951a3dfc18e198 -SIZE (facebook-proxygen-v2024.05.20.00_GH0.tar.gz) = 1180852 +TIMESTAMP = 1719245137 +SHA256 (facebook-proxygen-v2024.06.24.00_GH0.tar.gz) = 4087de735334ba50f1e9c8df7c2040718d3c1ba9f9da102db5bbb7328a56b94a +SIZE (facebook-proxygen-v2024.06.24.00_GH0.tar.gz) = 1187792