Bug 155930 - Update port: x11-wm/dwm Xinerama option and depends change
Summary: Update port: x11-wm/dwm Xinerama option and depends change
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 12:50 UTC by Jeroen Schot
Modified: 2011-03-25 13:50 UTC (History)
0 users

See Also:


Attachments
file.diff (4.60 KB, patch)
2011-03-25 12:50 UTC, Jeroen Schot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Schot 2011-03-25 12:50:11 UTC
Update port: x11-wm/dwm Xinerama option and depends change
Attached diff updates the port of x11/dmenu. It fixes some small issues:

o Build option for Xinerama support.
o Drop RUN_DEPENDS on dmenu since its usable without it.
o Add pkg-message telling that xterm and dmenu are recommended.
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-25 13:24:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-25 13:43:10 UTC
dhn         2011-03-25 13:43:01 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/dwm           Makefile 
    x11-wm/dwm/files     patch-config.mk 
  Added files:
    x11-wm/dwm           pkg-message 
    x11-wm/dwm/files     patch-Makefile 
  Log:
  - Bump PORTREVISION
  - Add Xinerama support
  - Add pkg-message
  
  PR:             ports/155930
  Submitted by:   Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
  
  Revision  Changes    Path
  1.49      +20 -2     ports/x11-wm/dwm/Makefile
  1.1       +24 -0     ports/x11-wm/dwm/files/patch-Makefile (new)
  1.18      +10 -8     ports/x11-wm/dwm/files/patch-config.mk
  1.1       +6 -0      ports/x11-wm/dwm/pkg-message (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-25 13:46:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!