2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message: *: recursive bump for perl 5.40 |
2023-08-25 09:12:26 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 3.008 Upstream changes: version 3.008: Wed 9 Aug 10:03:40 CEST 2023 Fixes: - do not confuse multiple connections with own imap_client object rt.cpan.org#1036931 [Jonathan Kamens] - test fails for Mail::Message 3.013, which detects charset better Improvements: - github merge#1 fix example [Randolf Richardson] - run test in write only environment, github#2 [Petr Pisar] |
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message: *: recursive bump for perl 5.38 |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message: mail: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch |
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message: mail: Remove SHA1 hashes for distfiles |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-07-02 09:27:06 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 3.007 Upstream changes: version 3.007: Thu 13 Jun 16:54:08 CEST 2019 Fixes: - remove debug statements. version 3.006: Wed 12 Jun 16:43:39 CEST 2019 Improvements: - more flexible in passing settings to Mail::IMAPClient. version 3.005: Wed 5 Jun 15:56:33 CEST 2019 Fixes: - ignore StartTLS on SSL connection. - enforce message_type is ::IMAP::Message, not ::IMAPs |