diff options
author | dougb <dougb@FreeBSD.org> | 2012-09-20 16:07:00 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-09-20 16:07:00 +0800 |
commit | 46a7fedf9fbcecb31b24b2b2c551d148c34b60c8 (patch) | |
tree | 9ac1e78543b448f813eb4f1d1e38730be64ce4d7 /net-p2p | |
parent | 2d8675abfd9f85033ae762877eecec8c15970837 (diff) | |
download | freebsd-ports-gnome-46a7fedf9fbcecb31b24b2b2c551d148c34b60c8.tar.gz freebsd-ports-gnome-46a7fedf9fbcecb31b24b2b2c551d148c34b60c8.tar.zst freebsd-ports-gnome-46a7fedf9fbcecb31b24b2b2c551d148c34b60c8.zip |
* Tue Sep 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.4
- BUGFIX: Fix issue with downloads starting from scratch on startup if
temporary directory setting is enabled.
* Sun Sep 16 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.3
- BUGFIX: Fix issue with temporary directory not being taken into
consideration
- BUGFIX: Bypass cache when uploading a torrent file in Web UI
- BUGFIX: "Completed On" column is not updated until restart
- BUGFIX: Fix possible build error on some systems
- I18N: Add hebrew translation
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 2492123665e0..c7461ec3b8f6 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.4 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 0c11a7233312..4e16ee817e2f 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.0.2.tar.gz) = b0b280413fe56477dfd95fba9f105d870c2e4245730976a168b6cb669ce6a67f -SIZE (qbittorrent-3.0.2.tar.gz) = 3625383 +SHA256 (qbittorrent-3.0.4.tar.gz) = dc268a1894e0aa86069a0ea300da9106690e0b6a3b265f4dbe1224a90b9c0903 +SIZE (qbittorrent-3.0.4.tar.gz) = 4610657 |