diff options
author | wiz <wiz@pkgsrc.org> | 2015-03-04 08:50:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-03-04 08:50:55 +0000 |
commit | b122866e4430ecf998104ea79484eb466cbf4b06 (patch) | |
tree | 38540da83ddd817912f84fb7cf9e3b4abf4fc5cd /graphics/librsvg/PLIST | |
parent | 8ab136b1d2235fb00db11e2d4ae15c41bf2b82bb (diff) | |
download | pkgsrc-b122866e4430ecf998104ea79484eb466cbf4b06.tar.gz |
Update to 2.40.8:
Version 2.40.8
- Bugs fixed from fuzz testing: #744688 - possible double g_free()
when processing stroke-dasharray
- Optimize rendering of polylines, lines, rectangles, circles, and
ellipses. These should be marginally faster, marginally more
precise, and should put less pressure on the memory allocator.
Version 2.40.7
- Bugs fixed from fuzz testing: #703102, #738050, #738169, #744270, #744299
- Fixed unfiled bug from fuzz testing, where the convolution filter
had an integer multiplication overflow.
- Fix build of rsvg-convert on Windows.
- Fix a bunch of compiler warnings.
Diffstat (limited to 'graphics/librsvg/PLIST')
-rw-r--r-- | graphics/librsvg/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/librsvg/PLIST b/graphics/librsvg/PLIST index b34b1e67d5e..371d3e0b790 100644 --- a/graphics/librsvg/PLIST +++ b/graphics/librsvg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2015/01/16 09:39:12 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/03/04 08:50:55 wiz Exp $ bin/rsvg-convert include/librsvg-2.0/librsvg/librsvg-enum-types.h include/librsvg-2.0/librsvg/librsvg-features.h @@ -22,11 +22,9 @@ share/gtk-doc/html/rsvg-2.0/api-index-full.html share/gtk-doc/html/rsvg-2.0/home.png share/gtk-doc/html/rsvg-2.0/index.html share/gtk-doc/html/rsvg-2.0/index.sgml -share/gtk-doc/html/rsvg-2.0/left-insensitive.png share/gtk-doc/html/rsvg-2.0/left.png share/gtk-doc/html/rsvg-2.0/licence.html share/gtk-doc/html/rsvg-2.0/object-tree.html -share/gtk-doc/html/rsvg-2.0/right-insensitive.png share/gtk-doc/html/rsvg-2.0/right.png share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html @@ -35,5 +33,4 @@ share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html share/gtk-doc/html/rsvg-2.0/rsvg.html share/gtk-doc/html/rsvg-2.0/style.css -share/gtk-doc/html/rsvg-2.0/up-insensitive.png share/gtk-doc/html/rsvg-2.0/up.png |