Path to this page:
./
mail/p5-MIME-tools,
Perl5 modules for encoding and decoding MIME messages
Branch: CURRENT,
Version: 5.515nb1,
Package name: p5-MIME-tools-5.515nb1,
Maintainer: pkgsrc-usersMIME-tools is a collection of Perl5 MIME:: modules for parsing,
decoding, and generating single- or multipart (even nested multipart)
MIME messages.
Required to run:[
converters/p5-Convert-BinHex] [
lang/perl5] [
mail/p5-MailTools] [
devel/p5-IO-stringy]
Required to build:[
devel/p5-Test-Deep]
Master sites: (Expand)
Filesize: 414.205 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-MIME-tools-5.515nb1
- (2024-07-29) Updated to version: p5-MIME-tools-5.515
- (2023-10-14) Updated to version: p5-MIME-tools-5.510nb2
- (2023-07-06) Updated to version: p5-MIME-tools-5.510nb1
- (2022-12-03) Updated to version: p5-MIME-tools-5.510
- (2022-06-28) Updated to version: p5-MIME-tools-5.509nb6
CVS history: (Expand)
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-07-29 04:53:53 by Wen Heping | Files touched by this commit (3) |
Log message:
Update to 5.515
Upstream changes:
5.515 2024-04-24 Dianne Skoll <dianne@skoll.ca>
* VERSION 5.514 RELEASED
* Fix the "version" setting in META.yml. There are no other \
changes
since 5.514.
5.514 2024-02-06 Dianne Skoll <dianne@skoll.ca>
* VERSION 5.514 RELEASED
* Move the guts of the ambiguous_content method to MIME::Head
* Add MIME::Entity->ambiguous_content that returns true if
this entity or any of its parts, recursively, has a MIME::Head
whose ambiguous_content method returns true.
* Keep MIME::Parser->ambiguous_content as a cached version of the
most recently parsed $entity->ambiguous_content.
* BUGFIX: Add some missing files to MANIFEST
5.513 2024-01-25 Dianne Skoll <dianne@skoll.ca>
* VERSION 5.513 RELEASED
* Add MIME::Parser->ambiguous_content to indicate one of several
types of ambiguous MIME content that could be security risks.
* Add the '@duplicate_parameters' pseudo-parameter to let caller
detect duplicate MIME parameters on a MIME header.
5.512 2024-01-08 Dianne Skoll <dianne@skoll.ca>
* VERSION 5.512 RELEASED
* Use much larger chunk sizes for Base-64 encoding which reduces
both encoding time and space overhead.
https://rt.cpan.org/Ticket/Display.html?id=128400
https://rt.cpan.org/Ticket/Display.html?id=130110
5.511 2024-01-02 Dianne Skoll <dianne@skoll.ca>
* VERSION 5.511 RELEASED
* Silence a warning if used with a development version of
MIME::QuotedPrint
https://rt.cpan.org/Ticket/Display.html?id=150118
https://rt.cpan.org/Ticket/Display.html?id=149225
|
2023-10-14 03:13:32 by Mark Davies | Files touched by this commit (3) |
Log message:
p5-MIME-tools: Fix warning when used with perl 5.38
Perl 5.38 bundles MIME::QuotedPrint at version 3.16_01 which is not
numeric, causing spurious warnings on usage.
patch from Niko Tyni <ntyni@debian.org>
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-12-03 02:00:25 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 5,510
Upstream changes:
5.510 2022-07-06 Dianne Skoll <dianne@skoll.ca>
* VERSION 5.510 RELEASED
* Update author contact info
* Make code work in taint mode
* Clarify MIME::Entity documentation
|
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
|