svn commit: r515323 - head/graphics/librsvg2-rust

Tobias Kortkamp tobik at FreeBSD.org
Thu Oct 24 07:38:51 UTC 2019


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


More information about the svn-ports-head mailing list