Index: head/graphics/librsvg2-rust/Makefile =================================================================== --- head/graphics/librsvg2-rust/Makefile (revision 505747) +++ head/graphics/librsvg2-rust/Makefile (revision 505748) @@ -1,52 +1,48 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.45.6 -PORTREVISION= 1 +PORTVERSION= 2.45.7 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.30.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 INSTALL_TARGET= install-strip # 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 CONFLICTS_INSTALL= librsvg2 post-patch: -# Avoid dependency loop with gtk3 (it depends on librsvg2), do not build rsvg-view - @${REINPLACE_CMD} -e 's|GTK3_REQUIRED=3.[0-9][0-9].[0-9]|GTK3_REQUIRED=9.90.0|g' \ - ${WRKSRC}/configure # 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 Index: head/graphics/librsvg2-rust/distinfo =================================================================== --- head/graphics/librsvg2-rust/distinfo (revision 505747) +++ head/graphics/librsvg2-rust/distinfo (revision 505748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557889277 -SHA256 (gnome2/librsvg-2.45.6.tar.xz) = 0e6e26cb5c79cfa73c0ddab06808ace4d10c4a626b81c31a75ead37c6cb4df41 -SIZE (gnome2/librsvg-2.45.6.tar.xz) = 12757708 +TIMESTAMP = 1562156137 +SHA256 (gnome2/librsvg-2.45.7.tar.xz) = d4399eb76eb4e955fd36a5e536e4cb965ccfafbbc72e3b43495e08ac2a61f993 +SIZE (gnome2/librsvg-2.45.7.tar.xz) = 12897272