diff options
author | dougb <dougb@FreeBSD.org> | 2012-05-27 17:35:48 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-05-27 17:35:48 +0800 |
commit | d03db58ae66a9b0dca44e74d4967cdb25ac54faa (patch) | |
tree | 800aa3a04eb4d45d59e7b74e92c5efed08e2aac5 /net-p2p | |
parent | dff5aded9fbf61d85361b3fb1248a17bf22e115e (diff) | |
download | freebsd-ports-gnome-d03db58ae66a9b0dca44e74d4967cdb25ac54faa.tar.gz freebsd-ports-gnome-d03db58ae66a9b0dca44e74d4967cdb25ac54faa.tar.zst freebsd-ports-gnome-d03db58ae66a9b0dca44e74d4967cdb25ac54faa.zip |
* Sun May 20 - Christophe Dumez <chris@qbittorrent.org> - v2.9.9
- BUGFIX: More reliable RSS feed parsing
- BUGFIX: Better support for cookies in RSS
- BUGFIX: Make sure show/hide text in tray icon menu is correct
- COSMETIC: Improve style of left panel
- COSMETIC: Never disable properties panel
- COSMETIC: Make sure first tab is initially selected in options dialog
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-29/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent-29/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent-29/Makefile b/net-p2p/qbittorrent-29/Makefile index 626776a004b2..2be6164bbdab 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.8 -PORTREVISION?= 1 +PORTVERSION= 2.9.9 +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 4d25861f7884..43ccd4ca6a39 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.8.tar.gz) = bab9adbe573a26199a0e948cc56bda4d1dde60d1f51df5611e944e87d7887f92 -SIZE (qbittorrent-2.9.8.tar.gz) = 3570031 +SHA256 (qbittorrent-2.9.9.tar.gz) = a431d1abf257462f16656795550617136a41f4364afe741c11c2017997727e75 +SIZE (qbittorrent-2.9.9.tar.gz) = 3570289 |