Created attachment 214621 [details] Proposed patch (since 517008 revision) Patch to update devel/upp port from 11873 to 14429 version. Look following links for changes: https://www.ultimatepp.org/www$uppweb$Roadmap$en-us.html https://sourceforge.net/projects/upp/files/upp/2020.1/ - Update name of distfile archive for DISTNAME variable - Update path for WRKSRC variable - Replace ${BUILD_WRKSRC} with ${WRKSRC}/uppsrc value - Use C++14 compatible compiler - Use pkg-config for build and runtime dependency: https://github.com/ultimatepp/ultimatepp/commit/343b49695f2d6c698cd11a4a1ddf6ecbf5d9a058 - Use tar.xz distfile archive - Remove libexpat.so dependency from IDE_LIB_DEPENDS - Update USE_XORG and USE_GNOME for gtk30 - Rename SCD to UDC port's option, because of installation of *.udc files - Update sed patches - Remove generation of GCC.bm and CLANG.bm build files on do-build stage, because they may be created automatically by TheIDE or umk, if not exists: https://github.com/ultimatepp/ultimatepp/commit/b57401d074bcd81d12b2c36b8b6f1c5846eb7fd2 https://github.com/ultimatepp/ultimatepp/blob/490bb39c7b55e0196d374786ac14347ef2aa7298/uppsrc/ide/Install.cpp#L111 https://github.com/ultimatepp/ultimatepp/blob/5263a95184c8b59e1d425c201d291f6da9fd4312/uppsrc/umk/umake.cpp#L64 - Remove files/patch-uppsrc_plugin_sqlite3_lib_sqlite3.c file: https://github.com/ultimatepp/ultimatepp/commit/368d754a48808843a22936ad424968eef2b80966
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/147405374
A commit references this bug: Author: tagattie Date: Fri Jun 5 12:07:26 UTC 2020 New revision: 538012 URL: https://svnweb.freebsd.org/changeset/ports/538012 Log: Update to 14429 PR: 246563 Submitted by: lightside <lightside@gmx.com> Approved by: m.sund@arcor.de (maintainer timeout, >2 weeks), mentors (implicit) Changelog: https://www.ultimatepp.org/www$uppweb$Roadmap$en-us.html Changes: head/devel/upp/Makefile head/devel/upp/distinfo head/devel/upp/files/
Committed, thanks!