From 749e94a681d7ba547700f964785e7cd63e1ce188 Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 1 Mar 2015 12:17:57 +0000 Subject: 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 --- graphics/wxsvg/Makefile | 5 ++--- graphics/wxsvg/PLIST | 3 ++- graphics/wxsvg/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'graphics/wxsvg') 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 -- cgit v1.2.3