From owner-cvs-all@FreeBSD.ORG Sat Jul 26 18:23:58 2003 Return-Path: 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 4569237B401; Sat, 26 Jul 2003 18:23:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D53F143F3F; Sat, 26 Jul 2003 18:23:57 -0700 (PDT) (envelope-from oliver@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 h6R1Nv0U039080; Sat, 26 Jul 2003 18:23:57 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6R1Nvx5039079; Sat, 26 Jul 2003 18:23:57 -0700 (PDT) Message-Id: <200307270123.h6R1Nvx5039079@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 26 Jul 2003 18:23:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/gftp/files patch-src::gtk::transfer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 27 Jul 2003 01:23:58 -0000 oliver 2003/07/26 18:23:57 PDT FreeBSD ports repository Added files: ftp/gftp/files patch-src::gtk::transfer.c Log: until it's fixed by the author, add a patch to fix transfering a whole directory (gftp adds wrongly a trailing / to each file and directory which ends in a 550 error) Revision Changes Path 1.1 +16 -0 ports/ftp/gftp/files/patch-src::gtk::transfer.c (new)