Maintenance update to curl 7.64.1 for numerous bug fixes.
https://curl.haxx.se/changes.html
No security vulnerabilities have been announced.

I'm posting this here because I'm delirious from jet lag due to t2k19
travel right now.

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/curl/Makefile,v
retrieving revision 1.141
diff -u -p -r1.141 Makefile
--- Makefile    11 Feb 2019 20:34:39 -0000      1.141
+++ Makefile    29 Mar 2019 09:19:17 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=       get files from FTP, Gopher, HTTP or HTTPS servers
 
-DISTNAME=      curl-7.64.0
-SHARED_LIBS=   curl                 25.20    # 9.0
+DISTNAME=      curl-7.64.1
+SHARED_LIBS=   curl                 25.21    # 9.0
 CATEGORIES=    net
 HOMEPAGE=      https://curl.haxx.se/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/curl/distinfo,v
retrieving revision 1.83
diff -u -p -r1.83 distinfo
--- distinfo    6 Feb 2019 18:14:05 -0000       1.83
+++ distinfo    29 Mar 2019 09:19:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (curl-7.64.0.tar.xz) = Ly8T+jTUSqKctEQHetfcTcbRiVhK1VLgqusG5givYAE=
-SIZE (curl-7.64.0.tar.xz) = 2398904
+SHA256 (curl-7.64.1.tar.xz) = klIzKn+HHON7+n94vdCg45JNgYfMJ8tXx2yUdKcWj7M=
+SIZE (curl-7.64.1.tar.xz) = 2385360
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/curl/pkg/PLIST,v
retrieving revision 1.53
diff -u -p -r1.53 PLIST
--- pkg/PLIST   6 Feb 2019 18:14:05 -0000       1.53
+++ pkg/PLIST   29 Mar 2019 09:19:17 -0000
@@ -99,6 +99,8 @@ lib/pkgconfig/libcurl.pc
 @man man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3
 @man man/man3/CURLOPT_ACCEPT_ENCODING.3
 @man man/man3/CURLOPT_ADDRESS_SCOPE.3
+@man man/man3/CURLOPT_ALTSVC.3
+@man man/man3/CURLOPT_ALTSVC_CTRL.3
 @man man/man3/CURLOPT_APPEND.3
 @man man/man3/CURLOPT_AUTOREFERER.3
 @man man/man3/CURLOPT_BUFFERSIZE.3
-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to