Summary: | sysutils/ttyd: update build dependency after vim update and fix building INDEX | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Philipp Ost <bsd> | ||||
Component: | Individual Port(s) | Assignee: | Neel Chauhan <nc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | nc:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
LGTM Committed! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=71208e857c68e6d7f4e33b5159cbf0b610922bf9 commit 71208e857c68e6d7f4e33b5159cbf0b610922bf9 Author: Philipp Ost <bsd@philippost.de> AuthorDate: 2021-09-02 16:39:40 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-09-02 16:39:40 +0000 sysutils/ttyd: update build dependency after vim update and fix building INDEX PR: 258228 sysutils/ttyd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |
Created attachment 227619 [details] sysutils/ttyd: update vim dependency After the vim update (commit 620f205539a43fd8da97750d33eebdfc1e133330), vim is now what vim-console once was. Update BUILD_DEPENDS accordingly. This also allows the INDEX to be built again.