Created attachment 252126 [details] net/liferea: Update to 1.14.6 The attached patch updates net/liferea to 1.14.16, adds LGPL3 to the list of licenses and includes the license files.
Maintainer timeout.
Fails to build with libxml 2.13.5 and libxslt 1.1.42 https://pdr2.bofh.network/data/142-diizzy/2025-01-25_06h38m03s/logs/errors/liferea-1.14.6.log Please have a look if we can fix this
https://github.com/lwindolf/liferea/pull/1329
Created attachment 256983 [details] net/liferea: Update to 1.14.6 I've updated the patch to include the upstream patch Nuno found to hopefully fix the build failure with libxml 2.13.5 reported by Daniel. As my build system is slow, I've only confirmed that Liferea 1.14.6 still builds with libxml 2.11.9.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f07e3ff6f964c57906d99d4392f46c7052f1bae0 commit f07e3ff6f964c57906d99d4392f46c7052f1bae0 Author: Fabian Keil <fk@fabiankeil.de> AuthorDate: 2025-01-25 13:52:16 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-01-25 14:00:01 +0000 net/liferea: Update to 1.14.6 - Add LGPL3 to the list of licenses - Define LICENSE_FILE(s) - Remove unneeded GNU_CONFIGURE_MANPREFIX - Apply upstream patch to fix build with libxml2 2.12.0+ ChangeLog: https://github.com/lwindolf/liferea/releases/tag/v1.14.6 PR: 280329 Approved by: maintainer timeout >5 months net/liferea/Makefile | 11 +++++++---- net/liferea/distinfo | 6 +++--- net/liferea/files/extra-patch-libxml (new) | 28 ++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+), 7 deletions(-)
Committed, thanks!