Subject: CVS commit: pkgsrc/mail/ruby-mail
From: Takahiro Kambe
Date: 2019-02-03 16:34:51
Message id: 20190203153451.D14D0FB16@cvs.NetBSD.org

Log Message:
mail/ruby-mail: update to 2.7.1

* pkgsrc change: add "USE_LANGUAGES= # none" line.

Version 2.7.1 (2018-10-13)

Compatibility:

* Restore LF=>CRLF conversions for properly encoded non-binary emails. (rubys)
* Gracefully parse certain invalid Content-Type headers. (rafbm)
* Support `x-uue` transfer encoding as uuencoding. (jkraemer)

Features:

* Expose Mail::Field#unparsed_value to read the raw field value, before
  parsing. (Tensho)

Performance:

* Speed up message encoding, especially with large attachments. (dalibor)

Bugs:

* Fix transfer encoding when message encoding is blank. (jakubonty, saks)
* Fix 7bit/base64 content transfer encoding mismatch. (ahorek)
* Fix UTF-8 attachment filename quoting. (ahorek)
* Fix `delete_all` using a readonly IMAP connection. (kimromi)

Files:
RevisionActionfile
1.18modifypkgsrc/mail/ruby-mail/Makefile
1.15modifypkgsrc/mail/ruby-mail/distinfo