2019-05-26 02:05:56 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.007
Upstream changes:
version 3.007: Fri 3 May 09:38:17 CEST 2019
Improvements:
- recognize imap4s
|
2019-02-24 03:49:20 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 3.006
Upstream changes:
version 3.006: Fri 15 Feb 09:01:51 CET 2019
Fixes:
- MailDir warns about repeat count, since last release added 'use
warnings' to the file. [Keita Jamadam] github issue #2
- mbox parsing failed on changing handling of blank lines by Mail::Message
rt.cpan.org#128513 [Gregor Herrmann] + [cpantesters]
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-03-08 14:05:24 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Mail-Box: update to 3.005.
verison 3.005: Sun Mar 4 21:48:38 CET 2018
Changes:
- code trusted on "perl -w", but now added many "use warnings".
Improvements:
- spell fixes rt.cpan.org #12400 [Damyan Ivanov] (Debian)
- remove license file: now in README.md
rt.cpan.org#124057 [Petr Pisar]
- remove Mail/Box-Shorts.pod: already consumed somewhere else
rt.cpan.org#124056 [Petr Pisar]
- converted to GIT, publish to GitHub
- check produced pods
|
2017-12-30 15:30:21 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Mail-Box: update to 3.004.
version 3.004: Fri 22 Dec 09:46:28 CET 2017
Fixes:
- minor change in Mail::Message broken regression test [cpantesters]
|
2017-09-28 06:49:48 by Thomas Klausner | Files touched by this commit (1) |  |
Log message:
p5-Mail-Box: remove unused patch after update
|
2017-09-17 18:15:19 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Mail-Box: update to 3.003.
version 3.003: Thu 29 Jun 15:18:15 CEST 2017
Fixes:
- change license back to "perl" after accidental change
rt.cpan.org#120319 [Jitka Plesnikova]
version 3.002: Fri 31 Mar 14:22:17 CEST 2017
Fixes:
- repair test on Windows again :(
- error while global destruction of locker
- show installed version of POP3, not POP4 (of course)
rt.cpan.org#120651 [Kent Fredric]
version 3.001: Mon 6 Feb 17:07:53 CET 2017
Fixes:
- test on windows, cause the path syntax differences
- posix lock on BSD [Slaven Rezic]
- SEE ALSO links broken.
rt.cpan.org#120119 [Christophe Deroulers]
- do not test multi-lock on BSDs
Improvements:
- Mail::Box::Locker* cleaner OO
- ::Locker::Multi uses FcntlLock, not POSIX by default
version 3.000: Thu 2 Feb 15:50:36 CET 2017
Changes:
- split Mail::Box 2* into separate distributions:
Mail::Box basic and simple mail folders
Mail::Message only message handling
Mail::Transport sending messages
Mail::Box::IMAP4 net-imap folders
Mail::Box::POP3 pop3(s) folders
Mail::Box::Dbx Outlook express folders (unpublished)
- simplify structure of tests
- do not ask questions during installation
- shared footer
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-10-27 16:19:52 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.120
Upstream changes:
version 2.120: Wed 21 Sep 16:41:23 CEST 2016
Fixes:
- revert change of parts(), because it breaks code/the tests.
rt.cpan.org#118016 [Tom Callaway]
version 2.119: Mon Sep 19 22:49:50 CEST 2016
Fixes:
- Mail::Message::parts() did not return the $msg itself when
there are multiparts. [Peter Gunn]
- Cygwin is not windows. rt.cpan.org#115286
- include examples in the man-pages
Improvements:
- require perl 5.8.5
- ::MailDir scans faster with tainting off
- larger Mail::Message::build() example in SYNOPSIS [Andrew Beverley]
- $msg->build options file and files now exactly the same.
- indicate what ::Field::attributes() may return dupplicated
keys. rt.cpan.org #114589 [Randy Diffenderfer]
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|