Some xmonad modules in x11-wm/hs-xmonad-contrib require bash to run. One of them needs to be patched to use bash instead of /bin/bash I attached patch to fix this problem. Because of this XMonad.Prompt.Directory was driving me nuts for months, until I finally checked the source. I will also submit this patch upstream. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->haskell Over to maintainer (via the GNATS Auto Assign Tool)
Hi, While I'm committing the diff, could you please submit the diff upstream, if not submitted already? Thanks -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ Avoid Success At All Costs !!
ashish 2011-09-07 19:24:01 UTC FreeBSD ports repository Modified files: x11-wm/hs-xmonad-contrib Makefile Added files: x11-wm/hs-xmonad-contrib/files patch-XMonad__Prompt__Directory.hs Log: - Add runtime dependency on shells/bash - Fix path to bash in one of the modules PR: ports/159968 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Revision Changes Path 1.22 +3 -1 ports/x11-wm/hs-xmonad-contrib/Makefile 1.1 +11 -0 ports/x11-wm/hs-xmonad-contrib/files/patch-XMonad__Prompt__Directory.hs (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!
On Thu, 08 Sep 2011 00:46:06 +0530 ashish@FreeBSD.org (Ashish SHUKLA) wrote: > Hi, > > While I'm committing the diff, could you please submit the diff > upstream, if not submitted already? > > Thanks Hello! I did submit it upstream: http://code.google.com/p/xmonad/issues/detail?id=472&start=100 -- Aldis Berjoza http://www.bsdroot.lv/