Bug 283945 - devel/bsddialog: Update to 1.0.4
Summary: devel/bsddialog: Update to 1.0.4
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:
Keywords:
Depends on:
Blocks: 283946
  Show dependency treegraph
 
Reported: 2025-01-08 23:01 UTC by Alfonso S. Siciliano
Modified: 2025-02-17 12:43 UTC (History)
1 user (show)

See Also:


Attachments
diff created in /usr/ports/debel/bsddialog by # git diff --staged > ../`make -VPKGNAME`.diff (1.17 KB, patch)
2025-01-08 23:01 UTC, Alfonso S. Siciliano
no flags Details | Diff
Updated diff (1.66 KB, patch)
2025-02-11 13:14 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-01-08 23:01:50 UTC
Created attachment 256561 [details]
diff created in /usr/ports/debel/bsddialog by # git diff --staged > ../`make -VPKGNAME`.diff

Update bsddialog to 1.0.4

Testing:
# portlint -C
# portfmt -i /usr/ports/devel/bsddialog/Makefile
# portclippy /usr/ports/devel/bsddialog/Makefile
# port test /usr/ports/devel/bsddialog
# 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-01-08 23:01:50 UTC
Maintainer informed via mail
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2025-01-09 12:59:40 UTC
submitter is committer.
Comment 3 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2025-02-04 02:08:00 UTC
Add the following line in Makefile
PLIST_SUB+=    DISTVERSION=${DISTVERSION}

Change the pkg-plist with this line:
lib/libbsddialog.so.%%DISTVERSION%%

Then commit with "Approved by: bofh".
Comment 4 Alfonso S. Siciliano freebsd_committer freebsd_triage 2025-02-11 13:14:39 UTC
Created attachment 257410 [details]
Updated diff
Comment 5 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2025-02-12 12:05:09 UTC
LGTM.
Comment 6 commit-hook freebsd_committer freebsd_triage 2025-02-17 01:06:33 UTC
A commit in branch main references this bug:

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

commit 3a85173996be8dc3b28cd393f1018abedf17ecf8
Author:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2025-02-17 01:02:21 +0000
Commit:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
CommitDate: 2025-02-17 01:04:29 +0000

    devel/bsddialog: Update to 1.0.4

    ChangeLog:      https://gitlab.com/alfix/bsddialog/-/blob/main/CHANGELOG
    PR:             283945
    Approved by:    bofh
    Sponsored by:   The FreeBSD Foundation

 devel/bsddialog/Makefile  | 8 +++++---
 devel/bsddialog/distinfo  | 6 +++---
 devel/bsddialog/pkg-plist | 2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
Comment 7 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2025-02-17 06:59:13 UTC
Just checking whether if there are any reasons you have not closed this yet?
Comment 8 Alfonso S. Siciliano freebsd_committer freebsd_triage 2025-02-17 12:43:24 UTC
Closed. I usually use phabricator so I thought it would be closed automatically like for reviews.