Index: head/graphics/librsvg2-rust/Makefile =================================================================== --- head/graphics/librsvg2-rust/Makefile (revision 509231) +++ head/graphics/librsvg2-rust/Makefile (revision 509232) @@ -1,49 +1,48 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.45.90 -PORTREVISION= 1 +PORTVERSION= 2.45.91 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 Index: head/graphics/librsvg2-rust/distinfo =================================================================== --- head/graphics/librsvg2-rust/distinfo (revision 509231) +++ head/graphics/librsvg2-rust/distinfo (revision 509232) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564891064 -SHA256 (gnome2/librsvg-2.45.90.tar.xz) = a7a9be634c452d0d9ecb3e2266d277e88c254957de62c579fd878f12afd38552 -SIZE (gnome2/librsvg-2.45.90.tar.xz) = 12598428 +TIMESTAMP = 1566034367 +SHA256 (gnome2/librsvg-2.45.91.tar.xz) = a4ed8abb741942e7fcf61abb2ce98420092ddad163ddc1a390149059170de29e +SIZE (gnome2/librsvg-2.45.91.tar.xz) = 12620192 Index: head/graphics/librsvg2-rust/pkg-plist =================================================================== --- head/graphics/librsvg2-rust/pkg-plist (revision 509231) +++ head/graphics/librsvg2-rust/pkg-plist (revision 509232) @@ -1,38 +1,40 @@ bin/rsvg-convert include/librsvg-2.0/librsvg/librsvg-features.h include/librsvg-2.0/librsvg/rsvg-cairo.h include/librsvg-2.0/librsvg/rsvg.h lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders/libpixbufloader-svg.so lib/girepository-1.0/Rsvg-2.0.typelib lib/librsvg-2.so lib/librsvg-2.so.2 lib/librsvg-2.so.2.46.0 libdata/pkgconfig/librsvg-2.0.pc man/man1/rsvg-convert.1.gz share/doc/rsvg-2.0/RsvgHandle.html share/doc/rsvg-2.0/annotation-glossary.html share/doc/rsvg-2.0/api-index-full.html share/doc/rsvg-2.0/ch01.html +share/doc/rsvg-2.0/ch02.html share/doc/rsvg-2.0/home.png share/doc/rsvg-2.0/index.html share/doc/rsvg-2.0/left-insensitive.png share/doc/rsvg-2.0/left.png share/doc/rsvg-2.0/licence.html share/doc/rsvg-2.0/object-tree.html +share/doc/rsvg-2.0/recommendations-assets.html share/doc/rsvg-2.0/right-insensitive.png share/doc/rsvg-2.0/right.png share/doc/rsvg-2.0/rsvg-2.0.devhelp2 share/doc/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html share/doc/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html share/doc/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html share/doc/rsvg-2.0/rsvg-Version-check-and-feature-tests.html share/doc/rsvg-2.0/rsvg.html share/doc/rsvg-2.0/style.css share/doc/rsvg-2.0/up-insensitive.png share/doc/rsvg-2.0/up.png share/gir-1.0/Rsvg-2.0.gir share/locale/es/LC_MESSAGES/librsvg.mo share/thumbnailers/librsvg.thumbnailer share/vala/vapi/librsvg-2.0.vapi @postexec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>/dev/null || /usr/bin/true @postunexec %D/bin/gdk-pixbuf-query-loaders > /dev/null 2>&1 && %D/bin/gdk-pixbuf-query-loaders > %D/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders.cache 2>/dev/null || /usr/bin/true