www/cpr: Update to 1.12.0

Changes:	https://github.com/libcpr/cpr/releases
This commit is contained in:
Po-Chuan Hsieh
2025-06-26 17:58:44 +08:00
parent b23604073f
commit b2f8f685ee
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= cpr
PORTVERSION= 1.11.2
PORTVERSION= 1.12.0
CATEGORIES= www
MAINTAINER= sunpoet@FreeBSD.org
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1740836044
SHA256 (libcpr-cpr-1.11.2_GH0.tar.gz) = 3795a3581109a9ba5e48fbb50f9efe3399a3ede22f2ab606b71059a615cd6084
SIZE (libcpr-cpr-1.11.2_GH0.tar.gz) = 143182
TIMESTAMP = 1750188016
SHA256 (libcpr-cpr-1.12.0_GH0.tar.gz) = f64b501de66e163d6a278fbb6a95f395ee873b7a66c905dd785eae107266a709
SIZE (libcpr-cpr-1.12.0_GH0.tar.gz) = 148268
+3 -2
View File
@@ -5,6 +5,7 @@ include/cpr/async_wrapper.h
include/cpr/auth.h
include/cpr/bearer.h
include/cpr/body.h
include/cpr/body_view.h
include/cpr/buffer.h
include/cpr/callback.h
include/cpr/cert_info.h
@@ -37,6 +38,7 @@ include/cpr/redirect.h
include/cpr/reserve_size.h
include/cpr/resolve.h
include/cpr/response.h
include/cpr/secure_string.h
include/cpr/session.h
include/cpr/singleton.h
include/cpr/ssl_ctx.h
@@ -54,5 +56,4 @@ lib/cmake/cpr/cprTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/cpr/cprTargets.cmake
lib/libcpr.so
lib/libcpr.so.1
lib/libcpr.so.1.11.1
@comment lib/libcpr.so.%%PORTVERSION%%
lib/libcpr.so.%%PORTVERSION%%