Bug 274523 - [exp-run] devel/libunwind: Update to 1.7.2
Summary: [exp-run] devel/libunwind: Update to 1.7.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: Po-Chuan Hsieh
URL: https://people.FreeBSD.org/~sunpoet/p...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-16 22:03 UTC by Po-Chuan Hsieh
Modified: 2023-11-01 05:33 UTC (History)
0 users

See Also:
antoine: exp-run+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-10-16 22:03:40 UTC
devel/libunwind: Update to 1.7.2

- Change MASTER_SITES
- Update WWW
- Sort PLIST

Changes:        https://github.com/libunwind/libunwind/releases
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2023-10-24 07:55:59 UTC
Exp-run looks fine.
Did you check on arm64?
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-11-01 02:06:58 UTC
(In reply to Antoine Brodin from comment #1)

I do not have aarch64 environment.
Another committer helped me to test it.
The result is OK on 13.2-STABLE, 14.0-RC3 and 15.0-CURRENT.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-11-01 05:31:15 UTC
A commit in branch main references this bug:

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

commit ee491a6c691b15e6a3313fe8d73cfb2b2ed06e83
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 05:30:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 05:30:07 +0000

    devel/libunwind: Update to 1.7.2

    - Change MASTER_SITES
    - Update WWW
    - Sort PLIST

    Changes:        https://github.com/libunwind/libunwind/releases
    PR:             274523
    Exp-run by:     antoine

 devel/libunwind/Makefile                      |  16 +-
 devel/libunwind/distinfo                      |   8 +-
 devel/libunwind/files/patch-aarch64 (gone)    |  64 ------
 devel/libunwind/files/patch-bug-269875 (gone) | 310 --------------------------
 devel/libunwind/files/patch-i386 (new)        |  13 ++
 devel/libunwind/pkg-plist                     |  12 +-
 6 files changed, 30 insertions(+), 393 deletions(-)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-11-01 05:33:54 UTC
Committed. Thanks!