Page MenuHomeFreeBSD

No OneTemporary

diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile
index 35b4d00cbccd..bb207925da86 100644
--- a/graphics/librsvg2-rust/Makefile
+++ b/graphics/librsvg2-rust/Makefile
@@ -1,48 +1,48 @@
# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
PORTNAME= librsvg
-PORTVERSION= 2.46.1
+PORTVERSION= 2.46.2
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 2-rust
DIST_SUBDIR= gnome2
MAINTAINER= tobik@FreeBSD.org
COMMENT= Library for parsing and rendering SVG vector-graphic files
LICENSE= LGPL20
BUILD_DEPENDS= ${RUST_DEFAULT}>=1.34.0:lang/${RUST_DEFAULT} \
valac:lang/vala
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig \
libpng.so:graphics/png \
libcroco-0.6.so:textproc/libcroco
USES= gettext gmake gnome libtool pkgconfig tar:xz
USE_GNOME= cairo gdkpixbuf2 libxml2 pango gnomeprefix introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-vala \
--disable-Bsymbolic \
--disable-dependency-tracking \
--disable-static
# 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
INSTALL_TARGET= install-strip
CONFLICTS_INSTALL= librsvg2
post-patch:
# Disable vendor checksums
@${REINPLACE_CMD} -e 's/"files":{[^}]*}/"files":{}/' \
${WRKSRC}/vendor/*/.cargo-checksum.json
pre-configure:
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${LOCALBASE}/bin/cargo update
.include <bsd.port.mk>
diff --git a/graphics/librsvg2-rust/distinfo b/graphics/librsvg2-rust/distinfo
index 10f9d04f827e..714a7fafa89b 100644
--- a/graphics/librsvg2-rust/distinfo
+++ b/graphics/librsvg2-rust/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570521614
-SHA256 (gnome2/librsvg-2.46.1.tar.xz) = 2da1f2547a63a24ead121ad345011d5fd4f038ef46f74712ec82a1e85ec67643
-SIZE (gnome2/librsvg-2.46.1.tar.xz) = 12741720
+TIMESTAMP = 1571120177
+SHA256 (gnome2/librsvg-2.46.2.tar.xz) = 379ec0bbf9ce249c2bc03f4a124d8f532abe0916d908c5cf26821e5af1668197
+SIZE (gnome2/librsvg-2.46.2.tar.xz) = 12671048

File Metadata

Mime Type
text/x-diff
Expires
Wed, Nov 12, 11:42 PM (1 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25184690
Default Alt Text
(2 KB)

Event Timeline