Bug 41675 - update port: ftp/ftpcopy -> 0.5.1
Summary: update port: ftp/ftpcopy -> 0.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Maxim Sobolev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-15 02:50 UTC by matthias.andree
Modified: 2002-08-30 13:03 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.21 KB, patch)
2002-08-15 02:50 UTC, matthias.andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description matthias.andree 2002-08-15 02:50:01 UTC
Supersedes PR #40460 (obsolete) - please close
Supersedes PR #40668 (obsolete) - please close

Note that the maintainer has not looked into these PRs for a month or so, so
this may warrant a non-maintainer update if maintainer remains silent until
September 1st.

This PR updates ftpcopy from 0.4.8 to 0.5.1. Relevant changes aside from the
license change to GPL 2:

     * 0.5.1 - 2002-07-31
          * a new option, --max-size BYTES, was added to ftpcopy.
          * ftpcopy will no longer reget files when the ftp server has
            changed it's date representation (/bin/ls style listings).
     * 0.5.0 - 2002-07-14
          * the DNS library was updated to the latest (and public domain)
            version.
          * the FTP listing parser was rewritten.
            Warning: If it would be a big problem for you if ftpcopy regets
            all files, then be careful and use the -n option the first time
            you run ftpcopy-0.5.0 (or keep an eye on it while it runs). It's
            possible, but unlikely, that the new parser still has some bugs,
            especially in the time handling.
          * Copyright: The two changes above mean that all code in the
            package is now covered by *GPL or placed in the public domain.
          * parallel make is possible now.
     * 0.4.10 - 2002-07-11
          * fixes a crash bug occuring on systems without setenv().
     * 0.4.9 - 2002-07-10
          * fixes a number of portability issues.
          * --dry-run now shows what would be deleted, too.
          * works around even more server problems, including a common MLSx
            implementation bug.

Fix: Apply this patch.
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2002-08-15 03:43:22 UTC
Responsible Changed
From-To: freebsd-ports->sobomax

Over to maintainer(s)
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2002-08-30 13:02:15 UTC
State Changed
From-To: open->closed

Update committed, thank you for submission! BTW, would you mind if I'll 
pass ftpcopy maintainership over to you?