Bug 231750

Summary: x11-wm/hs-xmonad: Update to 0.14
Product: Ports & Packages Reporter: Kevin Zheng <kevinz5000>
Component: Individual Port(s)Assignee: Gleb Popov <arrowd>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: --- Flags: tcberner: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 231751    
Attachments:
Description Flags
Patch none

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.