Up to [cvs.NetBSD.org] / pkgsrc / mail / p5-Email-MIME
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Fri Jan 27 03:51:42 2023 UTC (10 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.21: +4 -4
lines
Diff to previous 1.21 (colored)
Update to 1.953 Upstream changes: 1.953 2023-01-08 19:02:24-05:00 America/New_York - as promised, this release no longer works on v5.8; in fact, due to some upstream libraries, it hasn't in some time - documentation has been cleaned up to stop referencing long-dead other libraries or methods - some small code changes to benefit from v5.10 and v5.12 improvements
Revision 1.21 / (download) - annotate - [select for diffs], Fri Apr 22 10:23:07 2022 UTC (19 months, 1 week ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.20: +4 -4
lines
Diff to previous 1.20 (colored)
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)
Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 26 10:54:12 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
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
Revision 1.19 / (download) - annotate - [select for diffs], Thu Oct 7 14:25:31 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.18: +1 -2
lines
Diff to previous 1.18 (colored)
mail: Remove SHA1 hashes for distfiles
Revision 1.18 / (download) - annotate - [select for diffs], Mon Sep 7 11:30:10 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.17: +5 -5
lines
Diff to previous 1.17 (colored)
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
Revision 1.17 / (download) - annotate - [select for diffs], Sun Sep 17 16:01:38 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.16: +5 -5
lines
Diff to previous 1.16 (colored)
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)
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jul 27 00:22:09 2017 UTC (6 years, 4 months ago) by wen
Branch: MAIN
Changes since 1.15: +5 -5
lines
Diff to previous 1.15 (colored)
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
Revision 1.15 / (download) - annotate - [select for diffs], Mon Feb 13 13:31:07 2017 UTC (6 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.14: +5 -5
lines
Diff to previous 1.14 (colored)
Update to 1.940 Upstream changes: 1.940 2017-01-29 10:33:45-05:00 America/New_York - no code changes since 1.939 trial release 1.939 2017-01-14 14:58:44-05:00 America/New_York (TRIAL RELEASE) - do not decode MIME headers known to be never encoded (Pali Rohºò) - ...and that includes the Downgraded-* headers (Pali Rohºò) 1.938 2017-01-01 20:03:38-05:00 America/New_York (TRIAL RELEASE) - numerous small fixes to header encoding (thanks, Pali Rohºò) for more details see https://github.com/rjbs/Email-MIME/pull/32 - When a single-part content type has been provided with multiple parts, the user is now warned that the type has been changed to multipart/mixed. This helps catch typos like "mutlipart/alternative".
Revision 1.14 / (download) - annotate - [select for diffs], Sat Jan 30 13:46:10 2016 UTC (7 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.13: +5 -5
lines
Diff to previous 1.13 (colored)
Update to 1.937 --------------- 1.937 2016-01-28 13:31:06-05:00 America/New_York - eliminate memory leak in walk_parts (again, rjbs)
Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 14 04:08:25 2015 UTC (8 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.12: +5 -5
lines
Diff to previous 1.12 (colored)
Update to 1.936 Upstream changes: 1.936 2015-09-10 22:46:29-04:00 America/New_York - no changes since 1.935, but a stable release 1.935 2015-08-31 16:47:46-04:00 America/New_York (TRIAL RELEASE) - do not remove too many newlines at the end (bug introduced in 1.926)
Revision 1.12 / (download) - annotate - [select for diffs], Tue Nov 3 23:27:12 2015 UTC (8 years ago) by agc
Branch: MAIN
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Add SHA512 digests for distfiles for mail category Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 3 03:28:09 2015 UTC (8 years, 3 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Update to 1.934 Update DEPENDS Comment out CONFLICTS and SUPERSEDES lines since p5-Email-MIME-Creator and p5-Email-MIME-Modifier had been removed from pkgsrc 5 years ago. Upstream changes: 1.934 2015-08-01 20:33:57-04:00 America/New_York - fix debug_structure for multipart mail with only one subpart 1.933 2015-07-25 09:30:56-04:00 America/New_York - correct Email::Simple prereq - skip omitting content-type attributes with undef value 1.932 2015-07-24 22:24:06-04:00 America/New_York - stable release of previous trial releases - see v1.930 and v1.931, below 1.931 2015-07-12 17:31:01-04:00 America/New_York (TRIAL RELEASE) - When doing parts_set to become single-part, do not lose the charset and set the mail to us-ascii. This is almost certainly a half measure, and this whole hunk of code should be improved. 1.930 2015-03-25 22:58:42-04:00 America/New_York (TRIAL RELEASE) - rely on the new header_raw methods in new Email::Simple 1.929 2015-02-17 09:31:35-05:00 America/New_York - try not to lose unrecognized content-type parameters - avoid copying the body content when not needed during construction 1.928 2014-12-15 21:47:49-05:00 America/New_York - when converting from single part to multipart, drop Content-Transfer-Encoding and Content-Type's charset property - update subparts in walk_parts if stringification changes 1.927 2014-12-04 10:19:58-05:00 America/New_York - add header_str_pairs; like header_pairs, but decoded - remove Email:MIME::Creator from synopsis 1.926 2014-01-28 23:28:41-05:00 America/New_York - improve EOL processing with quoted-printable (thanks, Tomohiro Hosaka!) - avoid uninitialized warnings [rt.cpan.org #91707] 1.925 2013-11-08 07:01:03 America/New_York - improve reliability of mail reconstruction during walk_parts (thanks, Tomohiro Hosaka!)
Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 8 10:52:29 2013 UTC (10 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update to 1.924 Update DEPENDS Upstream changes: 1.924 2013-08-10 23:23:55 America/New_York update use of Email::MIME::ContentType to match new, fixed hash keys: type/subtype 1.923 2013-08-08 21:59:02 America/New_York do not consider the part-ending CRLF part of the body avoid undefined warnings in debug_structure [rt.cpan.org #82388] (Thanks, Kurt Anderson) better error message when the given body is a ref but not a scalar ref [rt.cpan.org #59205] 1.922 2013-07-10 08:45:02 America/New_York repackage, fixing version number 1.921 2013-07-01 22:51:01 America/New_York repackage, remove PEP links, update bugtracker 1.920 2013-06-17 do not call parts_set during walk_parts unless the parts have actually changed When trying to decode a body, fall back to 7bit if the encoding is unknown. Trying to create a new body in an unknown encoding is still forbidden. This should make it easier to handle broken messages from "the internet." ("Content-Transfer-Encoding: n"!?) 1.912_01 2013-04-08 try to encode headers based on the header structure, if it has one, rather than treating the header as a big string in all cases; thanks for this work go to Jesse Luehrs
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 23 10:20:33 2013 UTC (10 years, 10 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
- Updated to 1.911 ChangeLog: 1.911 2012-07-22 require a newer Email::Simple and cope with its improved line ending tweaks
Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 5 13:30:11 2011 UTC (12 years ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Update p5-Email-MIME to 1.910. Changes from previous: 1.910 2011-09-12 document the header_str arg to ->create more thoroughly (i.e., at all) 1.909 2011-09-08 dial the perl prereq back to 5.8.1 by popular demand... actually 1.908 2011-06-01 dial the perl prereq back to 5.8.1 by popular demand 1.907 2011-02-02 require 5.8.5 for sane encoding be more lenient with Content-Tranfser-Encoding values; stop at semicolons
Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 2 12:19:42 2010 UTC (12 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 1.906: 1.906 2010-10-07 update our prereq on Test::More to 0.88
Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 10 06:20:28 2010 UTC (13 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Updating mail/p5-Email-MIME from 1.904 to 1.905 Upstream changes: 1.905 2010-09-06 fix a long-standing bug that prevent walk_parts from reaching all parts (thanks, Erik Logtenberg)
Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 5 11:52:54 2010 UTC (13 years, 2 months ago) by sno
Branch: MAIN
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Updating mail/p5-Email-MIME from 1.903nb1 to 1.904 Upstream changes: 1.904 2010-09-04 eliminate memory leak in walk_parts (reported by MKANAT, RT #59581)
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 11 09:42:35 2010 UTC (13 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Updating mail/p5-Email-MIME from 1.863 to 1.903 pkgsrc changes: - Add license definition - Add conflict/supersedes entry for merged modules - Adjust dependencies Upstream changes: 1.903 2009-12-23 correct typo in body_set_str (RT #53004) (thanks, Herbert Leitz) 1.902 2009-11-11 allow for padding spaces in the Content-Transfer-Encoding header (Geraint Edwards) 1.901 2009-11-05 bump up Email::MIME::Encodings version required 1.900 2009-11-03 merge in Email-MIME-Modifier and Email-MIME-Creator add better support for Unicode with body_str, header_str_set, etc.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 10 14:41:45 2009 UTC (14 years, 9 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
1.863 2009-01-30 no code changes add strangely missing copyright information 1.862 2009-01-22 add repository location metadata always require Encode, never MIME::Words; this means that using Email::MIME on pre-5.008 will be difficult, if not impossible if a header can't be decoded, fall back to the raw header move decoding methods to Email::MIME::Header, add header_raw
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 16 12:21:58 2008 UTC (15 years, 4 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
- updated to 1.861 - took maintainership Changelog: 1.861 2007-11-05 added perl-minver.t -- Email::MIME requires perl >= 5.006 we now require Email::Simple 2.003 1.860 2007-07-13 tentative tweak to tests and C-T-E handling for charset probably needs more research, testing, and fixing
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Apr 21 15:03:52 2007 UTC (16 years, 7 months ago) by heinz
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of p5-Email-MIME 1.859. This is a merge of wip/p5-Email-MIME by Roman Kulik and the package submitted by Edgar Fuss to tech-pkg@. Some small changes by me. Email::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 access to various parts of the message. Headers are decoded from MIME encoding.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 21 15:03:52 2007 UTC (16 years, 7 months ago) by heinz
Branch: MAIN
Initial revision