summaryrefslogtreecommitdiff
path: root/graphics/librsvg/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2015-03-04 08:50:55 +0000
committerwiz <wiz>2015-03-04 08:50:55 +0000
commit0247d31e54ab86ca4b821231894a413fd65f4e40 (patch)
tree38540da83ddd817912f84fb7cf9e3b4abf4fc5cd /graphics/librsvg/Makefile
parent9947f5136c1df381e67676dfb436628c7fddf56e (diff)
downloadpkgsrc-0247d31e54ab86ca4b821231894a413fd65f4e40.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/Makefile')
-rw-r--r--graphics/librsvg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index 4f2ee0e12a6..189cf192523 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2015/01/16 09:39:12 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2015/03/04 08:50:55 wiz Exp $
-DISTNAME= librsvg-2.40.6
+DISTNAME= librsvg-2.40.8
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz