Created attachment 240033 [details] git diff Currently the port is at 2.84, which features some bugs that have beaten me. This is a patch that upgrades to 2.86 (latest version from the 2.x branch) and fixes them. Of course 3.3 is out, but that might require more work (and, above all, more testing).
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
(In reply to Fernando Apesteguía from comment #1) Done. But since this is going two versions ahead, there's also https://github.com/The-McGrail-Foundation/MIMEDefang/releases/tag/v2.85
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/README.md ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Would you mind having a look at this? Thanks!
Created attachment 240077 [details] New patch
(In reply to Fernando Apesteguía from comment #3) Oh! Sorry!!! Does this new patch fix this?
Hi there. Thanks for you work! Yes, it appears updated patch fixes an issue with dangling README.md file. I'd also like to release the port to the pool (or pass it to the submitter maybe?).
(In reply to m.tsatsenko from comment #6) As much as I'd like to help, my knowledge of PERL is close to zero. I might throw patch or two from time to time, but the upgrade to 3.0 could be a daunting task for me. In the end I don't think I could be the maintainer with enough confidence.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7d702d5947d5fdd86ae76e35e92a2ed3b0859f0 commit f7d702d5947d5fdd86ae76e35e92a2ed3b0859f0 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-02-11 17:19:29 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-02-12 18:26:57 +0000 mail/mimedefang: upgrade to 2.86 ChangeLog: https://github.com/The-McGrail-Foundation/MIMEDefang/releases/tag/v2.86 PR: 269444 Reported by: ml@netfence.it Approved by: m.tsatsenko@gmail.com (maintainer, timeout > 2 weeks) mail/mimedefang/Makefile | 6 ++---- mail/mimedefang/distinfo | 6 +++--- mail/mimedefang/pkg-plist | 5 +---- 3 files changed, 6 insertions(+), 11 deletions(-)
(In reply to m.tsatsenko from comment #6) In that case, feel free to create a PR and reset MAINTAINER. If you want you can assign it to me.