Date: Sun, 21 Mar 2021 10:24:56 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNTQ0NTZdIFtNQUlOVEFJTkVSIFVQREFURV0gbGFuZy9z?= =?UTF-8?B?cXVlYWsgaXMgYnJva2VuIGF0IDE0LjAtQ3VycmVudCBiZWNhdXNlIG9mIHNl?= =?UTF-8?B?cmlhbCBzcGVlZHMgQjU3NjAwMCBhbmQgQjExNTIwMDAgYXJlbuKAmXQgZGVm?= =?UTF-8?B?aW5lZC4=?= Message-ID: <bug-254456-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254456 Bug ID: 254456 Summary: [MAINTAINER UPDATE] lang/squeak is broken at 14.0-Current because of serial speeds B576000 and B1152000 aren=E2=80=99t defined. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: takeshi.mutoh@gmail.com Created attachment 223469 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223469&action= =3Dedit Ignore two serial speeds B576000 and B1152000. At 14.0-Current, some serial speeds added at /usr/include/sys/_termios.h. https://cgit.freebsd.org/src/commit/sys/sys/_termios.h?id=3D0209400ceaed553= a3f06a5f3759de992ddb58037 The lang/squeak ports assume B576000 and B1152000. Lack of B576000 and B1152000 at /usr/include/sys/_termios.h, lang/squeak is broken at 14.0-Current. I create a workaround patch. Please commit it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254456-7788>