From matthias.andree@web.de  Wed Jan 30 01:20:07 2002
Return-Path: <matthias.andree@web.de>
Received: from krusty.e-technik.uni-dortmund.de (krusty.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by hub.freebsd.org (Postfix) with ESMTP
	id F0A4937B41F; Wed, 30 Jan 2002 01:20:02 -0800 (PST)
Received: from emma1.emma.line.org (localhost [127.0.0.1])
	by krusty.e-technik.uni-dortmund.de (Postfix) with ESMTP
	id BCFD9A3828; Wed, 30 Jan 2002 10:20:00 +0100 (CET)
Received: from freebsd.emma.line.org (freebsd.emma.line.org [192.168.0.4])
	by emma1.emma.line.org (Postfix) with ESMTP
	id B1DA8A2003; Wed, 30 Jan 2002 10:19:58 +0100 (CET)
Received: by freebsd.emma.line.org (Postfix, from userid 500)
	id 5A20B1B; Wed, 30 Jan 2002 10:19:57 +0100 (CET)
Message-Id: <20020130091957.5A20B1B@freebsd.emma.line.org>
Date: Wed, 30 Jan 2002 10:19:57 +0100 (CET)
From: Matthias Andree <matthias.andree@web.de>
Reply-To: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: sobomax@FreeBSD.org
Subject: update port ftp/ftpcopy 0.4.6 -> 0.4.8
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34439
>Category:       ports
>Synopsis:       update port ftp/ftpcopy 0.4.6 -> 0.4.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sobomax
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 30 01:30:01 PST 2002
>Closed-Date:    Mon Feb 18 00:21:23 PST 2002
>Last-Modified:  Mon Feb 18 00:21:50 PST 2002
>Originator:     Matthias Andree
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.emma.line.org 4.5-STABLE FreeBSD 4.5-STABLE #2: Mon Jan 28 12:00:02 CET 2002 root@freebsd.emma.line.org:/usr/src/sys/compile/M2A2 i386


	
>Description:
update ftpcopy port from 0.4.6 to 0.4.8, also minor fixes to package
blurb files.

Here's the NEWS file excerpt:
0.4.8 January 2002

* ftpcopy now compiles on Apples OS X.

0.4.7 January 2002

* implemented --rate-limit option for ftpcopy.
* fixed a bug in ftpls recursive mode causing it to chop the first character
  of the directory name.
	
>How-To-Repeat:
	
>Fix:

diff -Nur ftpcopy.orig/Makefile ftpcopy/Makefile
--- ftpcopy.orig/Makefile	Wed Dec 19 20:25:35 2001
+++ ftpcopy/Makefile	Mon Jan 28 22:27:12 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ftpcopy
-PORTVERSION=	0.4.6
+PORTVERSION=	0.4.8
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.ohse.de/uwe/ftpcopy/
 
diff -Nur ftpcopy.orig/distinfo ftpcopy/distinfo
--- ftpcopy.orig/distinfo	Wed Dec 19 20:25:35 2001
+++ ftpcopy/distinfo	Mon Jan 28 22:27:33 2002
@@ -1 +1 @@
-MD5 (ftpcopy-0.4.6.tar.gz) = 68cdaf1072d9de3101410713f8a83ad6
+MD5 (ftpcopy-0.4.8.tar.gz) = 63d7c0ff5fc38fc43da45bad9fbece18
diff -Nur ftpcopy.orig/pkg-descr ftpcopy/pkg-descr
--- ftpcopy.orig/pkg-descr	Sun Sep  9 02:25:36 2001
+++ ftpcopy/pkg-descr	Mon Jan 28 22:35:47 2002
@@ -1,12 +1,12 @@
 Two command line ftp tools.
 
-ftpcopy is a simply FTP client written to copy files or directories
+ftpcopy is a simple FTP client written to copy files or directories
 (recursively) from a FTP server. It's main purpose is to mirror FTP sites which
 support the MLSD/MLST commands or which employ the EPLF directory listing
 format, although it also supports the traditional listing format (/bin/ls). 
 
 ftpls is a FTP client which generates directory listings, either in plain text
-or HTML. 
+or HTML format. 
 
 The tools only support passive mode FTP.
 
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->sobomax 
Responsible-Changed-By: pat 
Responsible-Changed-When: Wed Jan 30 08:29:41 PST 2002 
Responsible-Changed-Why:  
Over to maintianer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34439 
State-Changed-From-To: open->closed 
State-Changed-By: sobomax 
State-Changed-When: Mon Feb 18 00:21:23 PST 2002 
State-Changed-Why:  
Update committed, thank you very much for submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=34439 
>Unformatted:
