From owner-cvs-all Tue Jul 2 1:36:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9934137B405; Tue, 2 Jul 2002 01:36:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A85E43E0A; Tue, 2 Jul 2002 01:36:47 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: from freefall.freebsd.org (roam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g628akJU050982; Tue, 2 Jul 2002 01:36:46 -0700 (PDT) (envelope-from roam@freefall.freebsd.org) Received: (from roam@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g628ak0G050981; Tue, 2 Jul 2002 01:36:46 -0700 (PDT) Message-Id: <200207020836.g628ak0G050981@freefall.freebsd.org> From: Peter Pentchev Date: Tue, 2 Jul 2002 01:36:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/curl Makefile distinfo ports/ftp/curl/files patch-lib::ftp.c patch-lib::hostip.c patch-lib::ldap.c patch-src::writeout.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2002/07/02 01:36:46 PDT Modified files: ftp/curl Makefile distinfo Removed files: ftp/curl/files patch-lib::ftp.c patch-lib::hostip.c patch-lib::ldap.c patch-src::writeout.c Log: Update to 7.9.8. For some reason, this segfaults badly on sparc64, or at least on the only sparc64 machine that I have access to (thanks mike!). I'll deal with this later; for the present, let the x86 and Alpha users benefit from the new cURL features and bugfixes :) PR: 39873 Submitted by: Ying-Chih Kuo Revision Changes Path 1.45 +1 -2 ports/ftp/curl/Makefile 1.26 +1 -1 ports/ftp/curl/distinfo 1.2 +0 -27 ports/ftp/curl/files/patch-lib::ftp.c (dead) 1.2 +0 -33 ports/ftp/curl/files/patch-lib::hostip.c (dead) 1.2 +0 -11 ports/ftp/curl/files/patch-lib::ldap.c (dead) 1.2 +0 -10 ports/ftp/curl/files/patch-src::writeout.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message