Hi ! mutt-1.5.9 was released a couple of days ago. nntp.vvv patch has also been released for 1.5.9. Cheers, Ferdy
Created attachment 65671 [details] ebuild for mutt-1.5.9 +mutt-1.5.9.ebuild, +mutt-1.5.9-r1.ebuild: Bump to 1.5.9, update available patches and updated all previous to apply. Added mutt-1.5.4-imap-fcc-status.patch in case imap use flag is used. mutt-1.5.9-r1: Here I made a few more changes and added some other patches: patch-1.5.5.1.cd.trash_folder.3.4 patch-1.5.5.1.cd.purge_message.3.4 mutt-1.5.8-indexcolor-3.diff patch-1.5.1.dgc.deepif.1 Marked all unstable of course. Un-Shar it to your overlay dir. To use "normal" mutt: echo =mail-client/mutt-1.5.9 ~x89 /etc/portage/package.keywords To use mutt with all the new patched I added: echo =mail-client/mutt-1.5.9-r1 ~x89 /etc/portage/package.keywords and emerge mutt of, course ;)
(In reply to comment #1) > Created an attachment (id=65671) [edit] > ebuild for mutt-1.5.9 > > +mutt-1.5.9.ebuild, +mutt-1.5.9-r1.ebuild: > Bump to 1.5.9, update available patches and updated all previous to apply. > Added mutt-1.5.4-imap-fcc-status.patch in case imap use flag is used. > > mutt-1.5.9-r1: > Here I made a few more changes and added some other patches: > patch-1.5.5.1.cd.trash_folder.3.4 > patch-1.5.5.1.cd.purge_message.3.4 > mutt-1.5.8-indexcolor-3.diff > patch-1.5.1.dgc.deepif.1 > Marked all unstable of course. > > Un-Shar it to your overlay dir. > To use "normal" mutt: > echo =mail-client/mutt-1.5.9 ~x89 /etc/portage/package.keywords > > To use mutt with all the new patched I added: > echo =mail-client/mutt-1.5.9-r1 ~x89 /etc/portage/package.keywords > > and emerge mutt of, course ;) The correct echo's are: To use "normal" mutt: echo =mail-client/mutt-1.5.9 ~x89 >> /etc/portage/package.keywords To use mutt with all the new patched I added: echo =mail-client/mutt-1.5.9-r1 ~x89 >> /etc/portage/package.keywords
1.5.9 in portage with all the patches
Created attachment 65712 [details] mutt-1.5.9 ebuild with nntp corrected If used nntp use flag, emerge would fail, this new shar, now solves that!