CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2026/02/28 09:12:42

Modified files:
        sysutils/gitlab-cli: Makefile distinfo 

Log message:
Fix the gitlab-cli's terminal handling.  github.com/AlecAivazis/survey
module is still using syscall.* interface which was removed in
OpenBSD, and it's archived.  Replace the module with
github.com/bsdmp/survey.  Investigation and fix from Mikhail Pchelin.
Input from sthen.

ok kn

Reply via email to