Bug 232057

Summary: x11/hs-xmobar: Update to 0.28
Product: Ports & Packages Reporter: Kevin Zheng <kevinz5000>
Component: Individual Port(s)Assignee: freebsd-haskell (Nobody) <haskell>
Status: Closed FIXED    
Severity: Affects Only Me CC: arrowd, kevinz5000, tcberner
Priority: --- Flags: bugzilla: maintainer-feedback? (haskell)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 232055    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Kevin Zheng 2018-10-07 22:21:05 UTC
Created attachment 197895 [details]
Patch

Update to 0.28.

Requires new dependency, new port textproc/hs-parsec-numbers.

samples/xmobar.config now installed in EXAMPLESDIR instead of DATADIR.

Not included in patch, but petition to add XFT to OPTION_DEFAULT. A default installation of X11 will depend on libXft anyway.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2018-10-07 22:27:39 UTC
I think XFT on by default makes sense.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-11 19:10:25 UTC
A commit references this bug:

Author: arrowd
Date: Thu Oct 11 19:10:04 UTC 2018
New revision: 481845
URL: https://svnweb.freebsd.org/changeset/ports/481845

Log:
  x11/hs-xmobar: Update to 0.28.

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

Changes:
  head/x11/hs-xmobar/Makefile
  head/x11/hs-xmobar/distinfo
Comment 3 Gleb Popov freebsd_committer freebsd_triage 2018-10-11 19:31:23 UTC
Comitted, thanks.