Bug 21107

Summary: version of gcombust in tree doesn't work with current mkisofs (update of port to current gcombust included)
Product: Ports & Packages Reporter: Richard Todd <rmtodd>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Richard Todd 2000-09-08 07:30:01 UTC
	The current version of gcombust in the ports tree is 0.1.33.  After
	it was released, newer versions of mkisofs came out and was included
	in the ports tree.  However, these newer versions of mkisofs use a 
	somewhat different command-line syntax for specifying "grafting"
	(making an ISO fs whose tree structure is differently arranged than
	your source files are), so the gcombust version in ports won't work
	right with this mkisofs.  A newer version of gcombust, 0.1.34, is
	available, and fixes this problem.

Fix: The following patch to the port updates the port to 0.1.34.  As you
        can see, the changes are minimal.
How-To-Repeat: 
	Try to make a CD with a "grafted" layout with gcombust.
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-09-17 19:41:02 UTC
State Changed
From-To: open->feedback

Have you contacted the maintainer of the sysutils/gcombust port 
about this update?  nox@jelal.kn-bremen.de
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2000-09-17 21:46:10 UTC
Responsible Changed
From-To: freebsd-ports->ade

I'll take care of this
Comment 3 Ade Lovett freebsd_committer freebsd_triage 2000-10-02 15:48:32 UTC
State Changed
From-To: feedback->closed

I'm killing this PR off since the port has a new maintainer now 
(see ports/21159) who will be sending in a PR to update this port 
to a newer version.