In FreeBSD 8.x, serial device names were changed from {tty,cua}d[0-9]+ to {tty,cua}u[0-9]+, so add conditional to support this. Port maintainer (mm@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 submitter have gnats access
Responsible Changed From-To: amdmi3->mm Over to maintainer (note that the PR actually applies to comms/smstools3, not comms/smstools)
mm 2009-12-02 18:50:39 UTC FreeBSD ports repository Modified files: comms/smstools3 Makefile Log: - Use /dev/cuau0 as default COM port in FreeBSD 8 and higher - Bump PORTREVISION PR: ports/140914 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Revision Changes Path 1.8 +7 -1 ports/comms/smstools3/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"
State Changed From-To: open->closed Committed. Thanks!