Bug 273090 - mail/claws-mail: upgrade to 3.19.1 and 4.1.1
Summary: mail/claws-mail: upgrade to 3.19.1 and 4.1.1
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: Xin LI
URL:
Keywords:
Depends on:
Blocks: 264255
  Show dependency treegraph
 
Reported: 2023-08-12 23:45 UTC by Xin LI
Modified: 2023-08-22 05:51 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (portmaster)


Attachments
Proposed patch (4.22 KB, patch)
2023-08-12 23:45 UTC, Xin LI
no flags Details | Diff
Modified patch for update (3.88 KB, patch)
2023-08-21 13:27 UTC, bsd
bsd: maintainer-approval? (portmaster)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2023-08-12 23:45:22 UTC
Among other things, this fixes build with Perl 5.36.
Comment 1 Xin LI freebsd_committer freebsd_triage 2023-08-12 23:45:55 UTC
Created attachment 244042 [details]
Proposed patch
Comment 2 bsd 2023-08-17 07:19:42 UTC
Testing locally...
Comment 3 bsd 2023-08-21 13:27:41 UTC
Created attachment 244251 [details]
Modified patch for update

PORTREVISION should be reset in clamd plugin as well, added in my patch. Other than that, my patch is basically the same as the original one.
Comment 4 bsd 2023-08-21 13:30:29 UTC
Locally, in my Makefile, I have

LDAP_USE=		OPENLDAP=yes

instead of

LDAP_USES=		ldap

I do not use LDAP option, so I did not test it, I don't know which one is more correct, actually. Just a note.
Comment 5 Xin LI freebsd_committer freebsd_triage 2023-08-22 05:44:17 UTC
(In reply to bsd from comment #4)
The latter ({OPTION}_USES= ldap) is actually preferred.
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-08-22 05:49:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01c420e177547c1d3711df6351eb071d0072271a

commit 01c420e177547c1d3711df6351eb071d0072271a
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2023-08-12 23:42:58 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2023-08-22 05:44:26 +0000

    mail/claws-mail: upgrade to 3.19.1 and 4.1.1.

    PR:             ports/273090
    Approved by:    maintainer

 mail/claws-mail-clamd/Makefile                        |  1 -
 mail/claws-mail-pdf_viewer/Makefile                   |  1 -
 mail/claws-mail/Makefile                              |  1 -
 mail/claws-mail/Makefile.claws                        |  4 ----
 mail/claws-mail/Makefile.ver                          |  4 ++--
 mail/claws-mail/distinfo                              | 11 +++++------
 mail/claws-mail/files/extra-patch-configure.ac (gone) | 11 -----------
 7 files changed, 7 insertions(+), 26 deletions(-)