diff options
author | dougb <dougb@FreeBSD.org> | 2012-02-19 17:26:41 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-02-19 17:26:41 +0800 |
commit | d62809d4d41c20d7c0f21a57a719b69efa6ff106 (patch) | |
tree | b06fbd3f7e5e55cccf3c4decaf065f7e06d4898f | |
parent | 6da7e724cadc249618f449a51933183a612dc809 (diff) | |
download | freebsd-ports-gnome-d62809d4d41c20d7c0f21a57a719b69efa6ff106.tar.gz freebsd-ports-gnome-d62809d4d41c20d7c0f21a57a719b69efa6ff106.tar.zst freebsd-ports-gnome-d62809d4d41c20d7c0f21a57a719b69efa6ff106.zip |
* Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.4
- BUGFIX: qBittorrent does not handle redirection to relative URLs correctly
- BUGFIX: Fix potential bug when moving single file torrents to tmp folder
- BUGFIX: Fix torrent import dialog layout
- BUGFIX: Prevent log window buffer from filling up
- I18N: Add Belarusian translation
-rw-r--r-- | net-p2p/qbittorrent-29/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-29/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index bb6124962182..66a3dabe1a6d 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent-29/distinfo b/net-p2p/qbittorrent-29/distinfo index 1b98966dcff5..522b6a714b4e 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.3.tar.gz) = 5d82acaae622f1376a563e94afa31e1a475b64d5f1828e5b11b18b0bd4f4e0b3 -SIZE (qbittorrent-2.9.3.tar.gz) = 3468464 +SHA256 (qbittorrent-2.9.4.tar.gz) = 9748b3179a998b7e7397339caa04bf76128f47d91c82d89760be46dee0de030c +SIZE (qbittorrent-2.9.4.tar.gz) = 3537981 |