./mail/p5-MIME-Lite, Perl5 module for simple creation of MIME email messages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.033nb2, Package name: p5-MIME-Lite-3.033nb2, Maintainer: pkgsrc-users

MIME::Lite is intended as a simple, standalone module for generating (not
parsing!) MIME messages... specifically, it allows you to output a simple,
decent single- or multi-part message with text or binary attachments. It
does not require that you have the Mail:: or MIME:: modules installed.


Required to run:
[lang/perl5] [mail/p5-MIME-Types] [mail/p5-MailTools] [mail/p5-Email-Date-Format]

Master sites: (Expand)

Filesize: 80.776 KB

Version history: (Expand)


CVS history: (Expand)


   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-07-07 10:08:19 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 3.033

Upstream changes:
Version 3.033

    No changes since previous version, just made non-trial.
Version 3.032

    Fix an error in printing to Net::SMTP (thanks, Peter Heirich)

    Add "use warnings" and require v5.6
   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-11-02 14:36:52 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(mail/p5-MIME-Lite) Updated to 3.031

=item Version 3.031

Add an SSL option to connect to the SMTP relay via SSL on port 465. (thanks,
Max Maischein)
Document some tips on using non-ASCII content with MIME::Lite (thanks,
traveljury.com and Tom Hukins)