git: e348b5903cef - main - devel/folly: Update 2023.06.26.00 → 2023.07.03.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Jul 2023 06:35:28 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e348b5903cef8b0500dc262f5738c4797041903e commit e348b5903cef8b0500dc262f5738c4797041903e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-04 06:13:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-04 06:35:22 +0000 devel/folly: Update 2023.06.26.00 → 2023.07.03.00 --- devel/folly/Makefile | 5 +---- devel/folly/distinfo | 8 +++----- devel/folly/pkg-plist | 6 ++++++ 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index f2fdf35ed43c..9cd20861964b 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,11 +1,8 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2023.06.26.00 +DISTVERSION= 2023.07.03.00 CATEGORIES= devel -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= e74fe5c99dd9d96b80b17f8396ce2568f2becb45.diff:-p1 # fix https://github.com/facebook/folly/issues/2019 - MAINTAINER= yuri@FreeBSD.org COMMENT= C++ library developed and used at Facebook WWW= https://github.com/facebook/folly diff --git a/devel/folly/distinfo b/devel/folly/distinfo index fbdeb48626ff..dc2beed0dd5e 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1688173429 -SHA256 (facebook-folly-v2023.06.26.00_GH0.tar.gz) = e7b58bf4eda24e2069b301e27533deb7c171dac57925cb90fe344595522772f3 -SIZE (facebook-folly-v2023.06.26.00_GH0.tar.gz) = 3859868 -SHA256 (e74fe5c99dd9d96b80b17f8396ce2568f2becb45.diff) = 19e50ddc436ee0bbdc759cfb0a4ebfd617ef9594a8c01eedb303e1fa26e9618c -SIZE (e74fe5c99dd9d96b80b17f8396ce2568f2becb45.diff) = 652 +TIMESTAMP = 1688448536 +SHA256 (facebook-folly-v2023.07.03.00_GH0.tar.gz) = a442f8aff36eed0929827576e7249aa40fd874fb36a262548d94d711c0e28737 +SIZE (facebook-folly-v2023.07.03.00_GH0.tar.gz) = 3867449 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index ba215f15feff..9816db74c4da 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -406,11 +406,14 @@ include/folly/experimental/io/IoUringBackend.h include/folly/experimental/io/IoUringEvent.h include/folly/experimental/io/IoUringEventBaseLocal.h include/folly/experimental/io/SimpleAsyncIO.h +include/folly/experimental/observer/CoreCachedObserver.h +include/folly/experimental/observer/HazptrObserver.h include/folly/experimental/observer/Observable-inl.h include/folly/experimental/observer/Observable.h include/folly/experimental/observer/Observer-inl.h include/folly/experimental/observer/Observer-pre.h include/folly/experimental/observer/Observer.h +include/folly/experimental/observer/ReadMostlyTLObserver.h include/folly/experimental/observer/SimpleObservable-inl.h include/folly/experimental/observer/SimpleObservable.h include/folly/experimental/observer/WithJitter-inl.h @@ -582,8 +585,11 @@ include/folly/io/async/TerminateCancellationToken.h include/folly/io/async/TimeoutManager.h include/folly/io/async/VirtualEventBase.h include/folly/io/async/WriteChainAsyncTransportWrapper.h +include/folly/io/async/WriteFlags.h include/folly/io/async/fdsock/AsyncFdSocket.h include/folly/io/async/fdsock/SocketFds.h +include/folly/io/async/observer/AsyncSocketObserverContainer.h +include/folly/io/async/observer/AsyncSocketObserverInterface.h include/folly/io/async/ssl/BasicTransportCertificate.h include/folly/io/async/ssl/OpenSSLTransportCertificate.h include/folly/io/async/ssl/OpenSSLUtils.h