Opened 20 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)
Change History (4)
Changed 20 years ago by marc_ozon@…
Attachment: | 8patch-1.5.6.dyc.source_stat added |
---|
comment:1 Changed 20 years ago by marc_ozon@…
attachments.description: | patch referred to in the bug report → patch referred to in the bug description |
---|
comment:2 Changed 20 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 muttrc → BUG: mutt-devel-1.5.6 |
comment:3 Changed 19 years ago by yeled@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
patch referred to in the bug description