| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Upstream switched to Meson
Changelog: https://gitlab.gnome.org/GNOME/librsvg/-/releases/2.60.0
Thanks to mikael@ and fluffy@ for testing and suggesting fixes
including for consumers
PR: 284977
Tested by: fluffy
Approved by: desktop (vishwin (previous version), fluffy)
|
|
|
|
|
|
|
|
| |
* Fix oversight in the Minimum Supported Rust Version (MSRV) - this
release requires Rust 1.56 or later. This has been true since librsvg
2.53.1, but it was not checked correctly. (Matt Turner)
* #859 - Make rst2man and gi-docgen optional. (Kleis Auke Wolthuizen)
* #856 - Fix documentation comments.
|
|
|
|
|
|
|
|
| |
Changes: https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.54.0/NEWS
PR: 262669
Reported by: Repology
Exp-run by: antoine
Approved by: tcberner
|
|
|
|
|
| |
Changes: https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.6/NEWS
Reported by: Repology
|
|
|
|
|
|
| |
1. There are now two copies of cfg_expr used, both need to be patched.
2. For some reason, when powerpc64le block in cfg_expr 0.9 was lower than it
is currently, the target failed to be identified as supported.
|
|
|
|
|
| |
Changes: https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.5/NEWS
Reported by: Repology
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patch-vendor_crossbeam-* patches are necessary on powerpc. They may be removed
after Rust 1.56.0 is released, upstream for crossbeam* crates regenerates
no_atomic.rs and those changes flow into ports.
Same for the patch for builtns.rs (except that it also affects powerpc64le
which is already in the upstream cfg_expr crate, but powerpc has not yet landed
there).
To fix build generally on big-endian (so powerpc and powerpc64 at the moment),
merging https://gitlab.gnome.org/GNOME/librsvg/-/commit/92df18a3faf80c1d6d35899d9a5d22c74adfb8f8
is also necessary.
|
| |
|
|
|
|
|
|
| |
Add powerpc64le-unknown-freebsd target support to cfg_expr so that
system-deps can build:
thread 'main' panicked at 'Invalid TARGET: powerpc64le-unknown-freebsd', /wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.52.0/vendor/system-deps/src/lib.rs:735:32
|
|
|
|
|
|
|
| |
Changes: https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.0/NEWS
PR: 258561
Exp-run by: antoine
Approved by: tcberner
|
|
|
|
|
| |
This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports.
It doesn't bring that backport to ports that fail to build anyway.
|
| |
|
|
|
|
|
|
|
| |
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.2.news
Notes:
svn path=/head/; revision=530198
|
|
|
|
|
|
|
| |
Changes: https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.0.news
Notes:
svn path=/head/; revision=528700
|
|
|
|
|
|
|
|
|
| |
- Remove upstreamed patches
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.5.news
Notes:
svn path=/head/; revision=493166
|
|
A newer version of graphics/librsvg2 that uses Rust.
Notes:
svn path=/head/; revision=490439
|