Next | Query returned 10 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   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.
   2019-02-24 05:31:13 by Wen Heping | Files touched by this commit (3)
Log message:
Import Mail-Box-POP3-3.004 as mail/p5-Mail-Box-POP3.

Maintain a folder which has its messages stored on a remote server. The
communication between the client application and the server is implemented using
the POP3 protocol. This class uses Mail::Transport::POP3 to hide the transport
of information, and focusses solely on the correct handling of messages within a
POP3 folder.

Next | Query returned 10 messages, browsing 1 to 10 | previous