Bug 132480 - Port update: ftp/lftp - Update to v.3.7.9
Summary: Port update: ftp/lftp - Update to v.3.7.9
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 18:20 UTC by Ganael LAPLANCHE
Modified: 2009-03-14 22:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.55 KB, patch)
2009-03-09 18:20 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2009-03-09 18:20:04 UTC
This patch updates ftp/lftp to v3.7.9.

Changes (from Changelog) :

* new setting ftp:prefer-epsv.
* add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz).
* fixed compilation on OpenBSD (Kevin Lo).
* fixed parsing of NT unix-like listings where hour is one digit.
* gnulib sources updated, vsnprintf-posix module imported.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-09 18:20:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this category PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-14 22:32:00 UTC
beech       2009-03-14 22:31:46 UTC

  FreeBSD ports repository

  Modified files:
    ftp/lftp             Makefile distinfo 
    ftp/lftp/files       patch-lib-Makefile.in 
  Log:
  - Update to 3.7.9
  
  Changes (from Changelog):
  * new setting ftp:prefer-epsv.
  * add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz).
  * fix compilation on OpenBSD (Kevin Lo).
  * fix parsing of NT unix-like listings where hour is one digit.
  * gnulib sources updated, vsnprintf-posix module imported.
  
  PR:             ports/132480
  Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
  
  Revision  Changes    Path
  1.132     +1 -1      ports/ftp/lftp/Makefile
  1.90      +3 -3      ports/ftp/lftp/distinfo
  1.2       +11 -10    ports/ftp/lftp/files/patch-lib-Makefile.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2009-03-14 22:32:24 UTC
State Changed
From-To: open->closed

Committed, Thanks!