diff options
author | drochner <drochner@pkgsrc.org> | 2012-01-19 19:19:21 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-01-19 19:19:21 +0000 |
commit | 53f81a0e5059fd13bd205cebbd8c2d2f9519c646 (patch) | |
tree | 45bbb2443a8a1ab2403d0b49623a02a464b95ee0 /graphics/wxsvg | |
parent | 37ce80d0857f38bdb29fbd3e9d8bc4efa8e9c4d8 (diff) | |
download | pkgsrc-53f81a0e5059fd13bd205cebbd8c2d2f9519c646.tar.gz |
update to 1.1.6
changes:
-handle more attributes
-added support of clipPath element
-added support of visibility style property
-fixed handling of aspect ratio of video
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r-- | graphics/wxsvg/Makefile | 4 | ||||
-rw-r--r-- | graphics/wxsvg/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 164ddf981fd..f686daeec99 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2011/12/07 18:31:05 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2012/01/19 19:19:21 drochner Exp $ # -DISTNAME= wxsvg-1.1.4 +DISTNAME= wxsvg-1.1.6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxsvg/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo index c0a9cd0878a..eff353b8657 100644 --- a/graphics/wxsvg/distinfo +++ b/graphics/wxsvg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2011/11/23 21:29:14 gls Exp $ +$NetBSD: distinfo,v 1.9 2012/01/19 19:19:21 drochner Exp $ -SHA1 (wxsvg-1.1.4.tar.bz2) = 7cd5688ed56f2f493fba95ae9711d7a80742ba5a -RMD160 (wxsvg-1.1.4.tar.bz2) = 07da04c729bdbca3575d5d028e6e6d87e20732dd -Size (wxsvg-1.1.4.tar.bz2) = 651964 bytes +SHA1 (wxsvg-1.1.6.tar.bz2) = 8ca606df4d5dd1cd476aa54d0f33408beea9d920 +RMD160 (wxsvg-1.1.6.tar.bz2) = 26218064e7a8ca9718fc7571f6b1380962edd43a +Size (wxsvg-1.1.6.tar.bz2) = 654692 bytes |