Summary: | devel/notcurses: Update to 3.0.1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | nick black <nickblack> | ||||||||
Component: | Individual Port(s) | Assignee: | Dries Michiels <driesm> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | CC: | driesm | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://github.com/dankamongmen/notcurses/releases/tag/v3.0.0 | ||||||||||
Attachments: |
|
Description
nick black
2021-12-04 00:39:15 UTC
Take i just cut 3.0.1 yesterday, so let me go ahead and refresh this patch before merging, please, thanks! Sounds good! Created attachment 230099 [details]
git diff 2.4.9 -> 3.0.1
move to 3.0.1, released yesterday (2021-12-12): https://github.com/dankamongmen/notcurses/releases/tag/v3.0.1 Could you also add an UPDATING entry for users that upgrade from v2 to v3 with the ABI breakage. Thank you. (In reply to Dries Michiels from comment #6) sure, you refer to https://docs.freebsd.org/en/books/porters-handbook/upgrading/#moved-and-updating-files? Created attachment 230130 [details]
git diff 2.3.9 -> 3.0.1
updates UPDATING, as requested
Perfect entry ;)! Thanks (In reply to Dries Michiels from comment #9) no problem, you need anything else from me? Nope. Should be good to go! I'm a mentored committer so it takes a bit longer before I can land it. Thanks for the patience. (In reply to Dries Michiels from comment #11) no worries whatosever; thanks! =] A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb8a3a126a826fdeb199a5bcef1a947165febe93 commit fb8a3a126a826fdeb199a5bcef1a947165febe93 Author: Nick Black <nickblack@linux.com> AuthorDate: 2021-12-15 11:54:17 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2021-12-20 11:14:03 +0000 devel/notcurses: Update to 3.0.1 Changes: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.0 Changes: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.1 PR: 260197 Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D33461 UPDATING | 10 ++++++++++ devel/notcurses/Makefile | 5 +++-- devel/notcurses/distinfo | 10 +++++----- devel/notcurses/pkg-plist | 8 +++++--- 4 files changed, 23 insertions(+), 10 deletions(-) Committed, thanks! |