Bug 259683

Summary: mail/davmail update to 6.0.0
Product: Ports & Packages Reporter: Jose G. Juanino <jjuanino>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, jjuanino, lwhsu, tagattie, vikashb
Priority: --- Keywords: buildisok, easy, patch
Version: LatestFlags: jjuanino: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://sourceforge.net/p/davmail/code/HEAD/tree/tags/6.0.0/RELEASE-NOTES.md
Attachments:
Description Flags
update to 6.0.0
jjuanino: maintainer-approval+
poudriere build log jjuanino: maintainer-approval+

Description Jose G. Juanino 2021-11-06 18:55:20 UTC
Created attachment 229332 [details]
update to 6.0.0

update mail/davmail to 6.0.0

Changelog:
    https://sourceforge.net/p/davmail/code/HEAD/tree/tags/6.0.0/RELEASE-NOTES.md

This version try to install Azul JRE FX at build stage, but has been disabled by removing the target:

    <antcall target="download-jre"/>

in files/patch-build.xml patch.

Regards
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2021-11-19 08:39:17 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Jose G. Juanino 2021-11-20 17:23:46 UTC
Created attachment 229615 [details]
poudriere build log
Comment 3 Jose G. Juanino 2021-11-20 17:24:59 UTC
(In reply to Fernando Apesteguía from comment #1)
Hi Fernando, thank you for your work. Find attached the poudriere build log. Regards
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2021-11-20 17:59:00 UTC
Great work, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-12-08 11:30:14 UTC
A commit in branch main references this bug:

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

commit a0081fe438279ce396c8c266db07cf780ac43b8d
Author:     Jose G. Juanino <jjuanino@gmail.com>
AuthorDate: 2021-12-08 11:28:15 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2021-12-08 11:29:32 +0000

    mail/davmail: update to 6.0.0

    Changelog: https://sourceforge.net/p/davmail/code/HEAD/tree/tags/6.0.0/RELEASE-NOTES.md

    PR:             259683
    Reported by:    Jose G. Juanino <jjuanino@gmail.com> (maintainer)

 mail/davmail/Makefile              | 12 +++++++-----
 mail/davmail/distinfo              |  6 +++---
 mail/davmail/files/patch-build.xml | 14 +++++++++++---
 mail/davmail/pkg-plist             | 18 +++++-------------
 4 files changed, 26 insertions(+), 24 deletions(-)
Comment 6 Hiroki Tagato freebsd_committer freebsd_triage 2021-12-08 11:30:54 UTC
Committed, thanks!