Bug 269444 - mail/mimedefang: upgrade to 2.86
Summary: mail/mimedefang: upgrade to 2.86
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/The-McGrail-Founda...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-09 18:16 UTC by ml
Modified: 2023-02-12 18:32 UTC (History)
2 users (show)

See Also:
m.tsatsenko: maintainer-feedback+


Attachments
git diff (1.96 KB, patch)
2023-02-09 18:16 UTC, ml
no flags Details | Diff
New patch (2.00 KB, patch)
2023-02-11 09:42 UTC, ml
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ml 2023-02-09 18:16:59 UTC
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).
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-10 12:16:19 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 2 ml 2023-02-10 13:40:40 UTC
(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
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-10 15:23:53 UTC
====> 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!
Comment 4 ml 2023-02-11 09:42:05 UTC
Created attachment 240077 [details]
New patch
Comment 5 ml 2023-02-11 09:42:26 UTC
(In reply to Fernando Apesteguía from comment #3)

Oh! Sorry!!!

Does this new patch fix this?
Comment 6 m.tsatsenko 2023-02-12 00:16:11 UTC
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?).
Comment 7 ml 2023-02-12 07:57:06 UTC
(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.
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-12 18:31:35 UTC
Committed,

Thanks!
Comment 9 commit-hook freebsd_committer freebsd_triage 2023-02-12 18:31:45 UTC
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(-)
Comment 10 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-12 18:32:14 UTC
(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.