Bug 275134 - devel/bsddialog: update to 1.0.1
Summary: devel/bsddialog: update to 1.0.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: 2023-11-16 19:07 UTC by Alfonso S. Siciliano
Modified: 2023-11-17 19:11 UTC (History)
1 user (show)

See Also:


Attachments
git diff (1.35 KB, patch)
2023-11-16 19:07 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 2023-11-16 19:07:55 UTC
Created attachment 246355 [details]
git diff

BSDDialog update: 1.0 -> 1.0.1.
No functional changes. Only internal library refactoring for bug #274472.

Testing:
# portlint -A
# port test
# portfmt -i ./Makefile
# poudriere testport -j 124Ramd64 -p default -i -o devel/bsddialog
# poudriere testport -j 132Ramd64 -p default -i -o devel/bsddialog
# poudriere testport -j 140Ramd64 -p default -i -o devel/bsddialog
# poudriere testport -j 150Camd64 -p default -i -o devel/bsddialog
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-11-16 19:07:55 UTC
Maintainer informed via mail
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-17 07:27:59 UTC
^Triage: Reporter is committer, assign accordingly.

I'll come back to this when tests are finished.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-17 18:26:36 UTC
LGTM!

Remeber to mention bug #274472 too in the PR: line.

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-11-17 18:56:57 UTC
A commit in branch main references this bug:

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

commit fb4e7422ac7a5e21b497763b301353a066dcd135
Author:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2023-11-17 18:45:21 +0000
Commit:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
CommitDate: 2023-11-17 18:55:58 +0000

    devel/bsddialog: Update to 1.0.1

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

    PR:             275134 274472
    Approved by:    fernape

 devel/bsddialog/Makefile  | 3 ++-
 devel/bsddialog/distinfo  | 6 +++---
 devel/bsddialog/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
Comment 5 Alfonso S. Siciliano freebsd_committer freebsd_triage 2023-11-17 19:11:14 UTC
Committed.