Bug 231750 - x11-wm/hs-xmonad: Update to 0.14
Summary: x11-wm/hs-xmonad: Update to 0.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks: 231751
  Show dependency treegraph
 
Reported: 2018-09-26 23:33 UTC by Kevin Zheng
Modified: 2018-09-27 15:45 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch (3.07 KB, patch)
2018-09-26 23:33 UTC, Kevin Zheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2018-09-26 23:33:32 UTC
Created attachment 197538 [details]
Patch

Even though 0.14.2 is out, 0.14.1 brought a slightly non-trivial change where cabal no longer installs the man page, etc. Update to 0.14, which fixes a semi-serious issue where xmonad.state doesn't get deleted.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2018-09-27 04:14:11 UTC
Looks good to me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-09-27 15:43:46 UTC
A commit references this bug:

Author: arrowd
Date: Thu Sep 27 15:43:13 UTC 2018
New revision: 480801
URL: https://svnweb.freebsd.org/changeset/ports/480801

Log:
  x11-wm/xmonad: Update to 0.14.

  PR:		231750
  Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
  Approved by:	tcberner (mentor)

Changes:
  head/x11-wm/hs-xmonad/Makefile
  head/x11-wm/hs-xmonad/distinfo
  head/x11-wm/hs-xmonad/files/
Comment 3 Gleb Popov freebsd_committer freebsd_triage 2018-09-27 15:45:46 UTC
Thanks for your patch.