Opened 19 years ago

Closed 19 years ago

#2564 closed defect (fixed)

BUG: mutt-devel-1.5.6

Reported by: marc_ozon@… Owned by: mij@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

mutt allows the following sort of thing in .muttrc:

source "/path/to/my/conditional/script.sh|"

Unfortunately, that was broken in 1.5.6, which needs a small patch to fix it. The patch is widely available, typically called 8patch-1.5.6.dyc.source_stat. The patch works, and has been stable in my experience; it's apparently in mutt's CVS, and Gentoo includes it now, too. I've tested it myself with DarwinPorts by adding the patch to the mutt-devel files directory, and putting "patchfiles 8patch-1.5.6.dyc.source_stat" in the portfile -- all worked fine, including the subsequent patching done independently by the compress and nntp variants)

How about adding this patch to the mutt-devel port?

Attachments (1)

8patch-1.5.6.dyc.source_stat (1.5 KB) - added by marc_ozon@… 19 years ago.
patch referred to in the bug description

Download all attachments as: .zip

Change History (4)

Changed 19 years ago by marc_ozon@…

patch referred to in the bug description

comment:1 Changed 19 years ago by marc_ozon@…

attachments.description: patch referred to in the bug reportpatch referred to in the bug description

comment:2 Changed 19 years ago by snu@…

Owner: changed from darwinports-bugs@… to mij@…
Summary: mutt-devel 1.5.6 rev. 2 needs a patch to fix calling an external script from muttrcBUG: mutt-devel-1.5.6

comment:3 Changed 19 years ago by yeled@…

Resolution: fixed
Status: newclosed

we updated to 1.5.9 and I can now run a pipe (to? an example would be nice)

so it looks like it was fixed upstream.

Note: See TracTickets for help on using tickets.