Bug 256805

Summary: devel/notcurses: Update to 2.3.6
Product: Ports & Packages Reporter: nick black <nickblack>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Some People CC: kbowling
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff 2.3.4 -> 2.3.6 nickblack: maintainer-approval+

Description nick black 2021-06-24 11:59:00 UTC
Created attachment 226031 [details]
git diff 2.3.4 -> 2.3.6

CONTRIBUTING.md moved from doc/ to the root, so it gets installed now. Other than that, no plist changes.

https://github.com/dankamongmen/notcurses/releases/tag/v2.3.6
https://github.com/dankamongmen/notcurses/releases/tag/v2.3.5
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-24 17:51:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53602bf92a03150f8334f7abd6461dd629432490

commit 53602bf92a03150f8334f7abd6461dd629432490
Author:     Nick Black <nickblack@linux.com>
AuthorDate: 2021-06-24 16:52:34 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-24 17:50:54 +0000

    devel/notcurses: Update to 2.3.6

    CONTRIBUTING.md moved from doc/ to the root, so it gets installed now. t changes.

    https://github.com/dankamongmen/notcurses/releases/tag/v2.3.6
    https://github.com/dankamongmen/notcurses/releases/tag/v2.3.5

    PR:             256805
    Approved by:    maintainer

 devel/notcurses/Makefile  |  2 +-
 devel/notcurses/distinfo  | 10 +++++-----
 devel/notcurses/pkg-plist |  1 +
 3 files changed, 7 insertions(+), 6 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-06-24 17:55:30 UTC
Thanks for your contribution!