2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message: *: recursive bump for perl 5.40 |
2023-12-03 08:23:56 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 3.006 Upstream changes: version 3.006: Mon 28 Aug 13:35:25 CEST 2023 Improvements: - Mail::Box::POP3 and Mail::Transport::POP3 can set SSL during construction. rt.cpan.org#140896 [Yanyan Yang] - Add OUATH2 verification [Madha Prasad] Changes: - Default SSL options disable verification. |
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-05-26 01:36:40 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 3.005 Upstream changes: version 3.005: Fri 3 May 09:41:53 CEST 2019 Fixes: - wrong place to set default message type. - transporter should differentiate between pop3 and pop3s in url(). Improvements: - cleanup ::POP3 coding style. |