Created attachment 252779 [details] Update to 0.9.4 This is a maintainer-upgrade from 0.9.3 to 0.9.4. Actual changes listed by the upstream author(s) at the URL.
Maintainer informed via mail
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c174cd15a902265d9387b99e32d53f574f5be571 commit c174cd15a902265d9387b99e32d53f574f5be571 Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2024-08-15 16:54:28 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-08-15 16:59:08 +0000 www/tdom: update to 0.9.4 Use post-patch-EBASE-on instead of .if conditional. Switch to DISTVERSION. Pet portlint, portfmt. Changelog: http://tdom.org/index.html/file?name=CHANGES&ci=trunk PR: 280832 Approved by: submitter is maintainer www/tdom/Makefile | 40 +++++++++++++++++-------------------- www/tdom/distinfo | 6 +++--- www/tdom/files/patch-generic-dom.h | 7 ++++--- www/tdom/files/patch-warnings (new) | 27 +++++++++++++++++++++++++ www/tdom/pkg-plist | 1 + 5 files changed, 53 insertions(+), 28 deletions(-)
Committed, thanks!