Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2010 22:13:52 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-p2p/qbittorrent Makefile distinfo
Message-ID:  <201002112213.o1BMDqLb084028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2010-02-11 22:13:52 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/qbittorrent  Makefile distinfo 
  Log:
  Update to version 2.1.5, which has the following bug fixes:
  Fix actions on selected torrents (non-selected torrents could be affected)
  Only one program preferences dialog is allowed at a time
  Link against boost and ssl to fix issues with gold linker
  Fix memory leak in RSS
  Improved HTTP gzip compression detection in downloader
  Fix possible race condition in search engine
  
  From version 2.1.4:
  Fix file prioritizing in a torrent
  Make sure seeding torrents display a progress of 100%
  Usage display was improved and localized (--help)
  Fix possible crash when deleting a torrent
  Fix possible crash when changing torrents label
  
  For the port, mark MAKE_JOBS_SAFE, do a better job with the libnotify
  default, and add a small patch to fix the newly added boost system lib
  dependency. The latter must be post-configure because it patches a file
  created by the configure script.
  
  Revision  Changes    Path
  1.36      +8 -3      ports/net-p2p/qbittorrent/Makefile
  1.22      +3 -3      ports/net-p2p/qbittorrent/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002112213.o1BMDqLb084028>