Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
37bb7424
Commit
37bb7424
authored
2 years ago
by
Yuri Victorovich
Browse files
Options
Downloads
Patches
Plain Diff
devel/folly: Update 2022.07.11.00 -> 2022.07.18.00
parent
da7a76de
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
devel/folly/Makefile
+4
-2
4 additions, 2 deletions
devel/folly/Makefile
devel/folly/distinfo
+3
-3
3 additions, 3 deletions
devel/folly/distinfo
devel/folly/pkg-plist
+10
-0
10 additions, 0 deletions
devel/folly/pkg-plist
with
17 additions
and
5 deletions
devel/folly/Makefile
+
4
−
2
View file @
37bb7424
PORTNAME
=
folly
DISTVERSIONPREFIX
=
v
DISTVERSION
=
2022.07.1
1
.00
DISTVERSION
=
2022.07.1
8
.00
CATEGORIES
=
devel
MAINTAINER
=
yuri@FreeBSD.org
...
...
@@ -28,10 +28,12 @@ RUN_DEPENDS= elfutils>0:devel/elfutils # workaround for missing symbols like DW_
TEST_DEPENDS
=
googletest>0:devel/googletest
USES
=
cmake compiler:c++17-lang cpe localbase ssl
USE_LDCONFIG
=
yes
CPE_VENDOR
=
facebook
USE_GITHUB
=
yes
GH_ACCOUNT
=
facebook
USE_LDCONFIG
=
yes
GH_TAGNAME
=
437b29dd062a40c741b2147827025a2f413b76c7
# includes fixes to build 2022.07.18.00
CMAKE_ON
=
BUILD_SHARED_LIBS
CMAKE_OFF
=
FREEBSD_BUILD_EXAMPLES FREEBSD_FOLLY_USE_SYMBOLIZER
# enabling symbolizer causes undefined symbol _r_debug, see https://github.com/facebook/folly/issues/1373
...
...
This diff is collapsed.
Click to expand it.
devel/folly/distinfo
+
3
−
3
View file @
37bb7424
TIMESTAMP = 165
7584719
SHA256 (facebook-folly-v2022.07.1
1
.00
_GH0.tar.gz) = b6cc4082afd1530fdb8d759bc3878c1ea8588f6d5bc9eddf8e1e8abe63f41735
SIZE (facebook-folly-v2022.07.1
1
.00_GH0.tar.gz) = 36
50860
TIMESTAMP = 165
8519990
SHA256 (facebook-folly-v2022.07.1
8
.00
-437b29dd062a40c741b2147827025a2f413b76c7_GH0.tar.gz) = 2529ec88430dc1631d3d5ddc6248de0033d28e2031d72e85bc417af6f2108f86
SIZE (facebook-folly-v2022.07.1
8
.00
-437b29dd062a40c741b2147827025a2f413b76c7
_GH0.tar.gz) = 36
84376
This diff is collapsed.
Click to expand it.
devel/folly/pkg-plist
+
10
−
0
View file @
37bb7424
...
...
@@ -109,6 +109,7 @@ include/folly/Uri.h
include/folly/Utility.h
include/folly/Varint.h
include/folly/VirtualExecutor.h
include/folly/base64.h
include/folly/chrono/Conv.h
include/folly/chrono/Hardware.h
include/folly/compression/Compression.h
...
...
@@ -185,6 +186,15 @@ include/folly/detail/ThreadLocalDetail.h
include/folly/detail/TurnSequencer.h
include/folly/detail/TypeList.h
include/folly/detail/UniqueInstance.h
include/folly/detail/base64_detail/Base64Api.h
include/folly/detail/base64_detail/Base64Common.h
include/folly/detail/base64_detail/Base64Constants.h
include/folly/detail/base64_detail/Base64HiddenConstants.h
include/folly/detail/base64_detail/Base64SWAR.h
include/folly/detail/base64_detail/Base64Scalar.h
include/folly/detail/base64_detail/Base64Simd.h
include/folly/detail/base64_detail/Base64_SSE4_2.h
include/folly/detail/base64_detail/Base64_SSE4_2_Platform.h
include/folly/dynamic-inl.h
include/folly/dynamic.h
include/folly/executors/Async.h
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment