Bug 162549 - x11-wm/awesome needs docbook-xml-450 specifically
Summary: x11-wm/awesome needs docbook-xml-450 specifically
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: 2011-11-14 05:20 UTC by Norberto Lopes
Modified: 2011-11-17 08:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Norberto Lopes 2011-11-14 05:20:06 UTC
make install clean inside /usr/ports/x11-wm/awesome fails to complete if docbook-xml-450 is installed.
From a fresh system, depending solely on xmlto to be present, makes docbook-xml 4.2 to be installed. the new awesome.1 man page needs docbookx.dtd version 4.5.

Fix: 

Add dependency to docbook-xml-450
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-14 05:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Norberto Lopes 2011-11-14 18:53:20 UTC
I meant "not docbook-xml-450".
Comment 3 Norberto Lopes 2011-11-14 18:54:22 UTC
Argh, sorry for the spam.
I meant "[...] if docbook-xml-450 is NOT installed"

On Mon, Nov 14, 2011 at 10:53 AM, Norberto Lopes <nlopes.ml@gmail.com> wrote:
> I meant "not docbook-xml-450".
>
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-11-17 08:08:31 UTC
garga       2011-11-17 08:08:22 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/awesome       Makefile 
  Log:
  - Add docbook-xml-450 explicit as a dependency
  - Bump PORTREVISION
  
  PR:             ports/162549
  Submitted by:   Norberto Lopes <nlopes.ml@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.55      +5 -4      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 5 Renato Botelho freebsd_committer freebsd_triage 2011-11-17 08:08:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!