[Bug 226455] [PATCH] comms/picocom: update to 3.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 8 16:56:28 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226455

            Bug ID: 226455
           Summary: [PATCH] comms/picocom: update to 3.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: freebsd_ports at k-worx.org

Created attachment 191313
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191313&action=edit
Patch for picocom 3.1

Hello,

the patch updates picocom to 3.1. The update from 2.2 to 3.1 is a major update
which contains many improvements, e.g.:

- added custom baudrate support for FreeBSD, OpenBSD, and DragonflyBSD (in
additions to Linux and MacOS that were already supported)

- standard input can now be a non-tty (e.g a file or a pipe).

- serial port output queue is now dynamically growable.

- now SIGINT, as well as SIGTERM, can kill picocom. May be useful when the
standard input is not a tty.


Changes to the port:
- changed PORTVERSION to DISTVERSION
- replaced GH_ACCOUNT with GH_TUPLE
- removed files/patch-Makefile (patches to CFLAGS and CPPFLAGS are now included
in upstream Makefile)


QA:
~~~
- poudriere (11.1Ramd64 + i386) -> OK
- portlint -> OK

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list