diff options
author | dougb <dougb@FreeBSD.org> | 2010-07-25 03:40:24 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-07-25 03:40:24 +0800 |
commit | 8be5a3b8b8bb1d1e9ae0b92c5109f25c1361b6a4 (patch) | |
tree | faeaa499bf0f7dc8e15719ea73125e65c6428b2a /net-p2p | |
parent | c8f67a16c7926474fba8d949ccbecb457d1dd916 (diff) | |
download | freebsd-ports-gnome-8be5a3b8b8bb1d1e9ae0b92c5109f25c1361b6a4.tar.gz freebsd-ports-gnome-8be5a3b8b8bb1d1e9ae0b92c5109f25c1361b6a4.tar.zst freebsd-ports-gnome-8be5a3b8b8bb1d1e9ae0b92c5109f25c1361b6a4.zip |
Update to 2.2.11, which has the following bug fixes:
* Fix parsing of program arguments with spaces
* Fix possible crash when using alternative speed limits
* Fix possible crash on exit
* Require GTK+ headers on compilation when libnotify is used
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 3424397bb82a..de809107fe81 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 2.2.10 +PORTVERSION= 2.2.11 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo index 0bd367883f8b..871a8fc767d4 100644 --- a/net-p2p/qbittorrent-22/distinfo +++ b/net-p2p/qbittorrent-22/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-2.2.10.tar.gz) = ae74ca87dec74b2cbc7f117487aac503 -SHA256 (qbittorrent-2.2.10.tar.gz) = 4ba5cea2711829c612922b1741490045f688548049e2d4da411b60da6f341a18 -SIZE (qbittorrent-2.2.10.tar.gz) = 2729578 +MD5 (qbittorrent-2.2.11.tar.gz) = 3f80e85408a31a6a668cd909db2aa6da +SHA256 (qbittorrent-2.2.11.tar.gz) = 20a8b1c403048da89d73ce59ac95a8f2ffe2777c97f8f23bded63ac0027794d7 +SIZE (qbittorrent-2.2.11.tar.gz) = 2727964 |