aboutsummaryrefslogtreecommitdiff
path: root/www/wt
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-10-14 21:29:39 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-10-14 21:31:10 +0000
commit1c3b688903930411a6a1a4daaa2362c16ef5ef48 (patch)
treea8929bb425c80a95466daecac9779c08d8fbb5a5 /www/wt
parent2996c4e04e246d5f7f6c3da2ccf21d295b32022e (diff)
downloadports-1c3b688903930411a6a1a4daaa2362c16ef5ef48.tar.gz
ports-1c3b688903930411a6a1a4daaa2362c16ef5ef48.zip
www/wt: unbreak build after print/libharu update to 2.4.3 (+)
Backport patch from upstream repo Approved by: portmgr blanket
Diffstat (limited to 'www/wt')
-rw-r--r--www/wt/Makefile12
-rw-r--r--www/wt/distinfo4
2 files changed, 11 insertions, 5 deletions
diff --git a/www/wt/Makefile b/www/wt/Makefile
index b07c7a41874b..9b59e8f02b6a 100644
--- a/www/wt/Makefile
+++ b/www/wt/Makefile
@@ -1,7 +1,11 @@
PORTNAME= wt
DISTVERSION= 4.8.0
+PORTREVISION= 1
CATEGORIES= www
+PATCH_SITES= https://github.com/emweb/wt/commit/
+PATCHFILES+= 450675abc789d135e456bf42a0eb7260bf3d9cbd.diff:-p1 # haru 2.4+
+
MAINTAINER= info@babaei.net
COMMENT= Widget-centric C++ library for developing web applications
WWW= https://www.webtoolkit.eu/wt
@@ -100,12 +104,12 @@ MYSQL_CMAKE_ON= -DMYSQL_PREFIX:STRING=${LOCALBASE} \
-DENABLE_LIBWTDBO:BOOL=ON
OPENGL_CMAKE_BOOL= ENABLE_OPENGL
-OPENGL_USES= gl xorg
-OPENGL_USE= GL=gl,glew xorg=x11
+OPENGL_USES= gl xorg
+OPENGL_USE= GL=gl,glew xorg=x11
PANGO_CMAKE_BOOL= ENABLE_PANGO
PANGO_USES= gnome
-PANGO_USE= GNOME=pango
+PANGO_USE= GNOME=pango
PANGO_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig
POSTGRES_CMAKE_BOOL= ENABLE_POSTGRES
@@ -115,7 +119,7 @@ POSTGRES_CMAKE_ON= -DPOSTGRES_PREFIX:STRING=${LOCALBASE} \
QT5_CMAKE_BOOL= ENABLE_QT5
QT5_USES= qt:5
-QT5_USE= qt=buildtools:build,core
+QT5_USE= qt=buildtools:build,core,qmake:build
RESOURCES_CMAKE_BOOL= INSTALL_RESOURCES
diff --git a/www/wt/distinfo b/www/wt/distinfo
index 7bb1c345bd03..66cb11a0d69c 100644
--- a/www/wt/distinfo
+++ b/www/wt/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1660746660
+TIMESTAMP = 1665782825
SHA256 (emweb-wt-4.8.0_GH0.tar.gz) = e4030d8f530ec7bdd6b341a2bf31a608fb9ebcedb905155f83ec7f300a7d420d
SIZE (emweb-wt-4.8.0_GH0.tar.gz) = 10604286
+SHA256 (450675abc789d135e456bf42a0eb7260bf3d9cbd.diff) = d01991025ee3820b9c941b7482b0e683d5a00f5cd0680f74a294ac4d3766bef8
+SIZE (450675abc789d135e456bf42a0eb7260bf3d9cbd.diff) = 2433