Bug 132480

Summary: Port update: ftp/lftp - Update to v.3.7.9
Product: Ports & Packages Reporter: Ganael LAPLANCHE <ganael.laplanche>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!