Date: Sun, 4 Aug 2019 04:27:36 +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: r508052 - head/graphics/librsvg2-rust Message-ID: <201908040427.x744RaUZ055026@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Aug 4 04:27:35 2019 New Revision: 508052 URL: https://svnweb.freebsd.org/changeset/ports/508052 Log: graphics/librsvg2-rust: Update to 2.45.90 Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.90.news Modified: head/graphics/librsvg2-rust/Makefile head/graphics/librsvg2-rust/distinfo head/graphics/librsvg2-rust/pkg-plist Modified: head/graphics/librsvg2-rust/Makefile ============================================================================== --- head/graphics/librsvg2-rust/Makefile Sun Aug 4 04:22:31 2019 (r508051) +++ head/graphics/librsvg2-rust/Makefile Sun Aug 4 04:27:35 2019 (r508052) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.45.8 +PORTVERSION= 2.45.90 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust Modified: head/graphics/librsvg2-rust/distinfo ============================================================================== --- head/graphics/librsvg2-rust/distinfo Sun Aug 4 04:22:31 2019 (r508051) +++ head/graphics/librsvg2-rust/distinfo Sun Aug 4 04:27:35 2019 (r508052) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564507885 -SHA256 (gnome2/librsvg-2.45.8.tar.xz) = 3fa09b8e4d3f2d397c6dd26f1078795203f05f609672d31c11e8bae1e5a152f1 -SIZE (gnome2/librsvg-2.45.8.tar.xz) = 12176536 +TIMESTAMP = 1564891064 +SHA256 (gnome2/librsvg-2.45.90.tar.xz) = a7a9be634c452d0d9ecb3e2266d277e88c254957de62c579fd878f12afd38552 +SIZE (gnome2/librsvg-2.45.90.tar.xz) = 12598428 Modified: head/graphics/librsvg2-rust/pkg-plist ============================================================================== --- head/graphics/librsvg2-rust/pkg-plist Sun Aug 4 04:22:31 2019 (r508051) +++ head/graphics/librsvg2-rust/pkg-plist Sun Aug 4 04:27:35 2019 (r508052) @@ -9,6 +9,7 @@ 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 @@ -21,7 +22,6 @@ share/doc/rsvg-2.0/object-tree.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-RsvgHandle.html 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908040427.x744RaUZ055026>