Date: Tue, 30 Jul 2019 17:42:15 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507654 - head/graphics/librsvg2-rust Message-ID: <201907301742.x6UHgFFK041557@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Jul 30 17:42:15 2019 New Revision: 507654 URL: https://svnweb.freebsd.org/changeset/ports/507654 Log: graphics/librsvg2-rust: Update to 2.45.8 Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.8.news Modified: head/graphics/librsvg2-rust/Makefile head/graphics/librsvg2-rust/distinfo Modified: head/graphics/librsvg2-rust/Makefile ============================================================================== --- head/graphics/librsvg2-rust/Makefile Tue Jul 30 17:27:20 2019 (r507653) +++ head/graphics/librsvg2-rust/Makefile Tue Jul 30 17:42:15 2019 (r507654) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.45.7 -PORTREVISION= 1 +PORTVERSION= 2.45.8 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust @@ -14,7 +13,7 @@ COMMENT= Library for parsing and rendering SVG vector- LICENSE= LGPL20 -BUILD_DEPENDS= ${RUST_DEFAULT}>=1.30.0:lang/${RUST_DEFAULT} \ +BUILD_DEPENDS= ${RUST_DEFAULT}>=1.34.0:lang/${RUST_DEFAULT} \ valac:lang/vala LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ Modified: head/graphics/librsvg2-rust/distinfo ============================================================================== --- head/graphics/librsvg2-rust/distinfo Tue Jul 30 17:27:20 2019 (r507653) +++ head/graphics/librsvg2-rust/distinfo Tue Jul 30 17:42:15 2019 (r507654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562156137 -SHA256 (gnome2/librsvg-2.45.7.tar.xz) = d4399eb76eb4e955fd36a5e536e4cb965ccfafbbc72e3b43495e08ac2a61f993 -SIZE (gnome2/librsvg-2.45.7.tar.xz) = 12897272 +TIMESTAMP = 1564507885 +SHA256 (gnome2/librsvg-2.45.8.tar.xz) = 3fa09b8e4d3f2d397c6dd26f1078795203f05f609672d31c11e8bae1e5a152f1 +SIZE (gnome2/librsvg-2.45.8.tar.xz) = 12176536
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907301742.x6UHgFFK041557>