| Summary: | graphics/libansilove: Update to 1.2.5 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Juraj Lutter <otis> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://github.com/ansilove/libansilove | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Sat Sep 26 18:12:01 UTC 2020 New revision: 550205 URL: https://svnweb.freebsd.org/changeset/ports/550205 Log: - Update to 1.2.5 PR: 249568 Submitted by: juraj@lutter.sk Changes: head/graphics/libansilove/Makefile head/graphics/libansilove/distinfo |
Created attachment 218238 [details] graphics/libansilove: Update to 1.2.5 Hi, please find the patch attached. Changes since 1.2.4: - Add missing parentheses in an if statement in output() - Define CR, LF, TAB, SUB, and ESC macros only once - Refactor error handling in the PCBoard loader - Stop parsing for PCBoard cursor position sequences - Add bound checks for {back,fore}ground color values in the PCBoard loader - Fix default background and foreground colors in the PCBoard loader - Refactor the PCBoard loader to use a state machine - Refactor the Binary loader to use a state machine - Refactor the Artworx loader to use a state machine - Add some file format integrity checks in the XBin loader