From owner-cvs-all Sun Mar 2 16:52:45 2003 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 19C0237B401; Sun, 2 Mar 2003 16:52:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF77243F75; Sun, 2 Mar 2003 16:52:42 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h230qg0U010025; Sun, 2 Mar 2003 16:52:42 -0800 (PST) (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h230qgCd010024; Sun, 2 Mar 2003 16:52:42 -0800 (PST) Message-Id: <200303030052.h230qgCd010024@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Sun, 2 Mar 2003 16:52:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wget Makefile distinfo ports/ftp/wget/files patch-src_fnmatch_c patch-src_ftp_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 sf 2003/03/02 16:52:42 PST FreeBSD ports repository Modified files: ftp/wget Makefile distinfo Removed files: ftp/wget/files patch-src_fnmatch_c patch-src_ftp_c Log: o import Debian patches. - fix .netrc parsing bug - fix 2GB limitation - re-add IPv6 capability - fix SEGV with special url line check debian/changelog for more detail. o replace /usr/local with ${PREFIX} in wgetrc and info. PR: 38824 reported 2GB limitation Obtained from: Debian GNU/Linux Revision Changes Path 1.59 +11 -2 ports/ftp/wget/Makefile 1.18 +1 -0 ports/ftp/wget/distinfo 1.2 +0 -21 ports/ftp/wget/files/patch-src_fnmatch_c (dead) 1.2 +0 -40 ports/ftp/wget/files/patch-src_ftp_c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message