aboutsummaryrefslogtreecommitdiff
path: root/editors/ghostwriter
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-04-29 08:42:50 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-04-29 08:42:50 +0000
commit94b4aea54211295945dd0826caa1b1e8ae7bd14a (patch)
treeb3eb20c0b390af3f3eab2fa3e6f1ffed02ab84bd /editors/ghostwriter
parent844ac0f7df5049af4e482230e259f316b2c52d5f (diff)
downloadports-94b4aea54211295945dd0826caa1b1e8ae7bd14a.tar.gz
ports-94b4aea54211295945dd0826caa1b1e8ae7bd14a.zip
editors/ghostwriter: Update to 1.8.0
Notes
Notes: svn path=/head/; revision=500399
Diffstat (limited to 'editors/ghostwriter')
-rw-r--r--editors/ghostwriter/Makefile11
-rw-r--r--editors/ghostwriter/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/editors/ghostwriter/Makefile b/editors/ghostwriter/Makefile
index fa105f2dfd0c..0d1d06e2d847 100644
--- a/editors/ghostwriter/Makefile
+++ b/editors/ghostwriter/Makefile
@@ -2,8 +2,7 @@
PORTNAME= ghostwriter
DISTVERSIONPREFIX= v
-DISTVERSION= 1.7.4
-PORTREVISION= 3
+DISTVERSION= 1.8.0
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org
@@ -17,9 +16,11 @@ LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
USES= compiler:c++11-lang desktop-file-utils pkgconfig qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= wereturtle
-USE_QT= concurrent core gui network printsupport svg webkit widgets \
- buildtools_build linguisttools_build
-LDFLAGS+= -Wl,--as-needed # cf. PR 224488
+USE_QT= core gui svg webchannel webengine widgets buildtools_build \
+ linguisttools_build
+
+# cf. PR 224488
+LDFLAGS+= -Wl,--as-needed
post-patch:
@${REINPLACE_CMD} 's,share/man/,man/,' ${WRKSRC}/ghostwriter.pro
diff --git a/editors/ghostwriter/distinfo b/editors/ghostwriter/distinfo
index 8878f7962179..2319345bfb3f 100644
--- a/editors/ghostwriter/distinfo
+++ b/editors/ghostwriter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544427405
-SHA256 (wereturtle-ghostwriter-v1.7.4_GH0.tar.gz) = 4987126e71a37556e575fbce2002c5504cf15a04c11bcce604a278f59ec9c11a
-SIZE (wereturtle-ghostwriter-v1.7.4_GH0.tar.gz) = 1195162
+TIMESTAMP = 1556526303
+SHA256 (wereturtle-ghostwriter-v1.8.0_GH0.tar.gz) = 27fe83612fce5ce324e5110165c1e2a6f79f095240f6fb53cdb205e771ba37c0
+SIZE (wereturtle-ghostwriter-v1.8.0_GH0.tar.gz) = 1195999