summaryrefslogtreecommitdiff
path: root/graphics/wxsvg
diff options
context:
space:
mode:
authormef <mef>2015-03-01 12:17:57 +0000
committermef <mef>2015-03-01 12:17:57 +0000
commit749e94a681d7ba547700f964785e7cd63e1ce188 (patch)
treebdb48d0cee21d35a5d043c2b0d9de4136767e83f /graphics/wxsvg
parentca8deccdb55e71ae245ee2b06dd9b7d2da86e3bf (diff)
downloadpkgsrc-749e94a681d7ba547700f964785e7cd63e1ce188.tar.gz
Update 1.2.1 to 1.5.3
---------------------- Version 1.5.3 <2015-01-18> -------------------------- * applied patch from Sebastian Vater to fix memory leak Version 1.5.2 <2014-12-14> -------------------------- * fixed memory leak (thanks to Sebastian Vater) Version 1.5.1 <2014-11-23> -------------------------- * fixed some compiler errors Version 1.5 <2014-08-09> ------------------------ * added support of marker element * added support of patternTransform attribute Version 1.4.2 <2014-07-06> -------------------------- * added support of stroke-dasharray * fixed handling of preserveAspectRatio="none" Version 1.4.1 <2014-06-16> -------------------------- * fixed rendering of tspan-element * fixed rendering of use element in pattern and mask elements Version 1.4 <2014-05-24> ------------------------ * added support of pattern element Version 1.3 <2014-04-13> ------------------------ * added support of animations * fixed some GetBBox() methods
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r--graphics/wxsvg/Makefile5
-rw-r--r--graphics/wxsvg/PLIST3
-rw-r--r--graphics/wxsvg/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index 12c362af378..fed395448ee 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2014/08/11 23:09:44 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2015/03/01 12:17:57 mef Exp $
-DISTNAME= wxsvg-1.2.1
-PKGREVISION= 3
+DISTNAME= wxsvg-1.5.3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxsvg/}
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/wxsvg/PLIST b/graphics/wxsvg/PLIST
index bb4253ccf22..f730cc04d95 100644
--- a/graphics/wxsvg/PLIST
+++ b/graphics/wxsvg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/11/23 21:29:14 gls Exp $
+@comment $NetBSD: PLIST,v 1.7 2015/03/01 12:17:57 mef Exp $
bin/svgview
include/wxSVG/Animated.h
include/wxSVG/CSSStyleDeclaration.h
@@ -37,6 +37,7 @@ include/wxSVG/SVGAnimatedPreserveAspectRatio.h
include/wxSVG/SVGAnimatedRect.h
include/wxSVG/SVGAnimatedString.h
include/wxSVG/SVGAnimatedTransformList.h
+include/wxSVG/SVGAnimatedType.h
include/wxSVG/SVGAnimationElement.h
include/wxSVG/SVGCSSRule.h
include/wxSVG/SVGCanvas.h
diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo
index 5d3e990a6c1..95c7eed1f45 100644
--- a/graphics/wxsvg/distinfo
+++ b/graphics/wxsvg/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2014/03/31 23:26:35 ryoon Exp $
+$NetBSD: distinfo,v 1.14 2015/03/01 12:17:57 mef Exp $
-SHA1 (wxsvg-1.2.1.tar.bz2) = 772b02f7366fcec50a06612af59b019425335970
-RMD160 (wxsvg-1.2.1.tar.bz2) = bc3be51c348857682257db65efa3847daa59ba46
-Size (wxsvg-1.2.1.tar.bz2) = 434627 bytes
+SHA1 (wxsvg-1.5.3.tar.bz2) = 84640a696e2c03587a1562e214d76e3046ebae06
+RMD160 (wxsvg-1.5.3.tar.bz2) = 5997df257765a29a4f360ee78b1eec0900e537da
+Size (wxsvg-1.5.3.tar.bz2) = 466539 bytes