diff options
author | dougb <dougb@FreeBSD.org> | 2011-02-11 13:51:22 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-02-11 13:51:22 +0800 |
commit | 7cb1bec8bcab2b1ddb764ce693bbfe6aee40254a (patch) | |
tree | 3f617c673e5ddb111acdd41346fbac08be484829 | |
parent | 6cdb17e269feb8ef370ae5addfe2163e2048d250 (diff) | |
download | freebsd-ports-gnome-7cb1bec8bcab2b1ddb764ce693bbfe6aee40254a.tar.gz freebsd-ports-gnome-7cb1bec8bcab2b1ddb764ce693bbfe6aee40254a.tar.zst freebsd-ports-gnome-7cb1bec8bcab2b1ddb764ce693bbfe6aee40254a.zip |
* Tue Feb 8 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.6
- BUGFIX: Fix articles read state reset problem in RSS
- I18N: Added Lithuanian translation
- COSMETIC: Improve main window layout
- COSMETIC: Improve properties buttons style
- COSMETIC: Display pieces being downloaded in green instead of yellow
- COSMETIC: Improve piece availability bar appearance
-rw-r--r-- | net-p2p/qbittorrent-26/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-26/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent-26/Makefile b/net-p2p/qbittorrent-26/Makefile index 4ad097d78ca1..ed5453d44655 100644 --- a/net-p2p/qbittorrent-26/Makefile +++ b/net-p2p/qbittorrent-26/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.6.5 +PORTVERSION= 2.6.6 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent-26/distinfo b/net-p2p/qbittorrent-26/distinfo index d573eb28b2ab..3c0cfe36057d 100644 --- a/net-p2p/qbittorrent-26/distinfo +++ b/net-p2p/qbittorrent-26/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.6.5.tar.gz) = 0b288ecbac05c5ff23573457c51ecabfdd7eb6e88dc6b6fb559879b70f91d0ec -SIZE (qbittorrent-2.6.5.tar.gz) = 2896032 +SHA256 (qbittorrent-2.6.6.tar.gz) = 58452f5ee5670d674cb727395a6a2a83756e09f356a6ede0bf28821067d82c59 +SIZE (qbittorrent-2.6.6.tar.gz) = 2958946 |