Bug 263127 - devel/bsddialog: Update to 0.2
Summary: devel/bsddialog: Update to 0.2
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: Baptiste Daroussin
URL: https://gitlab.com/alfix/bsddialog/-/...
Keywords:
Depends on:
Blocks: 263128
  Show dependency treegraph
 
Reported: 2022-04-08 00:35 UTC by Alfonso S. Siciliano
Modified: 2022-04-28 00:29 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bapt)


Attachments
git diff bsddialog-0.2 > /home/alfix/bsddialog-0.2.diff (6.15 KB, patch)
2022-04-08 00:35 UTC, Alfonso S. Siciliano
no flags Details | Diff
Update diff: Fix headers to install (6.21 KB, patch)
2022-04-08 00:55 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 2022-04-08 00:35:57 UTC
Created attachment 233038 [details]
git diff bsddialog-0.2 > /home/alfix/bsddialog-0.2.diff

Update bsddialog (lib and utility) to 0.2.

Testing:

Static
# portlint -A

CURRENT
# poudriere testport -j 140Camd64 -p default -i -o devel/bsddialog

13.0 (here bsddialog is not in BASE)
# poudriere testport -j 130Ramd64 -p default -i -o devel/bsddialog
Comment 1 Alfonso S. Siciliano freebsd_committer freebsd_triage 2022-04-08 00:55:06 UTC
Created attachment 233040 [details]
Update diff: Fix headers to install
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2022-04-22 08:46:08 UTC
Looks good to me, just commit/push it yourself, approved by bapt
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-04-22 19:31:42 UTC
A commit in branch main references this bug:

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

commit 5df7b7f16abca034ddc216f157dbca255a03abf3
Author:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2022-04-22 19:25:09 +0000
Commit:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
CommitDate: 2022-04-22 19:30:50 +0000

    devel/bsddialog: Update to 0.2

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

    PR:             263127
    Approved by:    bapt

 devel/bsddialog/Makefile                        | 19 ++++++--
 devel/bsddialog/distinfo                        |  6 +--
 devel/bsddialog/files/patch-Makefile            | 40 +++--------------
 devel/bsddialog/files/patch-lib_Makefile (gone) | 60 -------------------------
 devel/bsddialog/pkg-plist                       |  5 ++-
 5 files changed, 30 insertions(+), 100 deletions(-)
Comment 4 Alfonso S. Siciliano freebsd_committer freebsd_triage 2022-04-28 00:29:15 UTC
Committed.