Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D8E5363BA98 for ; Wed, 21 Jul 2010 17:29:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D944E63B100; Wed, 21 Jul 2010 17:29:49 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EAD0C63B104 for ; Wed, 21 Jul 2010 17:29:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D6E0B175DD; Wed, 21 Jul 2010 17:29:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 21 Jul 2010 17:29:48 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/www/curl To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100721172948.D6E0B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Jul 21 17:29:48 UTC 2010 Modified Files: pkgsrc/www/curl: Makefile distinfo pkgsrc/www/curl/patches: patch-aa Log Message: update to 7.21.0 changes: added the --proto and -proto-redir options new configure option --enable-threaded-resolver improve TELNET ability with libcurl added support for PolarSSL added support for FTP wildcard matching and downloads added support for RTMP added CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP and CURLINFO_LOCAL_PORT To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/www/curl/Makefile cvs rdiff -u -r1.64 -r1.65 pkgsrc/www/curl/distinfo cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/curl/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.