2020-02-05 15:29:51 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/pear-Mail_Mime: update to 1.10.6
Update pear-Mail_Mime to 1.10.6.
1.10.6 (2020-01-30)
Changelog:
* Fix different boundary in headers and body when using headers() after
get() [alec]
* Removed phail.php script [alec]
|
2020-01-27 14:16:13 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/pear-Mail_Mime: update to 1.0.5
Update pear-Mail_Mime to 1.0.5.
1.0.5 (2020-01-24)
Changelog:
* Make sure to not set Content-Transfer-Encoding on multipart messages [alec]
* Added support for calendar invitations with attachments/html/images [jacalben]
|
2019-10-22 09:49:03 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/pear-Mail_Mime: update to 1.10.4
Update pear-Mail_Mime to 1.10.4.
1.10.4 2019-10-13
* Fix E_STRICT errors introduced in the previous release [alec]
1.10.3 2019-09-25
* Fix deprecation warning for get_magic_quotes_runtime() use on PHP 7.4
|
2017-12-09 03:32:24 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
mail/pear-Mail_Mime: Update to 1.10.2
Release date: 2017-11-17 04:27 UTC
Release state: stable
Changelog:
* Fix Bug #21255: Boundary gets added twice when using setContentType() [alec]
* PHP 7.2 compatibility fixes [alec]
|
2017-05-28 13:34:29 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Mail_Mime to 1.10.1.
1.10.1 2017-05-21 06:48 UTC
Changelog:
* Fix Bug 21206: explodeQuotedString() does not handle quoted strings
correctly [dfukagaw28]
* Fix Bug 21205: Invalid encoding of headers with quoted multibyte strings in
non-unicode charset [dfukagaw28]
* Fix Bug 21098: Discrepancy in handling of empty (but set) plain text part
[alec]
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
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.
|
2015-10-08 16:08:11 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Mail_Mime to 1.10.0.
Release date: 2015-09-13 13:48 UTC
Release state: stable
Changelog:
* Add possibility to add externally created Mail_mimePart objects as
attachments [alec]
* Add possibility to set preamble text for multipart messages [alec]
|
2015-08-30 10:38:34 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Mail_Mime to 1.9.0.
* Bug #20921: Make Mail_mimePart::encodeHeaderValue() a static method [alec]
* Bug #20931: Really remove unset headers [alec]
* Request #18772: Added methods for creating text/calendar messages [alec]
|
2014-05-21 05:30:32 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Mail_Mime to 1.8.9.
* Fixed Bug #20273: Incorrect handling of HTAB in encodeHeader() [alec]
* Fixed Bug #20226: Mail_mimePart::encodeHeader does not encode ISO-2022-JP
string [alec]
* Fixed Bug #20222: Broken Compatybility with PHP4 [alec]
|
2013-07-12 02:11:03 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update pear-Mail_Mime to 1.8.8.
Mail_Mie 1.8.8
* Fixed warning/notice on (static vs. non-static) PEAR::raiseError() usage
[alec]
* Fixed Bug #19761: PHP5 warnings about return by reference [alec]
* Fixed Bug #19770: Make cid generator more unique on Windows [alec]
* Fixed Bug #19987: E_STRICT warning when null is passed by reference [alec]
|