Bug 150382

Summary: Port update: ftp/lftp - Update to v4.0.10
Product: Ports & Packages Reporter: Ganael Laplanche <ganael.laplanche>
Component: Individual Port(s)Assignee: Bernhard Froehlich <decke>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ganael Laplanche 2010-09-08 12:20:01 UTC
This patch updates ftp/lftp to v4.0.10.

Changelog :

Version 4.0.10 - 2010-09-01

* use cached file set, don't parse file listing again.
* updated convert-netscape-cookies.
* fixed a problem with zeroed errno in http.
* fixed coredump on mirror --log=file when the file cannot be opened.
* translations updated (de, ru).

The port also now fetches gzipped distfiles (instead of lzma files).

Fix: Patch attached with submission follows:
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2010-09-08 12:41:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-11 12:56:56 UTC
decke       2010-09-11 11:56:51 UTC

  FreeBSD ports repository

  Modified files:
    ftp/lftp             Makefile distinfo pkg-plist 
  Log:
  - Update to 4.0.10
  
  PR:             ports/150382
  Submitted by:   Ganael Laplanche <ganael dot laplanche at martymac dot org> (maintainer)
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.150     +2 -3      ports/ftp/lftp/Makefile
  1.104     +3 -3      ports/ftp/lftp/distinfo
  1.36      +1 -1      ports/ftp/lftp/pkg-plist
_______________________________________________
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 Bernhard Froehlich freebsd_committer freebsd_triage 2010-09-11 13:04:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!