Bug 270290 - graphics/librsvg2-rust: update to 2.56.0
Summary: graphics/librsvg2-rust: update to 2.56.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: freebsd-desktop (Team)
URL: https://gitlab.gnome.org/GNOME/librsv...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-18 04:00 UTC by Jan Beich
Modified: 2023-03-22 15:46 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+
antoine: exp-run+


Attachments
v1 (apply via "git am") (133.41 KB, patch)
2023-03-18 04:00 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2023-03-18 04:00:29 UTC
Created attachment 240931 [details]
v1 (apply via "git am")
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2023-03-22 08:34:23 UTC
exp-run looks fine
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2023-03-22 09:38:30 UTC
lgtm
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-22 15:43:23 UTC
A commit in branch main references this bug:

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

commit 2cb8397dda337787d36a82b67411be197da0cac5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-17 20:14:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-22 15:36:28 +0000

    graphics/librsvg2-rust: update to 2.56.0

    Changes:        https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.56.0/NEWS
    Reported by:    GitLab (notify releases)
    PR:             270290
    Exp-run by:     antoine
    Approved by:    tcberner

 graphics/librsvg2-rust/Makefile        |   3 +-
 graphics/librsvg2-rust/Makefile.crates | 321 ++++++++--------
 graphics/librsvg2-rust/distinfo        | 648 ++++++++++++++++++---------------
 graphics/librsvg2-rust/pkg-plist       |   3 +-
 4 files changed, 530 insertions(+), 445 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-03-22 15:43:24 UTC
A commit in branch main references this bug:

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

commit c9c14b819fe401f6ad6ad0185200a627e0e81bbb
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-18 03:24:27 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-22 15:36:27 +0000

    graphics/librsvg2-rust: convert to USES=cargo

    https://gitlab.gnome.org/GNOME/librsvg/-/commit/7e5e7e5b76d0

    PR:             270290
    Exp-run by:     antoine
    Approved by:    tcberner

 graphics/librsvg2-rust/Makefile              |  32 +-
 graphics/librsvg2-rust/Makefile.crates (new) | 265 +++++++++++++
 graphics/librsvg2-rust/distinfo              | 534 ++++++++++++++++++++++++++-
 3 files changed, 811 insertions(+), 20 deletions(-)