Bug 251038 - devel/notcurses: Update to 2.0.4
Summary: devel/notcurses: Update to 2.0.4
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: Fernando Apesteguía
URL: https://github.com/dankamongmen/notcu...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-11-11 08:38 UTC by nick black
Modified: 2020-11-12 08:44 UTC (History)
1 user (show)

See Also:


Attachments
svn diff 2.0.1 -> 2.0.4 (1.20 KB, patch)
2020-11-11 08:38 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 2020-11-11 08:38:49 UTC
Created attachment 219545 [details]
svn diff 2.0.1 -> 2.0.4

Notcurses 2.0.4 was released 2020-11-10.

Relative to 2.0.1, this includes the new Unicode 13-based sextant blitter "sexblitter", the new demo "keller", and performance improvements/transparency fixes to the quadblitter.

There is one new file installed, "fonts.jpg", used by notcurses-demo.
Comment 1 Automation User 2020-11-11 13:48:22 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/214608960
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-12 08:43:42 UTC
A commit references this bug:

Author: fernape
Date: Thu Nov 12 08:43:09 UTC 2020
New revision: 554938
URL: https://svnweb.freebsd.org/changeset/ports/554938

Log:
  devel/notcurses: Update to 2.0.4

  ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.0.4

  While here, reorder some variables.

  PR:	251038
  Submitted by:	nickblack@linux.com (maintainer)

Changes:
  head/devel/notcurses/Makefile
  head/devel/notcurses/distinfo
  head/devel/notcurses/pkg-plist
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-11-12 08:44:59 UTC
Committed with minor changes.

Thanks!