Bug 82241

Summary: comms/minicom port references old serial port names.
Product: Ports & Packages Reporter: David Gilbert <dgilbert>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description David Gilbert 2005-06-14 20:40:14 UTC
In the minicom port,

After the sio changes, cuaa0 becomes cuad0.  The install portion of this
asks you to choose an 'X' for cuaaX ... and this needs to change to
cuadX after the sio change.

Fix: 

Something in the build process needs to be adjusted.
How-To-Repeat: Build /usr/portrs/comms/minicom on 6.0-CURRENT.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2005-06-15 16:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-25 19:50:38 UTC
Any progress on this one? Anyone able to send a patch?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Why did the stoplight turn red?
You would too, if you had to change in front of all those people.
Comment 3 David Gilbert 2005-11-25 20:18:31 UTC
>>>>> "Pav" == Pav Lucistnik <pav@FreeBSD.org> writes:

Pav> Any progress on this one? Anyone able to send a patch?  -- Pav
Pav> Lucistnik <pav@oook.cz> <pav@FreeBSD.org>

I didn't think it was complicated enough to send a patch (and I'm not
familliar with minicom's internals).  But ... if that's needed, I can
possibly get around to it next week.

Dave.

-- 
============================================================================
|David Gilbert, Independent Contractor.       | Two things can only be     |
|Mail:       dave@daveg.ca                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================
Comment 4 Anders Nordby freebsd_committer freebsd_triage 2005-11-27 15:07:57 UTC
State Changed
From-To: open->closed

I committed a fix for this.