Bug 253262 - devel/notcurses: Update to 2.1.8
Summary: devel/notcurses: Update to 2.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rainer Hurling
URL: https://github.com/dankamongmen/notcu...
Keywords: hwpmc
Depends on:
Blocks:
 
Reported: 2021-02-05 06:57 UTC by nick black
Modified: 2021-02-10 18:29 UTC (History)
1 user (show)

See Also:


Attachments
git diff 2.1.7 -> 2.1.8 (2.22 KB, patch)
2021-02-05 06:57 UTC, nick black
nickblack: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nick black 2021-02-05 06:57:53 UTC
Created attachment 222174 [details]
git diff 2.1.7 -> 2.1.8

This updates devel/notcurses to 2.1.8, released 2021-01-31.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-10 16:22:00 UTC
A commit references this bug:

Author: rhurlin
Date: Wed Feb 10 16:21:36 UTC 2021
New revision: 564869
URL: https://svnweb.freebsd.org/changeset/ports/564869

Log:
  devel/notcurses: Update to 2.2.1

  - Fix UTF8 tracking in both modes
  - notcurses-view renamed to ncplayer
  - notcurses-tetris renamed to nctetris

  Changelog: https://github.com/dankamongmen/notcurses/releases

  PR:		253262
  Submitted by:	Nick Black <nickblack@linux.com> (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D28553

Changes:
  head/devel/notcurses/Makefile
  head/devel/notcurses/distinfo
  head/devel/notcurses/pkg-plist
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-02-10 16:25:37 UTC
Committed, thanks!

I updated to v2.2.1 because of the UTF8 fix. Hope this is fine to you ;)
Comment 3 nick black 2021-02-10 18:29:04 UTC
that is hugely appreciated =]