Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448558 - dev-php/PEAR-Mail_Mime-1.8.7 version bump request
Summary: dev-php/PEAR-Mail_Mime-1.8.7 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: PHP Bugs
URL: http://pear.php.net/package/Mail_Mime...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-25 16:36 UTC by Michael Orlitzky
Modified: 2013-05-19 17:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for dev-php/PEAR-Mail_Mime-1.8.6 (PEAR-Mail_Mime-1.8.6.ebuild,531 bytes, text/plain)
2012-12-25 17:14 UTC, Michael Orlitzky
Details
Ebuild for dev-php/PEAR-Mail_Mime-1.8.7 (PEAR-Mail_Mime-1.8.7.ebuild,392 bytes, text/plain)
2012-12-25 17:46 UTC, Michael Orlitzky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2012-12-25 16:36:19 UTC
This fixes some annoying php-5.4 warnings.

The changelogs between 1.8.3 (in tree) and 1.8.6 include,

* Bug #19473: PEAR::isError() compatibility problem with PHP 5.4 [alec]
* Bug #19497: Attachment filename is cut on slash character [alec]
* Bug #19665: Add Mail-Reply-To and Mail-Followup-To to structured recipient headers list [alec]
* Added possibility to set additional parameters of message part header, e.g. attachment size [alec]
* Added automatic setting of attachment size via Content-Disposition header size parameter [alec]
* Request #19406: Allow to set individual attachment part headers [alec]
* Fixed Bug #18982: Non-static method Mail_mimePart::encodeHeader() should not be called statically [alec]
Comment 1 Michael Orlitzky gentoo-dev 2012-12-25 17:14:46 UTC
Created attachment 333320 [details]
Ebuild for dev-php/PEAR-Mail_Mime-1.8.6

Here's the ebuild we're using. I've bumped to EAPI=5, and changed the patch name.

Now that there's an active maintainer, I've sent our one patch upstream.
Comment 2 Michael Orlitzky gentoo-dev 2012-12-25 17:46:14 UTC
Created attachment 333322 [details]
Ebuild for dev-php/PEAR-Mail_Mime-1.8.7

Well that was fast. We don't need to keep that patch around any more.
Comment 3 Michael Orlitzky gentoo-dev 2013-03-18 20:29:46 UTC
For bonus points, you could patch these out seeing as we don't support php-4 any more.

http://pear.php.net/bugs/bug.php?id=19761
Comment 4 Michael Orlitzky gentoo-dev 2013-05-19 17:42:44 UTC
In the tree now.