You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cpr: update to 1.11.0
This commit is contained in:
committed by
Renee Otten
parent
c90c71ea35
commit
8e7a50d713
+4
-8
@@ -5,7 +5,7 @@ PortGroup cmake 1.1
|
||||
PortGroup github 1.0
|
||||
PortGroup openssl 1.0
|
||||
|
||||
github.setup libcpr cpr 1.10.5
|
||||
github.setup libcpr cpr 1.11.0
|
||||
revision 0
|
||||
categories devel net
|
||||
license MIT
|
||||
@@ -13,9 +13,9 @@ maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
|
||||
description C++ Requests: Curl for People
|
||||
long_description C++ Requests is a simple wrapper around libcurl.
|
||||
homepage https://docs.libcpr.org
|
||||
checksums rmd160 70ec9559b978c5c23a97005577dcf859c2817efa \
|
||||
sha256 c8590568996cea918d7cf7ec6845d954b9b95ab2c4980b365f582a665dea08d8 \
|
||||
size 132280
|
||||
checksums rmd160 f8fbde58f19b19e106bf872f307abe61348b06c5 \
|
||||
sha256 fdafa3e3a87448b5ddbd9c7a16e7276a78f28bbe84a3fc6edcfef85eca977784 \
|
||||
size 141318
|
||||
github.tarball_from archive
|
||||
|
||||
depends_lib-append port:curl \
|
||||
@@ -35,10 +35,6 @@ configure.args-append \
|
||||
-DCPR_USE_SYSTEM_CURL=ON \
|
||||
-DCPR_USE_SYSTEM_GTEST=ON
|
||||
|
||||
# https://github.com/libcpr/cpr/issues/1087
|
||||
configure.cxxflags-append \
|
||||
-Wno-error=overflow
|
||||
|
||||
configure.pre_args-replace \
|
||||
-DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON \
|
||||
-DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=OFF
|
||||
|
||||
Reference in New Issue
Block a user