Bug 164578 - x11-wm/awesome fails to build
Summary: x11-wm/awesome fails to build
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-28 15:00 UTC by michiel
Modified: 2012-02-18 13:16 UTC (History)
0 users

See Also:


Attachments
file.diff (578 bytes, patch)
2012-01-28 15:00 UTC, michiel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description michiel 2012-01-28 15:00:32 UTC
Bogus dependency on docbook-450 in x11-wm/awesome port - should be docbook-xml-450

Fix: see patch

Patch attached with submission follows:
How-To-Repeat: portmaster /usr/ports/x11-wm/awesome
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-28 15:00:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-18 13:07:33 UTC
garga       2012-02-18 13:07:11 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/awesome       Makefile 
  Log:
  Fix docbook dependency - s/docbook-450/docbook-xml-450/
  
  PR:             ports/164578
  Submitted by:   Michiel Boland <michiel@boland.org>
  
  Revision  Changes    Path
  1.58      +2 -1      ports/x11-wm/awesome/Makefile
_______________________________________________
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 Renato Botelho freebsd_committer freebsd_triage 2012-02-18 13:16:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!