Bug 226638 - [MAINTAINER] devel/unibilium: Update to 2.0.0
Summary: [MAINTAINER] devel/unibilium: Update to 2.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-15 18:19 UTC by chuck
Modified: 2018-03-16 07:24 UTC (History)
1 user (show)

See Also:


Attachments
patch to update port from 1.2.1 to 2.0.0 (1.20 KB, patch)
2018-03-15 18:19 UTC, chuck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chuck 2018-03-15 18:19:04 UTC
Created attachment 191528 [details]
patch to update port from 1.2.1 to 2.0.0

Update to 2.0.0

Changes from 1.2.1 to 2.0.0
- rewrite unibi_var_t internals (now the only official access is via
  the helper functions)
- numeric capabilities are stored as ints now (used to be shorts)
- add support for the ncurses 6.1 "wide integer" 32-bit file format
- try ncursesw6-config, ncurses6-config, ncursesw5-config, and
  ncurses5-config to get the list of terminfo directories
  (TERMINFO_DIRS) when building
- improve README.md with build instructions and prerequisites
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-16 07:24:16 UTC
Committed.
Thank you for the update!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-16 07:24:19 UTC
A commit references this bug:

Author: yuri
Date: Fri Mar 16 07:24:12 UTC 2018
New revision: 464656
URL: https://svnweb.freebsd.org/changeset/ports/464656

Log:
  devel/unibilium: Update to 2.0.0

  * Change to DISTVERSION
  * Bump devel/libtermkey, editors/neovim

  editors/neovim fails on 12amd64 before and after this change

  PR:		226638
  Submitted by:	chuck@tuffli.net <chuck@tuffli.net> (maintainer)

Changes:
  head/devel/libtermkey/Makefile
  head/devel/unibilium/Makefile
  head/devel/unibilium/distinfo
  head/devel/unibilium/pkg-plist
  head/editors/neovim/Makefile