1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

net/fb303: Update g20210709 -> g20220607

This commit is contained in:
Yuri Victorovich 2022-06-07 11:45:25 -07:00
parent 895156e456
commit f6dbc8618b
3 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= fb303
DISTVERSION= g20210709
PORTREVISION= 3
DISTVERSION= g20220607
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
@ -17,6 +16,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libfolly.so:devel/folly \
libgflags.so:devel/gflags \
libglog.so:devel/glog \
libicuuc.so:devel/icu \
liblz4.so:archivers/liblz4 \
libsnappy.so:archivers/snappy \
libsodium.so:security/libsodium \
@ -30,7 +30,7 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= facebook
GH_TAGNAME= 83ae662219660d30b49ad8474f5c63bbfc6d5f6f
GH_TAGNAME= 162377053191bd04a146fbcbbd299e9319dfb81f
CXXFLAGS+= -fPIC

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1625850513
SHA256 (facebook-fb303-g20210709-83ae662219660d30b49ad8474f5c63bbfc6d5f6f_GH0.tar.gz) = 47011442205176a7d0f763d48979bf30d7250b6ade96808ae66122d491accdc7
SIZE (facebook-fb303-g20210709-83ae662219660d30b49ad8474f5c63bbfc6d5f6f_GH0.tar.gz) = 233451
TIMESTAMP = 1654627511
SHA256 (facebook-fb303-g20220607-162377053191bd04a146fbcbbd299e9319dfb81f_GH0.tar.gz) = e8c0956b2ade30c4aa58d23c2e9469434eb2e75fedc18c39295a7508fd834d9f
SIZE (facebook-fb303-g20220607-162377053191bd04a146fbcbbd299e9319dfb81f_GH0.tar.gz) = 229822

View File

@ -10,6 +10,7 @@ include/fb303/ExportedStatMapImpl.h
include/fb303/FollyLoggingHandler.h
include/fb303/HistogramExporter.h
include/fb303/LegacyClock.h
include/fb303/LimitUtils.h
include/fb303/MutexWrapper.h
include/fb303/QuantileStat-inl.h
include/fb303/QuantileStat.h