Bug 259228

Summary: www/wt: update to 4.5.1
Product: Ports & Packages Reporter: Mohammad S. Babaei <info>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: bram, nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html
Attachments:
Description Flags
www/wt v4.5.0 to 4.5.1 patch file info: maintainer-approval+

Description Mohammad S. Babaei 2021-10-17 14:20:32 UTC
Created attachment 228779 [details]
www/wt v4.5.0 to 4.5.1 patch file

* Update to 4.5.1

And, the following changes contributed by bram -at- cbbg.nl:

* x11 is only needed when the OpenGL option is selected
* switched the use/uses, this seems to be the standardized order
* added CPE information as the port could be sensitive to attacks 
(considering it runs a web server)
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-10-17 18:47:50 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-17 18:48:23 UTC
A commit in branch main references this bug:

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

commit 5618d5a1c4a1ec27642755e66c678f0c77389b80
Author:     Mohammad S. Babaei <info@babaei.net>
AuthorDate: 2021-10-17 18:40:01 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-10-17 18:47:58 +0000

    www/wt: update to 4.5.1

    PR:     259228

 www/wt/Makefile  |  3 +--
 www/wt/distinfo  |  6 +++---
 www/wt/pkg-plist | 16 ++++++++--------
 3 files changed, 12 insertions(+), 13 deletions(-)
Comment 3 Bram Ton 2021-10-22 19:09:07 UTC
Hi Neel,

It seems not all suggested edits in the diff file have been merged into the Makefile. I'm curious what is the reason behind this? Or perhaps there are gremlins at play?