Date: Tue, 30 Jan 2024 08:56:47 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c5c3c4c449dc - main - devel/folly: update 2024.01.22.00 =?utf-8?Q?=E2=86=92?= 2024.01.29.00 Message-ID: <202401300856.40U8ulZJ056234@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5c3c4c449dcc8cd55c2d54d52714f3698077d21 commit c5c3c4c449dcc8cd55c2d54d52714f3698077d21 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-30 08:52:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-30 08:56:30 +0000 devel/folly: update 2024.01.22.00 → 2024.01.29.00 --- devel/folly/Makefile | 2 +- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 1876ac9bb326..1153bc241173 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.01.22.00 +DISTVERSION= 2024.01.29.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index c8f9e99ae007..df707efc06e0 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705983286 -SHA256 (facebook-folly-v2024.01.22.00_GH0.tar.gz) = ba8d9c84403ab71ced8d34e9fd241d0df97ef3391aaffde96f89da8b91703fa4 -SIZE (facebook-folly-v2024.01.22.00_GH0.tar.gz) = 3974083 +TIMESTAMP = 1706598870 +SHA256 (facebook-folly-v2024.01.29.00_GH0.tar.gz) = bf02eb37e9ed5f03eb9814107b619b581c57e7d174895e5c612bf1efef943efa +SIZE (facebook-folly-v2024.01.29.00_GH0.tar.gz) = 3975471 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 6dc0dcae4354..53c988557ff9 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -764,6 +764,7 @@ include/folly/portability/Syslog.h include/folly/portability/Time.h include/folly/portability/Unistd.h include/folly/portability/Windows.h +include/folly/portability/openat2.h include/folly/python/AsyncioExecutor.h include/folly/python/async_generator.h include/folly/python/coro.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401300856.40U8ulZJ056234>