Bug 282823 - security/cargo-audit: version 0.21.0
Summary: security/cargo-audit: version 0.21.0
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: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-18 01:13 UTC by Alan Somers
Modified: 2024-11-18 18:36 UTC (History)
0 users

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


Attachments
Update port to 0.21.0 (115.44 KB, patch)
2024-11-18 01:13 UTC, Alan Somers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Somers freebsd_committer freebsd_triage 2024-11-18 01:13:13 UTC
Created attachment 255247 [details]
Update port to 0.21.0

The main new feature is V4 lockfile compatibility
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2024-11-18 08:28:06 UTC
Approved by: mikael
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-18 14:01:55 UTC
A commit in branch main references this bug:

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

commit 8ae92805a7d821f854dcbd6211acb466d02df1dd
Author:     Alan Somers <asomers@FreeBSD.org>
AuthorDate: 2024-11-18 01:11:03 +0000
Commit:     Alan Somers <asomers@FreeBSD.org>
CommitDate: 2024-11-18 14:01:06 +0000

    security/cargo-audit: version 0.21.0

    The main new feature is Cargo lockfile version 4 compatibility.

    https://github.com/rustsec/rustsec/blob/main/cargo-audit/CHANGELOG.md#0210-2024-10-29

    PR:             282823
    Approved by:    mikael (maintainer)

 security/cargo-audit/Makefile                      |   11 +-
 security/cargo-audit/Makefile.crates               |  515 +++++-----
 security/cargo-audit/distinfo                      | 1036 ++++++++++----------
 .../cargo-audit/files/patch-rust-1.80.0 (gone)     |   25 -
 4 files changed, 791 insertions(+), 796 deletions(-)