git: 1c3b68890393 - main - www/wt: unbreak build after print/libharu update to 2.4.3 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Oct 2022 21:31:15 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c3b688903930411a6a1a4daaa2362c16ef5ef48 commit 1c3b688903930411a6a1a4daaa2362c16ef5ef48 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-10-14 21:29:39 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-10-14 21:31:10 +0000 www/wt: unbreak build after print/libharu update to 2.4.3 (+) Backport patch from upstream repo Approved by: portmgr blanket --- www/wt/Makefile | 12 ++++++++---- www/wt/distinfo | 4 +++- 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