Skip to content

Commit

Permalink
www/cpr: Update to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 18, 2022
1 parent 933afd4 commit d29aa07
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion www/cpr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cpr
PORTVERSION= 1.8.4
PORTVERSION= 1.9.0
CATEGORIES= www

MAINTAINER= sunpoet@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions www/cpr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1657198937
SHA256 (libcpr-cpr-1.8.4_GH0.tar.gz) = 693166065c875b398353c875adcae2da4df0ea64459f000f28fb6ed141090f28
SIZE (libcpr-cpr-1.8.4_GH0.tar.gz) = 94135
TIMESTAMP = 1658176304
SHA256 (libcpr-cpr-1.9.0_GH0.tar.gz) = 67023cde8979e8371f5ee7d6e586d6d0761af4a3a3a3be6270256353c9bf411f
SIZE (libcpr-cpr-1.9.0_GH0.tar.gz) = 102426
14 changes: 12 additions & 2 deletions www/cpr/pkg-plist
@@ -1,33 +1,43 @@
include/cpr/accept_encoding.h
include/cpr/api.h
include/cpr/async.h
include/cpr/auth.h
include/cpr/bearer.h
include/cpr/body.h
include/cpr/buffer.h
include/cpr/callback.h
include/cpr/cert_info.h
include/cpr/connect_timeout.h
include/cpr/cookies.h
include/cpr/cpr.h
include/cpr/cprtypes.h
include/cpr/cprver.h
include/cpr/curl_container.h
include/cpr/curlholder.h
include/cpr/digest.h
include/cpr/error.h
include/cpr/file.h
include/cpr/http_version.h
include/cpr/interceptor.h
include/cpr/interface.h
include/cpr/limit_rate.h
include/cpr/local_port.h
include/cpr/local_port_range.h
include/cpr/low_speed.h
include/cpr/multipart.h
include/cpr/ntlm.h
include/cpr/parameters.h
include/cpr/payload.h
include/cpr/proxies.h
include/cpr/proxyauth.h
include/cpr/range.h
include/cpr/redirect.h
include/cpr/reserve_size.h
include/cpr/response.h
include/cpr/session.h
include/cpr/singleton.h
include/cpr/ssl_ctx.h
include/cpr/ssl_options.h
include/cpr/status_codes.h
include/cpr/threadpool.h
include/cpr/timeout.h
include/cpr/unix_socket.h
include/cpr/user_agent.h
Expand Down

0 comments on commit d29aa07

Please sign in to comment.