Date: Sun, 17 Feb 2019 12:45:00 +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: r493166 - in head/graphics/librsvg2-rust: . files Message-ID: <201902171245.x1HCj0HE017672@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Feb 17 12:45:00 2019 New Revision: 493166 URL: https://svnweb.freebsd.org/changeset/ports/493166 Log: graphics/librsvg2-rust: Update to 2.45.5 - Remove upstreamed patches Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.5.news Deleted: head/graphics/librsvg2-rust/files/ 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 Feb 17 12:14:25 2019 (r493165) +++ head/graphics/librsvg2-rust/Makefile Sun Feb 17 12:45:00 2019 (r493166) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.45.4 -PORTREVISION= 1 +PORTVERSION= 2.45.5 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust Modified: head/graphics/librsvg2-rust/distinfo ============================================================================== --- head/graphics/librsvg2-rust/distinfo Sun Feb 17 12:14:25 2019 (r493165) +++ head/graphics/librsvg2-rust/distinfo Sun Feb 17 12:45:00 2019 (r493166) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547592661 -SHA256 (gnome2/librsvg-2.45.4.tar.xz) = eeb6105cb28deec7a8a2ef270ae86b13fc555ff7dc85014a6b3e7cf0e88a7b4f -SIZE (gnome2/librsvg-2.45.4.tar.xz) = 13578068 +TIMESTAMP = 1550406514 +SHA256 (gnome2/librsvg-2.45.5.tar.xz) = 600872dc608fe5e01bfd8d5b3046d01b53b99121bc5ab9663531b53630843700 +SIZE (gnome2/librsvg-2.45.5.tar.xz) = 13485044 Modified: head/graphics/librsvg2-rust/pkg-plist ============================================================================== --- head/graphics/librsvg2-rust/pkg-plist Sun Feb 17 12:14:25 2019 (r493165) +++ head/graphics/librsvg2-rust/pkg-plist Sun Feb 17 12:45:00 2019 (r493166) @@ -1,5 +1,4 @@ bin/rsvg-convert -include/librsvg-2.0/librsvg/librsvg-enum-types.h include/librsvg-2.0/librsvg/librsvg-features.h include/librsvg-2.0/librsvg/rsvg-cairo.h include/librsvg-2.0/librsvg/rsvg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902171245.x1HCj0HE017672>