Bug 245111

Summary: x11-wm/hikari: Update to 1.0.0
Product: Ports & Packages Reporter: Alexander Sieg <ports>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, jbeich, mikael, raichoo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
x11-wm/hikari: update to 1.0.0
mikael: maintainer-approval+
Removed the FONTS option fernape: maintainer-approval+

Description Alexander Sieg 2020-03-27 19:18:49 UTC
Update to 1.0.0
Comment 1 Alexander Sieg 2020-03-27 19:18:52 UTC
Created attachment 212767 [details]
patch
Comment 2 Alexander Sieg 2020-03-28 12:29:23 UTC
Created attachment 212787 [details]
x11-wm/hikari: update to 1.0.0

patch was base on previous version
Comment 3 Jan Beich freebsd_committer freebsd_triage 2020-03-29 13:17:23 UTC
Comment on attachment 212787 [details]
x11-wm/hikari: update to 1.0.0

FONT option doesn't look useful outside of sample config which user have to copy manually. Even then fontconfig will select another font if the specified one couldn't be found e.g.,

  $ pkg install hikari
  $ fc-match 'DejaVu Sans Mono'
  DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
  $ pkg delete -f dejavu
  $ fc-match 'DejaVu Sans Mono'
  luximr.ttf: "Luxi Mono" "Regular"

Note, from fontconfig POV one should configure "monospace" to be an alias for the desired fixed-width font.
Comment 4 Jan Beich freebsd_committer freebsd_triage 2020-03-29 13:39:39 UTC
Ironically, removing FONT option won't get rid of "DejaVu Sans Mono" because hikari -> pango -> xorg-fonts-truetype -> dejavu.
Comment 5 Alexander Sieg 2020-03-30 08:57:41 UTC
Created attachment 212857 [details]
Removed the FONTS option
Comment 6 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-03-30 09:53:12 UTC
Comment on attachment 212857 [details]
Removed the FONTS option

^Triage: Reporter is maintainer, set attachment maintainer-approval flag (to +) to signify maintainer approval. 

Attachment -> Details -> maintainer-approval [+], or set the flag during attach/upload step
Comment 7 commit-hook freebsd_committer freebsd_triage 2020-03-30 10:08:24 UTC
A commit references this bug:

Author: jbeich
Date: Mon Mar 30 10:07:27 UTC 2020
New revision: 529872
URL: https://svnweb.freebsd.org/changeset/ports/529872

Log:
  x11-wm/hikari: update to 1.0.0

  PR:		245111
  Submitted by:	Alexander Sieg (maintainer)

Changes:
  head/x11-wm/hikari/Makefile
  head/x11-wm/hikari/distinfo