[Bug 282880] textproc/amberfish: update to 1.7.1, take maintainership
Date: Fri, 22 Nov 2024 13:03:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282880
Robert Clausecker <fuz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fuz@FreeBSD.org
--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
Thank you for your submission.
Here are some things for you to check:
- please use DISTVERSION over PORTVERSION if possible
- you removed MASTER_SITES but didn't put any replacement in. From where are
the distfiles thus fetched? Maybe you need USE_GITLAB=yes?
- REINPLACE_CMD is only for dynamic patching. For static patches, write patch
files. Please replace all uses of static patching that currently use
REINPLACE_CMD with patch files.
Please check these items and resubmit.
I have not conducted a build test and can't say if the port builds with your
update. Make sure to run all these checkers and fix any errors they report:
- make check-plist
- make stage-qa
- portlint
I also strongly recommend that you test the port with Poudriere, ideally on as
many architectures as you can and on both the currently oldest FreeBSD 13 and
FreeBSD 14 releases. That is not required, but it'll make it easier for you to
find any issues.
--
You are receiving this mail because:
You are the assignee for the bug.