diff options
author | dougb <dougb@FreeBSD.org> | 2012-03-19 04:44:17 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-03-19 04:44:17 +0800 |
commit | cbba3385f3977e4e699565238d46a7b84d512b93 (patch) | |
tree | 14e28448c39be04303bcba698a7bfdf5567919d1 /net-p2p/qbittorrent-29 | |
parent | 4d4a2707fb08f425a05bf39e901b5abb283c7495 (diff) | |
download | freebsd-ports-gnome-cbba3385f3977e4e699565238d46a7b84d512b93.tar.gz freebsd-ports-gnome-cbba3385f3977e4e699565238d46a7b84d512b93.tar.zst freebsd-ports-gnome-cbba3385f3977e4e699565238d46a7b84d512b93.zip |
* Sun Mar 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.7
- BUGFIX: Fix important HTTP request parsing bug (Web UI)
Feature safe: yes
Diffstat (limited to 'net-p2p/qbittorrent-29')
-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 944e75e7f81b..03c6b170d327 100644 --- a/net-p2p/qbittorrent-29/Makefile +++ b/net-p2p/qbittorrent-29/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 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 acc095c96e5b..f768dbd5a037 100644 --- a/net-p2p/qbittorrent-29/distinfo +++ b/net-p2p/qbittorrent-29/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-2.9.6.tar.gz) = 3ba9f682f3ca621cc98ba36abe6b83045756af52f19e2f9c232c8edf8de19c7c -SIZE (qbittorrent-2.9.6.tar.gz) = 3606801 +SHA256 (qbittorrent-2.9.7.tar.gz) = d706a8aff16cc6977379f5b25b842194dceef3b20efd0ca949300728c5a6a190 +SIZE (qbittorrent-2.9.7.tar.gz) = 3606781 |