Bug 288875 - devel/bsddialog: Update to 1.1
Summary: devel/bsddialog: Update to 1.1
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: Alfonso S. Siciliano
URL: https://gitlab.com/alfix/bsddialog/-/...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-14 23:11 UTC by Alfonso S. Siciliano
Modified: 2025-08-15 14:32 UTC (History)
1 user (show)

See Also:


Attachments
git diff in the ports root directory. (1.43 KB, patch)
2025-08-14 23:11 UTC, Alfonso S. Siciliano
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2025-08-14 23:11:18 UTC
Created attachment 262969 [details]
git diff in the ports root directory.

Update bsddialog from 1.0.5 to 1.1 to add the slider dialog for GSoC 2025 geomman project.

Moreover update libbsdialog clients (just to be sure).

Testing:
# cd /usr/ports/devel/bsddialog
# portlint -C
# portfmt -i ./Makefile
# portclippy ./Makefile
# port test

# poudriere testport -j 142Ramd64 -i -o devel/bsddialog
# poudriere testport -j 150Camd64 -i -o devel/bsddialog
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2025-08-14 23:11:18 UTC
Maintainer informed via mail
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2025-08-15 06:57:59 UTC
LGTM.

Assigned to submitter for commit.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-08-15 08:44:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f215b26ca04bba3b46e128a6f2c1ee6179e965e

commit 1f215b26ca04bba3b46e128a6f2c1ee6179e965e
Author:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2025-08-15 08:36:13 +0000
Commit:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
CommitDate: 2025-08-15 08:42:31 +0000

    devel/bsddialog: Update to 1.1

    ChangeLog:      https://gitlab.com/alfix/bsddialog/-/blob/main/CHANGELOG

    PR:             288875
    Approved by:    fuz
    Sponsored by:   The FreeBSD Foundation

 devel/bsddialog/Makefile       | 2 +-
 devel/bsddialog/distinfo       | 6 +++---
 ports-mgmt/portconfig/Makefile | 2 +-
 sysutils/sysctltui/Makefile    | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)
Comment 4 Alfonso S. Siciliano freebsd_committer freebsd_triage 2025-08-15 14:32:43 UTC
committed, thanks.