diff options
author | dougb <dougb@FreeBSD.org> | 2009-12-24 17:02:40 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-12-24 17:02:40 +0800 |
commit | 225c4e4282166faa5ec10b491d89f633b9ddf157 (patch) | |
tree | ca69e03ad7e3b163c58095a96264b190e43ba14c /net-p2p | |
parent | 774aa7dac95b53b14f093ab23ac3f7618c08ad81 (diff) | |
download | freebsd-ports-gnome-225c4e4282166faa5ec10b491d89f633b9ddf157.tar.gz freebsd-ports-gnome-225c4e4282166faa5ec10b491d89f633b9ddf157.tar.zst freebsd-ports-gnome-225c4e4282166faa5ec10b491d89f633b9ddf157.zip |
Update to version 2.0.3, with the following BUGFIXES:
Minor cosmetic fix to program preferences
Fix "Temp path" button in program preferences
Handle paths with [~, ., ..] properly
Trackers are now displayed for torrents without metadata
Fix issue with speed limiting (unlimited was not handled properly)
Use the save path set in program preferences as a default in torrent addition dialog
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 3378012ee5ae..28606e041078 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo index 7db07f7ed7ac..35e632abceb9 100644 --- a/net-p2p/qbittorrent-22/distinfo +++ b/net-p2p/qbittorrent-22/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.0.2.tar.gz) = 94dfa2a217ea3b0829e2366558246563 -SHA256 (qbittorrent-2.0.2.tar.gz) = 2f21de941f7a30f882239a3132059faee876e5ea3abb8d053e4b0b64f378b747 -SIZE (qbittorrent-2.0.2.tar.gz) = 2115373 +MD5 (qbittorrent-2.0.3.tar.gz) = f8ec0485a859d2532d53c9f35826c8f6 +SHA256 (qbittorrent-2.0.3.tar.gz) = 85f0f03877c1ff1154a658f035bf7a2d0e10adb90097d46eeab6f569e4b2ce50 +SIZE (qbittorrent-2.0.3.tar.gz) = 2129758 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 3378012ee5ae..28606e041078 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 7db07f7ed7ac..35e632abceb9 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.0.2.tar.gz) = 94dfa2a217ea3b0829e2366558246563 -SHA256 (qbittorrent-2.0.2.tar.gz) = 2f21de941f7a30f882239a3132059faee876e5ea3abb8d053e4b0b64f378b747 -SIZE (qbittorrent-2.0.2.tar.gz) = 2115373 +MD5 (qbittorrent-2.0.3.tar.gz) = f8ec0485a859d2532d53c9f35826c8f6 +SHA256 (qbittorrent-2.0.3.tar.gz) = 85f0f03877c1ff1154a658f035bf7a2d0e10adb90097d46eeab6f569e4b2ce50 +SIZE (qbittorrent-2.0.3.tar.gz) = 2129758 |