aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent/files
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-03-13 00:11:45 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-03-13 00:11:45 +0000
commit46723525a4c114c82078c8dc8a5f1e4190f17045 (patch)
tree78c00db8b2cad37a368789cfb612fe983597d4a8 /net-p2p/qbittorrent/files
parentfaae6a7343ed7b07869cb06c9543a7d0ed92d3fd (diff)
downloadports-46723525a4c114c82078c8dc8a5f1e4190f17045.tar.gz
ports-46723525a4c114c82078c8dc8a5f1e4190f17045.zip
- Update to 3.1.9, Announce message:
BUGFIX: Fix nox build. Closes #1368 (bob23450) BUGFIX: Fix build with libtorrent 0.15.x (sledgehammer999) BUGFIX: Fix missing percentage signs. Closes #1392. (sledgehammer999) BUGFIX: Fix queue sorting order. (alfrix) BUGFIX: Fix build using qt < 4.7 Closes #1385. (Evgeny Lensky) BUGFIX: Fix autoupdater. Send our user-agent to sourceforge.net (sledgehammer999) FEATURE: Add button for links in toolbar (alfrix) - Add DEBUG Option - Install conditional DOCS, fix conflict with SLAVE Port - Remove obsolete patch, changed by upstream
Notes
Notes: svn path=/head/; revision=348017
Diffstat (limited to 'net-p2p/qbittorrent/files')
-rw-r--r--net-p2p/qbittorrent/files/patch-src__src.pro42
1 files changed, 0 insertions, 42 deletions
diff --git a/net-p2p/qbittorrent/files/patch-src__src.pro b/net-p2p/qbittorrent/files/patch-src__src.pro
deleted file mode 100644
index 76df654419d9..000000000000
--- a/net-p2p/qbittorrent/files/patch-src__src.pro
+++ /dev/null
@@ -1,42 +0,0 @@
---- ./src/src.pro.orig 2014-02-02 21:50:54.000000000 +0100
-+++ ./src/src.pro 2014-02-06 23:30:26.000000000 +0100
-@@ -107,8 +107,7 @@
- scannedfoldersmodel.h \
- qinisettings.h \
- smtp.h \
-- dnsupdater.h \
-- messageboxraised.h
-+ dnsupdater.h
-
-
- SOURCES += main.cpp \
-@@ -117,8 +116,7 @@
- misc.cpp \
- fs_utils.cpp \
- smtp.cpp \
-- dnsupdater.cpp \
-- messageboxraised.cpp
-+ dnsupdater.cpp
-
- nox {
- HEADERS += headlessloader.h
-@@ -152,7 +150,8 @@
- loglistwidget.h \
- addnewtorrentdialog.h \
- autoexpandabledialog.h \
-- statsdialog.h
-+ statsdialog.h \
-+ messageboxraised.h
-
- SOURCES += mainwindow.cpp \
- ico.cpp \
-@@ -171,7 +170,8 @@
- loglistwidget.cpp \
- addnewtorrentdialog.cpp \
- autoexpandabledialog.cpp \
-- statsdialog.cpp
-+ statsdialog.cpp \
-+ messageboxraised.cpp
-
- win32 {
- HEADERS += programupdater.h