[Bug 290802] news/pan: update to 0.164
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290802] news/pan: update to 0.164"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Nov 2025 06:48:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290802
Daniel Engberg <diizzy@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diizzy@FreeBSD.org
--- Comment #1 from Daniel Engberg <diizzy@FreeBSD.org> ---
Hi,
Having a quick look (no build testing),
USES= compiler:c++11-lang and USE_CXXSTD= c++14 are conflicting and upstream
already defines version 17 so update USES accordingly and remove USE_CXXSTD
https://gitlab.gnome.org/GNOME/pan/-/blob/v0.164/CMakeLists.txt?ref_type=tags#L43
Replace CMAKE_ARGS= -DWANT_GMIME_CRYPTO:BOOL=ON with CMAKE_ON=
WANT_GMIME_CRYPTO
Menu options variables can be sorted, (DOCS are listed below WEBKITGTK)
Did you test this in Poudriere and if so what versions and archs?
Runtime tested on?
--
You are receiving this mail because:
You are the assignee for the bug.