pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-GD-SVG Updating graphics/p5-GD-SVG from 0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/88d2a09d205a
branches: trunk
changeset: 399432:88d2a09d205a
user: sno <sno%pkgsrc.org@localhost>
date: Sat Sep 19 22:35:47 2009 +0000
description:
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:
graphics/p5-GD-SVG/Makefile | 6 +++---
graphics/p5-GD-SVG/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 43766acc9c3d -r 88d2a09d205a graphics/p5-GD-SVG/Makefile
--- a/graphics/p5-GD-SVG/Makefile Sat Sep 19 22:29:03 2009 +0000
+++ b/graphics/p5-GD-SVG/Makefile Sat Sep 19 22:35:47 2009 +0000
@@ -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@localhost
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 -r 43766acc9c3d -r 88d2a09d205a graphics/p5-GD-SVG/distinfo
--- a/graphics/p5-GD-SVG/distinfo Sat Sep 19 22:29:03 2009 +0000
+++ b/graphics/p5-GD-SVG/distinfo Sat Sep 19 22:35:47 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index