diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-10 07:42:46 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-06-10 07:53:15 +0000 |
commit | 9509a8117e8543a4179d0531eb7b78db648d6d48 (patch) | |
tree | caa0931890224b62677bacb8b340055ebbd98b79 | |
parent | 979f093c822d5af76f0f96dc08b815276105a33f (diff) |
devel/folly: update 2025.06.02.00 → 2025.06.09.00
-rw-r--r-- | devel/folly/Makefile | 3 | ||||
-rw-r--r-- | devel/folly/distinfo | 6 | ||||
-rw-r--r-- | devel/folly/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile index a58c816e9a27..16b04759203e 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2025.06.02.00 -PORTREVISION= 1 +DISTVERSION= 2025.06.09.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 9000ac94f8dd..1eb540e03447 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748914264 -SHA256 (facebook-folly-v2025.06.02.00_GH0.tar.gz) = 330cf460d4e761f0b3000de918e25047fbbc28982d629156a402bf018b5677b4 -SIZE (facebook-folly-v2025.06.02.00_GH0.tar.gz) = 4484042 +TIMESTAMP = 1749536282 +SHA256 (facebook-folly-v2025.06.09.00_GH0.tar.gz) = 77d212dbd15208edaece07a62bf057057d44dd0f92d5ca07cbf47f526be7d5be +SIZE (facebook-folly-v2025.06.09.00_GH0.tar.gz) = 4492388 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index 632980aefa7c..46abe4cc7df8 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -855,6 +855,7 @@ include/folly/lang/PropagateConst.h include/folly/lang/RValueReferenceWrapper.h include/folly/lang/SafeAssert.h include/folly/lang/StaticConst.h +include/folly/lang/Switch.h include/folly/lang/Thunk.h include/folly/lang/ToAscii.h include/folly/lang/TypeInfo.h |