Skip to content

Commit

Permalink
folly: update to 2024.08.26.00
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Aug 30, 2024
1 parent bd3f901 commit 0cb4280
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions devel/folly/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ if {[string match *clang* ${configure.compiler}]} {
# NB: Facebook does not do API stability, apparently, so please don't
# upgrade without also upgrading its dependents, as listed by:
# port list rdepends:folly
github.setup facebook folly 2024.07.29.00 v
github.setup facebook folly 2024.08.26.00 v
revision 0
checksums rmd160 e9908da0b839c103e9f329e27366aabe53105687 \
sha256 b493b0ca95f3173c748c2b9771b55e9f25d7465e9364c326483bc32655394975 \
size 4154380
checksums rmd160 b45b3c69d0d51a5ee16a22d790eddcd9e87711cf \
sha256 b1592836619bab16f863c0f11df81a7c14c9d35da908e5765e5fbdfefbe8e6b2 \
size 4171773

categories devel
license Apache-2
Expand All @@ -48,12 +48,13 @@ github.tarball_from releases
distname ${name}-v${version}
extract.mkdir yes

set port_libfmt libfmt10
set port_libfmt libfmt11
cmake.module_path-append \
${prefix}/lib/${port_libfmt}/cmake

depends_lib-append port:bzip2 \
port:double-conversion \
port:fast-float \
port:gflags \
port:google-glog \
port:libevent \
Expand Down

0 comments on commit 0cb4280

Please sign in to comment.