Created attachment 244239 [details] diff generated by: git diff > ../`make -VPKGNAME`.diff Makefile change: * add: LICENSE_FILE * delete: ${INSTALL_DATA} ${WRKSRC}/COPYING ${STAGEDIR}${DOCSDIR} Testing: # portlint -A # port test # portfmt -i ./Makefile # poudriere testport -j 132Ramd64 -p default -i -o www/edbrowse # poudriere testport -j 140Camd64 -p default -i -o www/edbrowse
Maintainer informed via mail
... In Makefile also * add USE ssl (to fix "port test" warning, also cited in upstream CHANGES)
^Triage: Reporter is committer, assign accordingly. ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Let me run some tests and come back to you. The changes in files/patch-makefile are cosmetic (only the timestamp), so they should be reverted. Thanks!
Created attachment 244250 [details] diff without (reduntant) makefiles patches
LGTM! You can land this :-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b227695417fc0edf386aa7b7dfff450085932c2 commit 6b227695417fc0edf386aa7b7dfff450085932c2 Author: Alfonso S. Siciliano <asiciliano@FreeBSD.org> AuthorDate: 2023-10-23 22:20:32 +0000 Commit: Alfonso S. Siciliano <asiciliano@FreeBSD.org> CommitDate: 2023-10-23 22:30:00 +0000 www/edbrowse: update to 3.8.7 Changes: https://github.com/CMB/edbrowse/blob/master/CHANGES Approved by: fernape PR: 273251 www/edbrowse/Makefile | 6 +++--- www/edbrowse/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Committed