git: e7d2cb4acc7b - Create tag vendor/bsddialog/1.0.2

From: Alfonso S. Siciliano <asiciliano_at_FreeBSD.org>
Date: Thu, 16 May 2024 13:26:43 UTC
The annotated tag vendor/bsddialog/1.0.2 has been created by asiciliano:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bsddialog/1.0.2

tag vendor/bsddialog/1.0.2
Tagger:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
TaggerDate: 2024-05-16 13:25:47 +0000

contrib/bsddialog: Import version 1.0.2

Implicitly import also 1.0.1, both versions are for fixing and
feature requests.

Fixing:
Change --mixedform behavior to fix a bsdinstall fault avoiding
to change the command line in wlanconfig.

Feature requests:
 * Add keys to navigate menus.
 * Add key to redraw dialogs.
 * Avoid to handle env NCURSES_NO_UTF8_ACS in PuTTY.

See '2024-04-11 Version 1.0.2' and '2023-11-16 Version 1.0.1' in
/usr/src/contrib/bsddialog/CHANGELOG for more detailed information.

PR:			274472
Differential Revision:	D42380
-----BEGIN PGP SIGNATURE-----

iQGTBAABCgB9FiEE3rLDBf8Ek2yJx9ZuP57vrP03HjcFAmZGCXVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldERF
QjJDMzA1RkYwNDkzNkM4OUM3RDY2RTNGOUVFRkFDRkQzNzFFMzcACgkQP57vrP03
HjfPQAgAtQl5Zi2ANayQMJgMooJOJif36QvThbtpVddDo0TgDrkR8bA9nwf9skZA
ay8Cq7+nW8vqSwAfwGZyuNQ9RWtgH7CEKl3Wh99Gw1+cc2k8nuVMNbKwQ1woz4xw
BhMYr+92L8SZ+JDww3Rt+fm49QmNSbVcxDJYmx/zU41+gm/KjnXRq0KXb5k6etZu
FH4ILat4rsol/K56fUFkDpuEtUzOnDBIjC/U6k8tnTydZfhpMlDmGrZcBwsYZYWu
D6oY59VFSLL87lCVkRxu9GydJjGOQVujun+UgNf+yBaDQWPrajIaDe+P/GoxDuZl
UaWXImz9nB2qDpzoX28iIIMv8PiOIQ==
=xB0S
-----END PGP SIGNATURE-----

commit be8846bd9e069f4a6bea3d769005bea96cf43990
Author:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2024-05-16 13:24:49 +0000
Commit:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
CommitDate: 2024-05-16 13:24:49 +0000

    contrib/bsddialog: Import version 1.0.2
    
    Implicitly import also 1.0.1, both versions are for fixing and
    feature requests.
    
    Fixing:
    Change --mixedform behavior to fix a bsdinstall fault avoiding
    to change the command line in wlanconfig.
    
    Feature requests:
     * Add keys to navigate menus.
     * Add key to redraw dialogs.
     * Avoid to handle env NCURSES_NO_UTF8_ACS in PuTTY.
    
    See '2024-04-11 Version 1.0.2' and '2023-11-16 Version 1.0.1' in
    /usr/src/contrib/bsddialog/CHANGELOG for more detailed information.
    
    PR:                     274472
    Differential Revision:  D42380