Bug 114000 - update ftp/wxdfast to 0.6.0
Summary: update ftp/wxdfast to 0.6.0
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-24 21:00 UTC by Max Brazhnikov
Modified: 2007-07-11 21:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.76 KB, patch)
2007-06-24 21:00 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2007-06-24 21:00:09 UTC
Update wxdfast to 0.6.0
From ChangeLog:
- Added Turkish language(by E.B)
- Added Indonesian language(by Arif Rahman)
- Added French language(by lord_nogard)
- Added Dutch language(by Rob van den Boorn)
- Now the download list is updated just when a
  download is changed, making the program faster,
  and preventing the program to be blocked when
  working with several downloads
- Added a option to add new files on top of the list
- Added support to more segments(until 32)
- Added portable mode(Windows only), which allow the
  program to run directly from pendrives
- Fixed some memory leaks related to the metalink
  class
- Added proxy support
- Added wxSHA1 class

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-24 21:00:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-11 21:34:42 UTC
alepulver    2007-07-11 20:34:37 UTC

  FreeBSD ports repository

  Modified files:
    ftp/wxdfast          Makefile distinfo pkg-plist 
    ftp/wxdfast/files    patch-src__FinishedList.cpp 
  Log:
  - Update to version 0.6.0.
  
  PR:             ports/114000
  Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
  
  Revision  Changes    Path
  1.4       +1 -2      ports/ftp/wxdfast/Makefile
  1.3       +3 -3      ports/ftp/wxdfast/distinfo
  1.2       +4 -4      ports/ftp/wxdfast/files/patch-src__FinishedList.cpp
  1.5       +4 -0      ports/ftp/wxdfast/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 Alejandro Pulver freebsd_committer freebsd_triage 2007-07-11 21:34:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!