Bug 261993

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

Description Mamadou Babaei 2022-02-16 16:18:44 UTC
Created attachment 231872 [details]
www/wt 4.6.1 to 4.6.2 patch file
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-16 17:40:10 UTC
A commit in branch main references this bug:

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

commit 67f267f15a32e126eb956f4881e66ab58728efcc
Author:     Mohammad S. Babaei <info@babaei.net>
AuthorDate: 2022-02-16 17:38:15 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-16 17:38:15 +0000

    www/wt: Update to 4.6.2

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

    PR:             261993

 www/wt/Makefile  |  4 +++-
 www/wt/distinfo  |  6 +++---
 www/wt/pkg-plist | 18 +++++++++---------
 3 files changed, 15 insertions(+), 13 deletions(-)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2022-02-16 17:40:26 UTC
Committed, with some changes: using PLIST_SUB and %%VERSION%% in pkg-plist for simplifying future updates.