pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jul 26 08:31:17 UTC 2023

Modified Files:
        pkgsrc/www/curl: Makefile.common distinfo
        pkgsrc/www/libcurl-gnutls: distinfo

Log Message:
curl: updated to 8.2.1

8.2.1

Bugfixes:

amigaos: fix sys/mbuf.h m_len macro clash
amissl: add missing signal.h include
amissl: fix AmiSSL v5 detection
cfilters: rename close/connect functions to avoid clashes
ciphers.d: put URL in first column
cmake: add `libcurlu`/`libcurltool` for unit tests
cmake: update ngtcp2 detection
configure: check for nghttp2_session_get_stream_local_window_size
CONTRIBUTE: drop mention of copyright year ranges
CONTRIBUTE: fix syntax in commit message description
curl_multi_wait.3: fix arg quoting to doc macro .BR
docs: mark two TLS options for TLS, not SSL
docs: provide more see also for cipher options
hostip: return IPv6 first for localhost resolves
http2: fix regression on upload EOF handling
http: VLH, very large header test and fixes
libcurl-errors.3: add CURLUE_OK
os400: correct EXPECTED_STRING_LASTZEROTERMINATED
quiche: fix lookup of transfer at multi
quiche: fix segfault and other things
rustls: update rustls-ffi 0.10.0
socks: print ipv6 address within brackets
src/mkhelp: strip off escape sequences
tool: fix tool_seek_cb build when SIZEOF_CURL_OFF_T > SIZEOF_OFF_T
transfer: do not clear the credentials on redirect to absolute URL
unittest: remove unneeded *_LDADD
websocket: rename arguments/variables to match docs


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/curl/Makefile.common
cvs rdiff -u -r1.195 -r1.196 pkgsrc/www/curl/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/libcurl-gnutls/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/curl/Makefile.common
diff -u pkgsrc/www/curl/Makefile.common:1.4 pkgsrc/www/curl/Makefile.common:1.5
--- pkgsrc/www/curl/Makefile.common:1.4 Wed Jul 19 08:06:20 2023
+++ pkgsrc/www/curl/Makefile.common     Wed Jul 26 08:31:17 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.4 2023/07/19 08:06:20 wiz Exp $
+# $NetBSD: Makefile.common,v 1.5 2023/07/26 08:31:17 adam Exp $
 # used by www/libcurl-gnutls/Makefile
 
-DISTNAME=      curl-8.2.0
+DISTNAME=      curl-8.2.1
 CATEGORIES=    www
 MASTER_SITES=  https://curl.se/download/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/curl/distinfo
diff -u pkgsrc/www/curl/distinfo:1.195 pkgsrc/www/curl/distinfo:1.196
--- pkgsrc/www/curl/distinfo:1.195      Wed Jul 19 08:06:20 2023
+++ pkgsrc/www/curl/distinfo    Wed Jul 26 08:31:17 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.195 2023/07/19 08:06:20 wiz Exp $
+$NetBSD: distinfo,v 1.196 2023/07/26 08:31:17 adam Exp $
 
-BLAKE2s (curl-8.2.0.tar.xz) = f33de2c559c7f6696ede438f4a5f997127ac87aee1bf4e6408ce748a78c32010
-SHA512 (curl-8.2.0.tar.xz) = 3ba5f393185d28dd9430d3be4fcd293646a5456d2f7467469896561b1577e60e7a3f030955d3cc5ec6ea5c5bfa1dfb9420a1d76e583d23f01d1c74aa291351b5
-Size (curl-8.2.0.tar.xz) = 2637208 bytes
+BLAKE2s (curl-8.2.1.tar.xz) = 18b66e2434896d3508e16dbcdb35d87910dbf84c0957d002cf46eca79ef0bce7
+SHA512 (curl-8.2.1.tar.xz) = 3f78c9330c52d32b166f17829fc2be13418ef925e88f75aacad7f369e7afe00dc4a56566418730dbb845b2b284d721b08f639df322e2e1ef2dfab165c4189094
+Size (curl-8.2.1.tar.xz) = 2631932 bytes
 SHA1 (patch-configure) = ae123a94fa84ef99dfc1dadd596ac86ef0d143fe
 SHA1 (patch-curl-config.in) = a58c777fc1a0a087776e62ed2e2a1e0a339716df

Index: pkgsrc/www/libcurl-gnutls/distinfo
diff -u pkgsrc/www/libcurl-gnutls/distinfo:1.3 pkgsrc/www/libcurl-gnutls/distinfo:1.4
--- pkgsrc/www/libcurl-gnutls/distinfo:1.3      Wed Jul 19 08:06:20 2023
+++ pkgsrc/www/libcurl-gnutls/distinfo  Wed Jul 26 08:31:17 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2023/07/19 08:06:20 wiz Exp $
+$NetBSD: distinfo,v 1.4 2023/07/26 08:31:17 adam Exp $
 
-BLAKE2s (curl-8.2.0.tar.xz) = f33de2c559c7f6696ede438f4a5f997127ac87aee1bf4e6408ce748a78c32010
-SHA512 (curl-8.2.0.tar.xz) = 3ba5f393185d28dd9430d3be4fcd293646a5456d2f7467469896561b1577e60e7a3f030955d3cc5ec6ea5c5bfa1dfb9420a1d76e583d23f01d1c74aa291351b5
-Size (curl-8.2.0.tar.xz) = 2637208 bytes
+BLAKE2s (curl-8.2.1.tar.xz) = 18b66e2434896d3508e16dbcdb35d87910dbf84c0957d002cf46eca79ef0bce7
+SHA512 (curl-8.2.1.tar.xz) = 3f78c9330c52d32b166f17829fc2be13418ef925e88f75aacad7f369e7afe00dc4a56566418730dbb845b2b284d721b08f639df322e2e1ef2dfab165c4189094
+Size (curl-8.2.1.tar.xz) = 2631932 bytes
 SHA1 (patch-configure) = ae123a94fa84ef99dfc1dadd596ac86ef0d143fe
 SHA1 (patch-curl-config.in) = a58c777fc1a0a087776e62ed2e2a1e0a339716df



Home | Main Index | Thread Index | Old Index