Received: by mail.netbsd.org (Postfix, from userid 605) id 0514A84D8A; Sun, 10 Dec 2017 17:33:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 85DEF84D46 for ; Sun, 10 Dec 2017 17:33:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id fZw5KPJ92JEp for ; Sun, 10 Dec 2017 17:33:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 078E984D37 for ; Sun, 10 Dec 2017 17:33:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 47A5AFB40; Sun, 10 Dec 2017 17:33:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1512927213250360" MIME-Version: 1.0 Date: Sun, 10 Dec 2017 17:33:33 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-curl To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20171210173333.47A5AFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1512927213250360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Dec 10 17:33:33 UTC 2017 Modified Files: pkgsrc/www/py-curl: Makefile distinfo Log Message: py-curl: updated to 7.43.0.1 Version 7.43.0.1: * WRITEHEADER/WRITEFUNCTION and WRITEDATA/WRITEFUNCTION can now be set on the same handle. The last call will take precedence over previous calls. Previously some combinations were not allowed. * Fixed a crash when using WRITEDATA with a file-like object followed by WRITEDATA with a real file object. * Fixed a theoretical memory leak in module initialization. * Added support for CURL_SSLVERSION_MAX_* constants. * Added support for CURLSSH_AUTH_AGENT. * Added support for CURLOPT_CONNECT_TO. * Added support for CURLINFO_HTTP_VERSION. * Fixed build against OpenSSL l.1 on Windows. * Added set_ca_certs method to the Easy object to set CA certificates from a string. * Python 3.6 is now officially supported. * Added support for CURLOPT_PROXY_CAPATH. * C-Ares updated to 1.12.0 in Windows builds, fixing DNS resolution issues on Windows. * Added --openssl-lib-name="" option to support building against OpenSSL 1.1.0 on Windows. * Fixed a possible double free situation in all Curl objects due to a misuse of the trashcan API. * High level Curl objects can now be reused. * LARGE options fixed under Windows and Python 3 (INFILESIZE, MAX_RECV_SPEED_LARGE, MAX_SEND_SPEED_LARGE, MAXFILESIZE, POSTFILESIZE, RESUME_FROM). * Fixed compilation on Solaris. * ENCODING option can now be unset To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 pkgsrc/www/py-curl/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/py-curl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1512927213250360 Content-Disposition: inline Content-Length: 1782 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-curl/Makefile diff -u pkgsrc/www/py-curl/Makefile:1.55 pkgsrc/www/py-curl/Makefile:1.56 --- pkgsrc/www/py-curl/Makefile:1.55 Thu Aug 24 20:03:42 2017 +++ pkgsrc/www/py-curl/Makefile Sun Dec 10 17:33:33 2017 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2017/08/24 20:03:42 adam Exp $ +# $NetBSD: Makefile,v 1.56 2017/12/10 17:33:33 adam Exp $ -DISTNAME= pycurl-7.43.0 +DISTNAME= pycurl-7.43.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 2 CATEGORIES= www python MASTER_SITES= http://dl.bintray.com/pycurl/pycurl/ Index: pkgsrc/www/py-curl/distinfo diff -u pkgsrc/www/py-curl/distinfo:1.22 pkgsrc/www/py-curl/distinfo:1.23 --- pkgsrc/www/py-curl/distinfo:1.22 Tue Apr 18 15:06:22 2017 +++ pkgsrc/www/py-curl/distinfo Sun Dec 10 17:33:33 2017 @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.22 2017/04/18 15:06:22 jperkin Exp $ +$NetBSD: distinfo,v 1.23 2017/12/10 17:33:33 adam Exp $ -SHA1 (pycurl-7.43.0.tar.gz) = e8e9c7e9ae91ae32096b8c86cfc7d49976a66d1b -RMD160 (pycurl-7.43.0.tar.gz) = 887605e420279d92862187e7f989fb032c3e08ed -SHA512 (pycurl-7.43.0.tar.gz) = 7442462c74c19964b9d72976e9b92bf68bb37debc1401bc399590bea42704065da13d6de710e795eeae79a4651b9a08841d50454243cb0994c7eb1c1bab233a5 -Size (pycurl-7.43.0.tar.gz) = 182522 bytes +SHA1 (pycurl-7.43.0.1.tar.gz) = caa8e7b21c1552a1638b771e9c4933b51b7acebd +RMD160 (pycurl-7.43.0.1.tar.gz) = 29e3009d4c99576f9ad4624fcccaea7ada935e56 +SHA512 (pycurl-7.43.0.1.tar.gz) = c084955d6239230a9cb694fe31465da10daab37a5d030d5cbf69ae860402471d1b0c820858451d239363d9b0829899189e9939abf67875ad035867e5f72a66fe +Size (pycurl-7.43.0.1.tar.gz) = 195861 bytes SHA1 (patch-setup.py) = 41722b45efbbc3e3b65f88354b647b4c6304ab50 -SHA1 (patch-src_easy.c) = ccb16c66536b0ec2df96346bf008b9030fb6d1d6 --_----------=_1512927213250360--