aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-03-30 06:46:29 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-03-30 06:46:29 +0000
commit9b7385fd4585bf50050b7889782103bf85a89b49 (patch)
treec42ae0557837263f7d50333cfc42ab8d9e07371e /graphics
parent36f0c6d8c84b5c773df169f59b8edf9205ca9ec8 (diff)
downloadports-9b7385fd4585bf50050b7889782103bf85a89b49.tar.gz
ports-9b7385fd4585bf50050b7889782103bf85a89b49.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/librsvg2-rust/Makefile5
-rw-r--r--graphics/librsvg2-rust/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile
index cb4d6c6d3950..e1b1ffc3fdd0 100644
--- a/graphics/librsvg2-rust/Makefile
+++ b/graphics/librsvg2-rust/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= librsvg
-PORTVERSION= 2.48.0
+PORTVERSION= 2.48.1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2-rust
@@ -31,7 +31,8 @@ CONFIGURE_ARGS= --disable-Bsymbolic \
# Make sure it uses the Rust toolchain from ports.
CONFIGURE_ENV= CARGO=${LOCALBASE}/bin/cargo \
RUSTC=${LOCALBASE}/bin/rustc
-MAKE_ENV= RUSTC=${LOCALBASE}/bin/rustc
+MAKE_ENV= CARGO_BUILD_JOBS=${MAKE_JOBS_NUMBER} \
+ RUSTC=${LOCALBASE}/bin/rustc
INSTALL_TARGET= install-strip
TEST_TARGET= check
diff --git a/graphics/librsvg2-rust/distinfo b/graphics/librsvg2-rust/distinfo
index fa64486d6dac..edf8c65cd60c 100644
--- a/graphics/librsvg2-rust/distinfo
+++ b/graphics/librsvg2-rust/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583543568
-SHA256 (gnome2/librsvg-2.48.0.tar.xz) = 4a348b76cf4c52838e9c337ca767a38fe7f742db40ccccf8ac99f1946872cda6
-SIZE (gnome2/librsvg-2.48.0.tar.xz) = 13069444
+TIMESTAMP = 1585487899
+SHA256 (gnome2/librsvg-2.48.1.tar.xz) = 91d7630cffbbe006c989ca575b404257abc2a4a636f0571ffb4607d69fd58f3a
+SIZE (gnome2/librsvg-2.48.1.tar.xz) = 13107540