summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-SVG
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-09-19 22:35:47 +0000
committersno <sno@pkgsrc.org>2009-09-19 22:35:47 +0000
commitd175254fd6e0dae9d9ca6eae0f1ddd8aa58ca819 (patch)
tree9f5e793e14142e10467d5e44c57b454dcde3ce5e /graphics/p5-GD-SVG
parent4cea6b2a14eb7c673e7fea69a4f377d166ed4748 (diff)
downloadpkgsrc-d175254fd6e0dae9d9ca6eae0f1ddd8aa58ca819.tar.gz
Updating graphics/p5-GD-SVG from 0.32nb1 to 0.33
pkgsrc changes: - Adding license definition Upstream changes: 0.33 Sun May 10 04:14:12 MDT 2009 - Can now embed pixmap information inside an SVG (Lincoln Stein) - Improvements to alpha support (Lincoln Stein) - Ghost methods for more complete mapping to GD (Jason Stajich)
Diffstat (limited to 'graphics/p5-GD-SVG')
-rw-r--r--graphics/p5-GD-SVG/Makefile6
-rw-r--r--graphics/p5-GD-SVG/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile
index 1d4d654d92d..6cb4cc8076b 100644
--- a/graphics/p5-GD-SVG/Makefile
+++ b/graphics/p5-GD-SVG/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:10 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/09/19 22:35:47 sno Exp $
#
-DISTNAME= GD-SVG-0.32
+DISTNAME= GD-SVG-0.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/GD-SVG/
COMMENT= Enables SVG output from scripts written using GD
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/graphics/p5-GD-SVG/distinfo b/graphics/p5-GD-SVG/distinfo
index 1e0712d3331..b632d146f47 100644
--- a/graphics/p5-GD-SVG/distinfo
+++ b/graphics/p5-GD-SVG/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/10/13 19:52:54 heinz Exp $
+$NetBSD: distinfo,v 1.3 2009/09/19 22:35:47 sno Exp $
-SHA1 (GD-SVG-0.32.tar.gz) = b64758cefba3f5e865737ab45c6104df3f730e16
-RMD160 (GD-SVG-0.32.tar.gz) = bdbec7592873b1b7d9142355aa8b18760c68c79a
-Size (GD-SVG-0.32.tar.gz) = 45640 bytes
+SHA1 (GD-SVG-0.33.tar.gz) = 43d78966540cf300cac67ec251cd743f16018962
+RMD160 (GD-SVG-0.33.tar.gz) = b38cfec7b83f024f11cb3b1d41f2ddfad82fd588
+Size (GD-SVG-0.33.tar.gz) = 46347 bytes