aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/torrent-file-editor
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-07-18 13:55:54 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-07-18 13:55:54 +0000
commit7968eedfda6710d71c5b0d244db36645cecaedf3 (patch)
tree9c100a8808ff997d5a016a36360d4567cb1a4cac /net-p2p/torrent-file-editor
parent1eac7b7276ee252dd8ad275d27867ea449cede53 (diff)
downloadports-7968eedfda6710d71c5b0d244db36645cecaedf3.tar.gz
ports-7968eedfda6710d71c5b0d244db36645cecaedf3.zip
- Update `net-p2p/torrent-file-editor' to version 0.3.11
- Request C++11-capable compiler to unbreak the build on PowerPC - Really force correct Qt version (depending on the option) Reported by: portscout
Notes
Notes: svn path=/head/; revision=474864
Diffstat (limited to 'net-p2p/torrent-file-editor')
-rw-r--r--net-p2p/torrent-file-editor/Makefile9
-rw-r--r--net-p2p/torrent-file-editor/distinfo6
2 files changed, 6 insertions, 9 deletions
diff --git a/net-p2p/torrent-file-editor/Makefile b/net-p2p/torrent-file-editor/Makefile
index 53504d9e3c65..87b9a29803ae 100644
--- a/net-p2p/torrent-file-editor/Makefile
+++ b/net-p2p/torrent-file-editor/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= torrent-file-editor
-PORTVERSION= 0.3.10
-PORTREVISION= 1
+PORTVERSION= 0.3.11
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION}
@@ -12,9 +11,7 @@ COMMENT= Qt-based GUI tool for creating and editing .torrent files
LICENSE= GPLv3
-BROKEN_powerpc64= fails to compile: -Werror=cpp: No option -Wcpp
-
-USES= cmake desktop-file-utils
+USES= cmake compiler:c++11-lang desktop-file-utils
_QT4_DEPS= linguisttools_build moc_build qmake_build rcc_build \
uic_build corelib gui
@@ -34,6 +31,6 @@ QT5_USES_OFF= qt:4
QT5_USE= QT=${_QT5_DEPS:ts,}
QT5_USE_OFF= QT=${_QT4_DEPS:ts,}
QT5_LIB_DEPENDS_OFF= libqjson.so:devel/qjson@qt4
-QT5_CMAKE_ON= -DQT5_BUILD:BOOL=ON
+QT5_CMAKE_BOOL= QT5_BUILD
.include <bsd.port.mk>
diff --git a/net-p2p/torrent-file-editor/distinfo b/net-p2p/torrent-file-editor/distinfo
index 9a87537684cf..6d4f84a31c3e 100644
--- a/net-p2p/torrent-file-editor/distinfo
+++ b/net-p2p/torrent-file-editor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515993395
-SHA256 (torrent-file-editor-0.3.10.tar.gz) = d2814432561e0546107cc9dd13966bf13f2d3c2f801437dc4d268e2a5ce059f0
-SIZE (torrent-file-editor-0.3.10.tar.gz) = 358911
+TIMESTAMP = 1531657349
+SHA256 (torrent-file-editor-0.3.11.tar.gz) = a8cd78c34bbff405b7d8c72196d31e050e1a31644f35f3ade07fb676628dbd0a
+SIZE (torrent-file-editor-0.3.11.tar.gz) = 361720