From owner-cvs-all@FreeBSD.ORG Fri Feb 10 20:57:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 EE78E16A420; Fri, 10 Feb 2006 20:57:15 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAB7243D46; Fri, 10 Feb 2006 20:57:15 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1AKvFiB047815; Fri, 10 Feb 2006 20:57:15 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1AKvFjK047814; Fri, 10 Feb 2006 20:57:15 GMT (envelope-from anray) Message-Id: <200602102057.k1AKvFjK047814@repoman.freebsd.org> From: Andrey Slusar Date: Fri, 10 Feb 2006 20:57:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/IglooFTP/files patch-FTPcommands.h patch-ftplist.c patch-main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 20:57:16 -0000 anray 2006-02-10 20:57:15 UTC FreeBSD ports repository Modified files: ftp/IglooFTP/files patch-FTPcommands.h patch-main.c Added files: ftp/IglooFTP/files patch-ftplist.c Log: Fix build on 4.x Reported by: pointyhat(kris) Revision Changes Path 1.2 +0 -116 ports/ftp/IglooFTP/files/patch-FTPcommands.h 1.1 +109 -0 ports/ftp/IglooFTP/files/patch-ftplist.c (new) 1.2 +15 -3 ports/ftp/IglooFTP/files/patch-main.c