Bug 142121 - [patch]: update of x11-wm/xmonad and x11-wm/xmonad-contrib from the 0.9 version to the 0.9.1 version
Summary: [patch]: update of x11-wm/xmonad and x11-wm/xmonad-contrib from the 0.9 versi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 09:00 UTC by Jacula Modyun
Modified: 2010-01-13 14:28 UTC (History)
0 users

See Also:


Attachments
patch-xmonad (2.93 KB, text/plain)
2009-12-29 09:00 UTC, Jacula Modyun
no flags Details
file.diff (16.76 KB, patch)
2009-12-29 09:00 UTC, Jacula Modyun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacula Modyun 2009-12-29 09:00:10 UTC
x11-wm/xmonad and x11-wm/xmonad-contrib from the 0.9 version to the 0.9.1 version.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-29 09:00:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

haskell@ wants this category PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-29 09:00:33 UTC
Maintainer of x11-wm/xmonad,

Please note that PR ports/142121 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142121

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-29 09:00:36 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-01-13 14:11:43 UTC
pgj         2010-01-13 14:11:34 UTC

  FreeBSD ports repository

  Modified files:
    x11/hs-x11-ghc       Makefile distinfo 
    x11-wm/xmonad        Makefile distinfo pkg-plist 
    x11-wm/xmonad-contrib Makefile distinfo 
  Log:
  - Update x11/hs-x11-ghc to 1.5.0.0
  - Update x11-wm/xmonad to 0.9.1
  - Update x11-wm/xmonad-contrib to 0.9.1
  
  PR:             ports/142106, ports/142121
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  Approved by:    maintainer timeout (for xmonad and xmonad-contrib)
  
  Revision  Changes    Path
  1.13      +11 -16    ports/x11-wm/xmonad-contrib/Makefile
  1.6       +3 -3      ports/x11-wm/xmonad-contrib/distinfo
  1.13      +14 -6     ports/x11-wm/xmonad/Makefile
  1.7       +3 -3      ports/x11-wm/xmonad/distinfo
  1.7       +1 -4      ports/x11-wm/xmonad/pkg-plist
  1.15      +1 -2      ports/x11/hs-x11-ghc/Makefile
  1.6       +3 -3      ports/x11/hs-x11-ghc/distinfo
_______________________________________________
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"
Comment 5 Gabor Pali freebsd_committer freebsd_triage 2010-01-13 14:25:40 UTC
State Changed
From-To: feedback->closed

The patch has been committed and merged with ports/142106, because 
x11-wm/xmonad and x11-wm/xmonad-contrib will not build with the previous 
version of x11/hs-x11-ghc.  I have also modified your patch to handle 
DATADIR and PORTDATA correctly. 

Thank you!