Index: head/graphics/librsvg2-rust/files/patch-tests_test-utils.c =================================================================== --- head/graphics/librsvg2-rust/files/patch-tests_test-utils.c (revision 530197) +++ head/graphics/librsvg2-rust/files/patch-tests_test-utils.c (nonexistent) @@ -1,8 +0,0 @@ ---- tests/test-utils.c.orig 2020-03-07 01:31:18 UTC -+++ tests/test-utils.c -@@ -376,5 +376,4 @@ test_utils_print_dependency_versions (void) - g_test_message ("Cairo version: %s", cairo_version_string ()); - g_test_message ("Pango version: %s", pango_version_string ()); - g_test_message ("Freetype version: %d.%d.%d", ft_major, ft_minor, ft_patch); -- g_test_message ("Harfbuzz version: %s", hb_version_string ()); - } Property changes on: head/graphics/librsvg2-rust/files/patch-tests_test-utils.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/librsvg2-rust/Makefile =================================================================== --- head/graphics/librsvg2-rust/Makefile (revision 530197) +++ head/graphics/librsvg2-rust/Makefile (revision 530198) @@ -1,49 +1,50 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.48.1 +PORTVERSION= 2.48.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.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= 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 MAKE_ENV= CARGO_BUILD_JOBS=${MAKE_JOBS_NUMBER} \ RUSTC=${LOCALBASE}/bin/rustc 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 530197) +++ head/graphics/librsvg2-rust/distinfo (revision 530198) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585487899 -SHA256 (gnome2/librsvg-2.48.1.tar.xz) = 91d7630cffbbe006c989ca575b404257abc2a4a636f0571ffb4607d69fd58f3a -SIZE (gnome2/librsvg-2.48.1.tar.xz) = 13107540 +TIMESTAMP = 1585719123 +SHA256 (gnome2/librsvg-2.48.2.tar.xz) = 272658a0e04fce21eb1368c345cc1305bfeada4ca6d7db99e77323ed0668bdca +SIZE (gnome2/librsvg-2.48.2.tar.xz) = 13125500