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/qbittorrent-nox11 | |
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/qbittorrent-nox11')
-rw-r--r-- | net-p2p/qbittorrent-nox11/Makefile | 4 |
1 files changed, 0 insertions, 4 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 |