Bug 135909 - comms/mgetty+sendfax port defaults to non-existant serial ports
Summary: comms/mgetty+sendfax port defaults to non-existant serial ports
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-22 07:50 UTC by Daniel O'Connor
Modified: 2009-07-24 17:50 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 Daniel O'Connor 2009-06-22 07:50:05 UTC
The comms/mgetty port defaults to /dev/cuaa1 which doesn't exist in 7.2.

Fix: 

Edit /usr/ports/comms/mgetty+sendfax/pkg-install and change cuaa1 to cuad1.
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-07-24 17:41:07 UTC
arved       2009-07-24 16:40:58 UTC

  FreeBSD ports repository

  Modified files:
    comms/mgetty+sendfax Makefile pkg-install 
  Log:
  Catch up with the renaming of cuaa to cuad 5 years ago.
  
  PR:             135909
  Submitted by:   Daniel O'Connor
  
  Revision  Changes    Path
  1.58      +1 -1      ports/comms/mgetty+sendfax/Makefile
  1.12      +1 -1      ports/comms/mgetty+sendfax/pkg-install
_______________________________________________
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 2 Tilman Keskinoz freebsd_committer freebsd_triage 2009-07-24 17:41:10 UTC
State Changed
From-To: open->closed

Committed, thanks