Skip to content

Commit

Permalink
fast_double_parser: update to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed May 9, 2024
1 parent 2ad57ff commit fc063e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 29 deletions.
11 changes: 4 additions & 7 deletions devel/fast_double_parser/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup cmake 1.1
PortGroup github 1.0

github.setup lemire fast_double_parser 0.7.0 v
github.setup lemire fast_double_parser 0.8.0 v
revision 0
categories devel
license Apache-2 Boost-1
Expand All @@ -16,14 +16,11 @@ description Fast function to parse strings into double (binary64) \
floating-point values
long_description {*}${description}, enforces the RFC 7159 (JSON standard) \
grammar.
checksums rmd160 7c22a7c9bf3328779f75235cb963ab29d22eac61 \
sha256 eb80a1d9c406bbe8cb22fffd3c007651f716abd03225009302d8aba8e9c4df77 \
size 636104
checksums rmd160 9db88490df401b62487a059340bb159ca2d73c78 \
sha256 9ad74e059cc7c3e53a3057ca97a74c88ae2a6a7d36ce470193557cbd05ee8f92 \
size 637032
github.tarball_from archive

# https://github.com/lemire/fast_double_parser/pull/76
patchfiles-append 0001-CMakeLists-do-not-use-Linux-linker-flag-on-macOS.patch

compiler.cxx_standard 2011

configure.args-append \
Expand Down

This file was deleted.

0 comments on commit fc063e1

Please sign in to comment.