Skip to content

Commit

Permalink
devel/folly: Update 2023.06.26.00 → 2023.07.03.00
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jul 4, 2023
1 parent 0951950 commit e348b59
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
5 changes: 1 addition & 4 deletions devel/folly/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 3 additions & 5 deletions devel/folly/distinfo
Original file line number Diff line number Diff line change
@@ -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
6 changes: 6 additions & 0 deletions devel/folly/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e348b59

Please sign in to comment.