head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2025.10.15.16.20.05; author hauke; state Exp; branches; next ; commitid aQCz05oEmDt9sGeG; desc @@ 1.1 log @mail/trojita: Update to v0.7 Move from QT4 to QT5 Beyond that, upstream does not provide a changelog. While 0.7 is nine years old, there is activity at , and a trojita-current could be packaged. @ text @$NetBSD$ CMAKE objects, and it isn't even necessary --- CMakeLists.txt.orig 2025-10-15 14:47:22.877656047 +0000 +++ CMakeLists.txt @@@@ -13,11 +13,6 @@@@ if(POLICY CMP0054) cmake_policy(SET CMP0054 NEW) endif() -if(POLICY CMP0043) - # We make use of CMAKE_CXXFLAGS_DEBUG... - cmake_policy(SET CMP0043 OLD) -endif() - # Set a default build type if none was specified. This was shamelessly stolen # from VTK's cmake setup because these guys produce both CMake and a project that # manipulates this variable, and the web is full of posts where people say that @