Bug 260643

Summary: www/wt: update to 4.6.1
Product: Ports & Packages Reporter: Mamadou Babaei <info>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
Attachments:
Description Flags
www/wt v4.6.0 to 4.6.1 patch file info: maintainer-approval+

Description Mamadou Babaei 2021-12-23 16:00:21 UTC
Created attachment 230349 [details]
www/wt v4.6.0 to 4.6.1 patch file

An urgent release to address a bug that causes an occasional crash due to a null pointer dereference.
Comment 1 Mamadou Babaei 2021-12-23 16:02:34 UTC
This is the only change that has been made into this release
https://github.com/emweb/wt/commit/c85b3de721bb9e0bd7b6c5d7b21cb19d54b86e5a
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-23 16:25:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bf5c906570db82bf756cf9b8cba45c49aada9e36

commit bf5c906570db82bf756cf9b8cba45c49aada9e36
Author:     Mohammad S. Babaei <info@babaei.net>
AuthorDate: 2021-12-23 16:23:23 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-12-23 16:23:23 +0000

    www/wt: update to 4.6.1

    An urgent release to address a bug that causes an occasional crash due
    to a null pointer dereference.

    Changes: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

    PR:             260643

 www/wt/Makefile | 2 +-
 www/wt/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Kevin Bowling freebsd_committer freebsd_triage 2021-12-23 16:29:46 UTC
Thanks for your contribution Mohammad!
Comment 4 Mamadou Babaei 2021-12-23 16:31:31 UTC
My pleasure!