git: f4288e2f8eb1 - main - devel/folly: 2023.04.03.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Apr 2023 00:47:59 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4288e2f8eb1e8af26187afea13cc73ae0b0ead0 commit f4288e2f8eb1e8af26187afea13cc73ae0b0ead0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-11 00:47:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-11 00:47:54 +0000 devel/folly: 2023.04.03.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 60f56cb8f31b..30777c60be1e 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2023.04.03.00 +DISTVERSION= 2023.04.10.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index ab34fcbb0012..d0b79dc7c224 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680540652 -SHA256 (facebook-folly-v2023.04.03.00_GH0.tar.gz) = b2942d87f4bc69fc20ddcee5cb2a36ada9515610e9ec01ce25224735bcbc65b0 -SIZE (facebook-folly-v2023.04.03.00_GH0.tar.gz) = 3817031 +TIMESTAMP = 1681145729 +SHA256 (facebook-folly-v2023.04.10.00_GH0.tar.gz) = 79deee04be669ed45d35534ffd952a7f7ec397519110dc2acafb7e2f230b384a +SIZE (facebook-folly-v2023.04.10.00_GH0.tar.gz) = 3821947 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index c72d32e835ac..476ab0c28a2f 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -576,6 +576,8 @@ 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/fdsock/AsyncFdSocket.h +include/folly/io/async/fdsock/SocketFds.h include/folly/io/async/ssl/BasicTransportCertificate.h include/folly/io/async/ssl/OpenSSLTransportCertificate.h include/folly/io/async/ssl/OpenSSLUtils.h