Created attachment 236820 [details] WWW= changed from location which doesn't show or link where libxaw3dxft and related applications are to better location Adjusting the Makefile of x11-toolkits/libxaw3dxft of the WWW location. The previous location showed xpaint, without showing the directory of related files and the location of libxaw3dxft, other applications and patches for existing applications. There was no link from that page to these important locations of those files or descriptions.
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Q/A: patch did not apply cleanly. Would you mind checking it? The patch contains DOS-like new line characters. No need to update a new one, but try NOT to copy-paste the patch in bugzilla, do attach it instead. Thanks!
(In reply to Fernando Apesteguía from comment #1) Thank you. I'm sorry. I'm learning
(In reply to pyrus from comment #2) No worries. Remember to approve the attachment. Cheers!
Created attachment 236833 [details] patch of Makefile diff for libxaw3dxft upload patch of Makefile diff for libxaw3dxft
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=092407a01e68b7a13fa957ca0d2e3ede0df01b7e commit 092407a01e68b7a13fa957ca0d2e3ede0df01b7e Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-09-26 05:59:55 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-26 15:54:12 +0000 x11-toolkits/libxaw3dxft: adjust WWW The previous location showed xpaint, without showing the directory of related files and the location of libxaw3dxft, other applications and patches for existing applications. There was no link from that page to these important locations of those files or descriptions. PR: 266614 Reported by: pyrus@bsdmail.com (maintainer) x11-toolkits/libxaw3dxft/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(In reply to Fernando Apesteguía from comment #5) thank you!