MFH: r527732
Update librsvg2 to 2.40.21. * Add license while here Security: b66583ae-5aee-4cd5-bb31-b2d397f8b6b3 Approved by: ports-secteam@ (joneum@)
This commit is contained in:
parent
795f7aa36e
commit
2dea593305
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=527794
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= librsvg
|
||||
PORTVERSION= 2.40.20
|
||||
PORTVERSION= 2.40.21
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 2
|
||||
@ -11,6 +11,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
|
||||
# FreeBSD archs. So limit pure C version 2.40.x.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user