git: f6dbc8618b02 - main - net/fb303: Update g20210709 -> g20220607
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 18:54:49 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6dbc8618b0215da723131a970cdcb88cf36cf15 commit f6dbc8618b0215da723131a970cdcb88cf36cf15 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-07 18:45:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-07 18:54:45 +0000 net/fb303: Update g20210709 -> g20220607 --- net/fb303/Makefile | 6 +++--- net/fb303/distinfo | 6 +++--- net/fb303/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/fb303/Makefile b/net/fb303/Makefile index 8e32bb3287b3..c1ca032eaa5e 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -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 diff --git a/net/fb303/distinfo b/net/fb303/distinfo index 5d44ade6ba25..116fda99e990 100644 --- a/net/fb303/distinfo +++ b/net/fb303/distinfo @@ -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 diff --git a/net/fb303/pkg-plist b/net/fb303/pkg-plist index f30be7b5c05f..371262180a81 100644 --- a/net/fb303/pkg-plist +++ b/net/fb303/pkg-plist @@ -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