diff --git a/net/fb303/Makefile b/net/fb303/Makefile index 02f6e8c49316..e5da942957e8 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -1,48 +1,48 @@ PORTNAME= fb303 DISTVERSIONPREFIX= v -DISTVERSION= 2023.09.18.00 +DISTVERSION= 2023.09.25.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Base Thrift service and a common set of functionality WWW= https://github.com/facebook/fb303 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_regex.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 \ libicuuc.so:devel/icu \ liblz4.so:archivers/liblz4 \ libmvfst_server.so:net/mvfst \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ libthriftcpp2.so:devel/fbthrift \ libunwind.so:devel/libunwind \ libwangle.so:net/wangle \ libzstd.so:archivers/zstd USES= cmake compiler:c++17-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= facebook CXXFLAGS+= -fPIC CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= PYTHON_EXTENSIONS post-install: @${RMDIR} \ ${STAGEDIR}${PREFIX}/include/fb303/test \ ${STAGEDIR}${PREFIX}/include/fb303/thrift/types # see https://github.com/facebook/fb303/issues/37 .include diff --git a/net/fb303/distinfo b/net/fb303/distinfo index 2685e85d7892..e05d64d5bad4 100644 --- a/net/fb303/distinfo +++ b/net/fb303/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695100906 -SHA256 (facebook-fb303-v2023.09.18.00_GH0.tar.gz) = 184c7308b771d6998848b8741355c0cfcd970713eaeeaa856e77faa1de9ea243 -SIZE (facebook-fb303-v2023.09.18.00_GH0.tar.gz) = 243223 +TIMESTAMP = 1695705916 +SHA256 (facebook-fb303-v2023.09.25.00_GH0.tar.gz) = 2bcd19b2c2961da8117c4ba568e4c7fe75fcd2df006cdaf00351d22f9ffc1689 +SIZE (facebook-fb303-v2023.09.25.00_GH0.tar.gz) = 243214