Subject: CVS commit: pkgsrc/mail/ruby-mail
From: Takahiro Kambe
Date: 2016-10-15 15:59:37
Message id: 20161015135937.C4DD0FBD2@cvs.NetBSD.org

Log Message:
Update ruby-mail to 2.6.4.

== Version 2.6.4 - Wed Mar 23 08:16 -0700 2016 Jeremy Daer \ 
<jeremydaer@gmail.com>

Features:
* #772 - Normalize encoding matchers (grosser)
* #775 - Avoid failed encodings / stop bad charsets early (grosser)
* #782 – Make the gem compatible with Rubinius (robin850)
* #865 - Allow a body with an invalid encoding to be round tripped (kjg)
* #866 - Support decoding message bodies with non-Ruby-standard charsets (jeremy)
* #868 - Use the Ruby19.charset_encoder when decoding message bodies (kjg)
* #872 - Low-level option to include BCC field in the encoded message (grossadamm)
* #901 - Allow mail.text_part = '…' and mail.html_part = \ 
'<p>…</p>' (taavo)
* #924 - Matcher for having attachments (schepedw)

Performance:
* #956 - Use native String#encode for CR/LF conversion (carsonreinke)
* #970 - Support Ruby 2.3+ frozen string literals (twalpole)

Bugs:
* #719 - Fix to not extract header content that looks like its field name (kjg)
* #789 - Fix encoding collapsing not dealing with multiple encodings in 1 line \ 
(grosser)
* #808 - Mail::Field correctly responds_to? the methods of its instantiated \ 
field (thegcat)
* #849 - Handle calling Part#inline? when the Content-Disposition field couldn't \ 
be parsed (kjg)
* #874 – Stay under 1000-char SMTP line length limits (pushrax)
* #877 - Make Mail::Field == other take the field value into account (kjg)
* #907 - Mail::ContentDispositionField should work with nil value (kjg)
* #910 - Mail::Address should handle b_value_encoded local and domain parts (kjg)
* #918 - Account for possibility of absent delivery-status headers (kjg)

Files:
RevisionActionfile
1.13modifypkgsrc/mail/ruby-mail/Makefile
1.10modifypkgsrc/mail/ruby-mail/PLIST
1.11modifypkgsrc/mail/ruby-mail/distinfo