Date: Tue, 3 Mar 2020 21:56:01 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527732 - head/graphics/librsvg2 Message-ID: <202003032156.023Lu1Dx085114@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Tue Mar 3 21:56:00 2020 New Revision: 527732 URL: https://svnweb.freebsd.org/changeset/ports/527732 Log: Update librsvg2 to 2.40.21. * Add license while here MFH: 2020Q1 Security: b66583ae-5aee-4cd5-bb31-b2d397f8b6b3 Modified: head/graphics/librsvg2/Makefile head/graphics/librsvg2/distinfo head/graphics/librsvg2/pkg-plist Modified: head/graphics/librsvg2/Makefile ============================================================================== --- head/graphics/librsvg2/Makefile Tue Mar 3 20:55:16 2020 (r527731) +++ head/graphics/librsvg2/Makefile Tue Mar 3 21:56:00 2020 (r527732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.40.20 +PORTVERSION= 2.40.21 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2 @@ -10,6 +10,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library for parsing and rendering SVG vector-graphic files + +LICENSE= GPLv2 LGPL20 +LICENSE_COMB= multi CONFLICTS_INSTALL= librsvg2-rust # librsvg2 2.42+ needs rust to build, which is not available on all Modified: head/graphics/librsvg2/distinfo ============================================================================== --- head/graphics/librsvg2/distinfo Tue Mar 3 20:55:16 2020 (r527731) +++ head/graphics/librsvg2/distinfo Tue Mar 3 21:56:00 2020 (r527732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516305968 -SHA256 (gnome2/librsvg-2.40.20.tar.xz) = cff4dd3c3b78bfe99d8fcfad3b8ba1eee3289a0823c0e118d78106be6b84c92b -SIZE (gnome2/librsvg-2.40.20.tar.xz) = 1796376 +TIMESTAMP = 1583164702 +SHA256 (gnome2/librsvg-2.40.21.tar.xz) = f7628905f1cada84e87e2b14883ed57d8094dca3281d5bcb24ece4279e9a92ba +SIZE (gnome2/librsvg-2.40.21.tar.xz) = 1655860 Modified: head/graphics/librsvg2/pkg-plist ============================================================================== --- head/graphics/librsvg2/pkg-plist Tue Mar 3 20:55:16 2020 (r527731) +++ head/graphics/librsvg2/pkg-plist Tue Mar 3 21:56:00 2020 (r527732) @@ -14,14 +14,6 @@ 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-2-14.html -share/doc/rsvg-2.0/api-index-2-22.html -share/doc/rsvg-2.0/api-index-2-32.html -share/doc/rsvg-2.0/api-index-2-36.html -share/doc/rsvg-2.0/api-index-2-4.html -share/doc/rsvg-2.0/api-index-2-8.html -share/doc/rsvg-2.0/api-index-2-9.html -share/doc/rsvg-2.0/api-index-deprecated.html share/doc/rsvg-2.0/api-index-full.html share/doc/rsvg-2.0/home.png share/doc/rsvg-2.0/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003032156.023Lu1Dx085114>