Bug 259683 - mail/davmail update to 6.0.0
Summary: mail/davmail update to 6.0.0
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: Hiroki Tagato
URL: https://sourceforge.net/p/davmail/cod...
Keywords: buildisok, easy, patch
Depends on:
Blocks:
 
Reported: 2021-11-06 18:55 UTC by Jose G. Juanino
Modified: 2021-12-08 11:30 UTC (History)
5 users (show)

See Also:
jjuanino: maintainer-feedback+


Attachments
update to 6.0.0 (7.19 KB, patch)
2021-11-06 18:55 UTC, Jose G. Juanino
jjuanino: maintainer-approval+
Details | Diff
poudriere build log (24.58 KB, text/plain)
2021-11-20 17:23 UTC, Jose G. Juanino
jjuanino: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
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!