Bug 261993 - www/wt update to 4.6.2
Summary: www/wt update to 4.6.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://www.webtoolkit.eu/wt/doc/refe...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-16 16:18 UTC by Mohammad S. Babaei
Modified: 2022-02-16 17:40 UTC (History)
1 user (show)

See Also:


Attachments
www/wt 4.6.1 to 4.6.2 patch file (2.12 KB, patch)
2022-02-16 16:18 UTC, Mohammad S. Babaei
info: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mohammad S. 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.