Bug 205236 - x11/dmenu: update to 4.6
Summary: x11/dmenu: update to 4.6
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: Jan Beich
URL:
Keywords: regression
Depends on:
Blocks: 204658
  Show dependency treegraph
 
Reported: 2015-12-11 03:40 UTC by Randy Westlund
Modified: 2015-12-13 06:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (schot)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Westlund 2015-12-11 03:40:46 UTC
x11/dmenu needs updating to 4.6, but the Xft patch for 4.6 isn't posted:

http://tools.suckless.org/dmenu/patches/xft


Note that the MOD + P keybinding in x11-wm/dwm is broken until this is updated: it passes '-m 0' to dmenu, which was only added in dmenu-4.6.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-13 06:04:40 UTC
A commit references this bug:

Author: jbeich
Date: Sun Dec 13 06:03:52 UTC 2015
New revision: 403654
URL: https://svnweb.freebsd.org/changeset/ports/403654

Log:
  x11/dmenu: update to 4.6

  - Explicitly track direct fontconfig dependency
  - Define LICENSE_FILE as MIT has many styles
    https://fedoraproject.org/wiki/Licensing:MIT

  Changes:	http://lists.suckless.org/dev/1511/27503.html
  PR:		205236
  Reported by:	Jakub Lach, Randy Westlund
  Pointy hat to:	jbeich (timeout-happy)
  Approved by:	r403178 regression

Changes:
  head/x11/dmenu/Makefile
  head/x11/dmenu/distinfo
  head/x11/dmenu/files/patch-Makefile
  head/x11/dmenu/files/patch-config.mk
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-13 06:04:42 UTC
A commit references this bug:

Author: jbeich
Date: Sun Dec 13 06:04:16 UTC 2015
New revision: 403655
URL: https://svnweb.freebsd.org/changeset/ports/403655

Log:
  x11/dmenu: simplify patching (like r403180)

  Override variables instead of trying to fix them, sometimes incorrectly.

  PR:		205236
  Approved by:	portmgr blanket

Changes:
  head/x11/dmenu/Makefile
  head/x11/dmenu/files/patch-Makefile
  head/x11/dmenu/files/patch-config.mk
Comment 3 Jan Beich freebsd_committer freebsd_triage 2015-12-13 06:14:32 UTC
Thanks. Commited. Also, ports r403653 and ports r403654 were actually fixing a regressions introduced by ports r338929 but I've noticed too late to squash them into one commit for MFH. ;\