diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-07-25 03:40:24 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-07-25 03:40:24 +0800 |
commit | 13d74e7092068fe94f631b9123b512be128aca72 (patch) | |
tree | cd5b33a85c64b5b12d091c3852efa49657d67566 | |
parent | b47d58c28d77b13b47c9d5c8991926bc6db37bed (diff) | |
download | freebsd-ports-gnome-13d74e7092068fe94f631b9123b512be128aca72.tar.gz freebsd-ports-gnome-13d74e7092068fe94f631b9123b512be128aca72.tar.zst freebsd-ports-gnome-13d74e7092068fe94f631b9123b512be128aca72.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
-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 |