Path to this page:
./
mail/p5-Email-MIME,
Perl module for easy MIME message parsing
Branch: CURRENT,
Version: 1.952,
Package name: p5-Email-MIME-1.952,
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)
Filesize: 121.596 KB
Version history: (Expand)
- (2022-04-22) Updated to version: p5-Email-MIME-1.952
- (2021-05-25) Updated to version: p5-Email-MIME-1.949nb1
- (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
CVS history: (Expand)
2022-04-22 12:23:08 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.952
Upstream changes:
1.952 2021-12-14 09:57:27-05:00 America/New_York
- exactly 1.951, except will install on 5.8.8
- **ACHTUNG!** Do not expect any future release to work on Perl v5.8
1.951 2021-12-14 09:41:01-05:00 America/New_York
- non-trial release of 1.950 changes
1.950 2020-11-02 19:21:52-05:00 America/New_York (TRIAL RELEASE)
- when computing filename, start from raw Content-Disposition (thanks,
Mishrakk)
- avoid a potentially very slow regex in parsing (thanks, ivulfson)
|
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-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.
|