Bug 90584

Summary: libdvdnav port broken PATCH
Product: Ports & Packages Reporter: Alfred Perlstein <bright>
Component: Individual Port(s)Assignee: MANTANI Nobutaka <nobutaka>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alfred Perlstein 2005-12-18 05:50:02 UTC
libdvdnav port doesn't compile.  The port's patch files touch
files that cause 'configure' to attempt to be rebuilt, however
the wrong version of autoconf is then run which breaks the build.

Additional notes:

I'm not sure this is the only thing about this port that needs to
be fixed.  As it stands, even with this fix, the "install" target
builds some things.  Also, the port seems to patch files that are
later over-written and/or modified by the subsequent run of
autoconf/automake.  (At least on my 6.0-stable machine)

How-To-Repeat: 
build port
Comment 1 Alfred Perlstein freebsd_committer freebsd_triage 2005-12-18 05:53:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka@FreeBSD.org

over to maintainer.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-12-18 07:03:45 UTC
Responsible Changed
From-To: nobutaka@FreeBSD.org->nobutaka

Canonicalize assignment.
Comment 3 MANTANI Nobutaka freebsd_committer freebsd_triage 2005-12-18 14:05:58 UTC
State Changed
From-To: open->closed

Committed, thanks!