Index: head/graphics/librsvg2-rust/Makefile =================================================================== --- head/graphics/librsvg2-rust/Makefile (revision 563466) +++ head/graphics/librsvg2-rust/Makefile (revision 563467) @@ -1,53 +1,52 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.50.2 -PORTREVISION= 1 +PORTVERSION= 2.50.3 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust DIST_SUBDIR= gnome2 MAINTAINER= desktop@FreeBSD.org COMMENT= Library for parsing and rendering SVG vector-graphic files LICENSE= LGPL20 BUILD_DEPENDS= ${RUST_DEFAULT}>=1.39.0:lang/${RUST_DEFAULT} \ valac:lang/vala LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libpng.so:graphics/png USES= compiler:c11 gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= cairo gdkpixbuf2 gnomeprefix libxml2 pango introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-Bsymbolic \ --disable-dependency-tracking \ --disable-static \ --enable-vala # Make sure it uses the Rust toolchain from ports. CONFIGURE_ENV= CARGO=${LOCALBASE}/bin/cargo \ RUSTC=${LOCALBASE}/bin/rustc \ RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}" MAKE_ENV= CARGO_BUILD_JOBS=${MAKE_JOBS_NUMBER} \ RUSTC=${LOCALBASE}/bin/rustc \ RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}" INSTALL_TARGET= install-strip TEST_TARGET= check 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 Index: head/graphics/librsvg2-rust/distinfo =================================================================== --- head/graphics/librsvg2-rust/distinfo (revision 563466) +++ head/graphics/librsvg2-rust/distinfo (revision 563467) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607112949 -SHA256 (gnome2/librsvg-2.50.2.tar.xz) = 6211f271ce4cd44a7318190d36712e9cea384a933d3e3570004edeb210a056d3 -SIZE (gnome2/librsvg-2.50.2.tar.xz) = 16354004 +TIMESTAMP = 1612074594 +SHA256 (gnome2/librsvg-2.50.3.tar.xz) = a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958 +SIZE (gnome2/librsvg-2.50.3.tar.xz) = 18868408