Package: mew / 1:6.4-2

Metadata

Package Version Patches format
mew 1:6.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010_contrib.patch | (download)

contrib/mew-absfilter.el | 476 476 + 0 - 0 !
contrib/mew-browse.el | 343 343 + 0 - 0 !
contrib/mew-caesar.el | 242 242 + 0 - 0 !
contrib/mew-edebug.el | 145 145 + 0 - 0 !
contrib/mew-fancy-summary.el | 565 565 + 0 - 0 !
contrib/mew-nmz-fixer.el | 138 138 + 0 - 0 !
contrib/mew-nmz.el | 1686 1686 + 0 - 0 !
contrib/mew-refile-view.el | 443 443 + 0 - 0 !
contrib/mew-toolbar-frame.el | 90 90 + 0 - 0 !
9 files changed, 4128 insertions(+)

 contribution files to mew
 Forked to <https://github.com/tats/mew-contrib> to maintain patches.
 Added mew-nmz.el from <http://www.meadowy.org/~shirai/elips/mew-nmz.el.gz>.
 Added mew-absfilter.el from <https://github.com/tabmore/mew>.
040_stunnel451.patch | (download)

mew-ssl.el | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 supporting stunnel 4.51
050_cmew.patch | (download)

bin/cmew | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 fix cmew bugs
060_cmew blob.patch | (download)

bin/cmew | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 preventing that ruby 1.9 stores blob data into id.db
 Reported by Kei Tsuji in [mew-dist 29471] on 2012-03-19, and fixed
 by Tatsuya Kinoshita in [mew-dist 29477] on 2012-03-27.  See also
 Ruby's bug #6206 <http://bugs.ruby-lang.org/issues/6206>.
070_stunnel453.patch | (download)

mew-ssl.el | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 supporting stunnel 4.53
 Patch from [mew-dist 29486] on 2012-03-28, provided by TAKANO Yuji <takachan>.