diff options
author | dougb <dougb@FreeBSD.org> | 2012-10-01 13:09:18 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2012-10-01 13:09:18 +0800 |
commit | 9f125ed81d90bd098702c149084cdd3d11ec51e4 (patch) | |
tree | a2228498f65e320d32177660cbe2908855513400 /net-p2p | |
parent | 128f95029c6fe8c4f90e0ad1199e1fad8b4eec05 (diff) | |
download | freebsd-ports-gnome-9f125ed81d90bd098702c149084cdd3d11ec51e4.tar.gz freebsd-ports-gnome-9f125ed81d90bd098702c149084cdd3d11ec51e4.tar.zst freebsd-ports-gnome-9f125ed81d90bd098702c149084cdd3d11ec51e4.zip |
* Sun Sep 30 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.5
- BUGFIX: Disabling systray icon no longer disables file association
settings
- BUGFIX: Import new trackers from magnet link in case of duplicate torrent
- BUGFIX: Fix "Skip hash check" feature in torrent import dialog
- BUGFIX: Several Web UI connection fixes
- BUGFIX: Add Basque locale to Web UI
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-nox11/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 4 |
3 files changed, 3 insertions, 7 deletions
diff --git a/net-p2p/qbittorrent-nox11/Makefile b/net-p2p/qbittorrent-nox11/Makefile index 4db666bb0232..20d08151b154 100644 --- a/net-p2p/qbittorrent-nox11/Makefile +++ b/net-p2p/qbittorrent-nox11/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: qbittorrent-nox11 -# Date created: 11 August 2012 -# Whom: Doug Barton <dougb@FreeBSD.org> -# # $FreeBSD$ PKGNAMESUFFIX= -nox11 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index c7461ec3b8f6..ae3c406acb07 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 4e16ee817e2f..5147b6c6e41a 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.0.4.tar.gz) = dc268a1894e0aa86069a0ea300da9106690e0b6a3b265f4dbe1224a90b9c0903 -SIZE (qbittorrent-3.0.4.tar.gz) = 4610657 +SHA256 (qbittorrent-3.0.5.tar.gz) = 1a67d0cd22974d1d356f7ce40cf3b7f00a4873dfa8794573cbb2ee152ce5e482 +SIZE (qbittorrent-3.0.5.tar.gz) = 4912114 |