Path to this page:
./
mail/p5-Email-MIME,
Perl module for easy MIME message parsing
Branch: CURRENT,
Version: 1.949,
Package name: p5-Email-MIME-1.949,
Maintainer: pkgsrc-usersEmail::MIME is an extension of the Email::Simple module, to handle MIME
encoded messages. It takes a message as a string, splits it up into its
constituent parts, and allows you access to various parts of the
message. Headers are decoded from MIME encoding.
Required to run:[
lang/perl5] [
mail/p5-Email-Simple] [
mail/p5-Email-MIME-ContentType] [
mail/p5-MIME-Types] [
mail/p5-Email-MIME-Encodings] [
mail/p5-Email-MessageID] [
devel/p5-Module-Runtime] [
mail/p5-Email-Address-XS]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 605b40bea05361b2b3ce4888876ce3a338b6102a
RMD160: 01bfa5d8cf87788fa198accd1d8803b22bf88ee0
Filesize: 123.962 KB
Version history: (Expand)
- (2020-09-07) Updated to version: p5-Email-MIME-1.949
- (2020-09-01) Updated to version: p5-Email-MIME-1.946nb3
- (2019-08-11) Updated to version: p5-Email-MIME-1.946nb2
- (2018-08-22) Updated to version: p5-Email-MIME-1.946nb1
- (2017-11-23) Package has been reborn
- (2017-09-17) Updated to version: p5-Email-MIME-1.946
CVS history: (Expand)
2020-09-07 13:30:10 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Email-MIME: update to 1.949.
1.949 2020-05-24 10:25:36-04:00 America/New_York
- no changes since trial release
1.948 2020-05-09 14:57:17-04:00 America/New_York (TRIAL RELEASE)
- fixes to handling of content-type parameters (thanks, dlucredativ and
Pali Rohár)
1.947 2020-05-09 14:30:06-04:00 America/New_York (TRIAL RELEASE)
- add $Email::MIME::MAX_DEPTH and refuse to parse deeper than that many
parts; current default: 10
|
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-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |  |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-09-17 18:01:38 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Email-MIME: update to 1.946.
1.946 2017-08-31 09:29:41-04:00 America/New_York
- propagate encode_check to subparts (thanks, Michael McClimon)
- use the new parse_content_disposition function in
Email::MIME::ContentType (thanks, Pali Rohár)
- fix a bug in AddressList handling (thanks, Pali Rohár)
|
2017-07-27 02:22:10 by Wen Heping | Files touched by this commit (2) |  |
Log message:
Update to 1.945
Upstream changes:
1.945 2017-07-25 14:17:32-04:00 America/New_York
- fix encode-check.t to pass under legacy Test::Builder
1.944 2017-07-25 12:38:41-04:00 America/New_York
- non-trial release of header_as_obj changes
- support for supplying a non-croak encode_check (thanks, Matthew
Horsfall)
1.943 2017-06-09 19:00:09-04:00 America/New_York (TRIAL RELEASE)
- add Email::MIME::Header::AddressList and related support code
1.942 2017-03-05 08:15:00-05:00 America/New_York (TRIAL RELEASE)
- This adds ->header_as_obj to get MIME headers out of the header not
as strings, but as objects. The field-to-header mapping can be
amended with the ->set_class_for_header method.
1.941 2017-03-04 19:12:11-05:00 America/New_York (TRIAL RELEASE)
- pointless mistake release
|
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
|