Date: Thu, 24 Oct 2019 07:38:51 +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: r515323 - head/graphics/librsvg2-rust Message-ID: <201910240738.x9O7cp2N067193@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Oct 24 07:38:50 2019 New Revision: 515323 URL: https://svnweb.freebsd.org/changeset/ports/515323 Log: graphics/librsvg2-rust: Update to 2.46.3 - Hook up tests Changes: https://download.gnome.org/sources/librsvg/2.46/librsvg-2.46.3.news Modified: head/graphics/librsvg2-rust/Makefile head/graphics/librsvg2-rust/distinfo Modified: head/graphics/librsvg2-rust/Makefile ============================================================================== --- head/graphics/librsvg2-rust/Makefile Thu Oct 24 07:16:08 2019 (r515322) +++ head/graphics/librsvg2-rust/Makefile Thu Oct 24 07:38:50 2019 (r515323) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.46.2 +PORTVERSION= 2.46.3 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust @@ -34,6 +34,7 @@ CONFIGURE_ENV= CARGO=${LOCALBASE}/bin/cargo \ RUSTC=${LOCALBASE}/bin/rustc MAKE_ENV= RUSTC=${LOCALBASE}/bin/rustc INSTALL_TARGET= install-strip +TEST_TARGET= check CONFLICTS_INSTALL= librsvg2 Modified: head/graphics/librsvg2-rust/distinfo ============================================================================== --- head/graphics/librsvg2-rust/distinfo Thu Oct 24 07:16:08 2019 (r515322) +++ head/graphics/librsvg2-rust/distinfo Thu Oct 24 07:38:50 2019 (r515323) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571120177 -SHA256 (gnome2/librsvg-2.46.2.tar.xz) = 379ec0bbf9ce249c2bc03f4a124d8f532abe0916d908c5cf26821e5af1668197 -SIZE (gnome2/librsvg-2.46.2.tar.xz) = 12671048 +TIMESTAMP = 1571900908 +SHA256 (gnome2/librsvg-2.46.3.tar.xz) = 768e46467d874161a277bd696551f4f364b3c8d51eeedeb9b4fe1277a2496ae8 +SIZE (gnome2/librsvg-2.46.3.tar.xz) = 12664520
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910240738.x9O7cp2N067193>