maintainer-feedback requested: [Bug 276939] lang/expect: Requires tcl:wrapper USES flag

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Feb 2024 11:15:38 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-tcltk (Nobody)
<tcltk@FreeBSD.org> for maintainer-feedback:
Bug 276939: lang/expect: Requires tcl:wrapper USES flag
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276939



--- Description ---
Running the following command you get:

pkg install -y lolcat expect
/usr/local/bin/expect_unbuffer lolcat /COPYRIGHT 
exec: tclsh: not found

Therefore lang/expect requires the tcl:wrapper USES flag

The attached patch implements:

- Adds wrapper to tcl USES flag
- Pacify portfmt
- Pacify portclippy
- Bump PORTREVISION