diff options
author | abs <abs@pkgsrc.org> | 2004-04-29 18:01:05 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-04-29 18:01:05 +0000 |
commit | a2cf1358b25e6d90cd200a345d003ba5606b4ec8 (patch) | |
tree | e7b54356a54915abd4c23ad159e4b60d674059c2 /graphics | |
parent | 39580f901d522b675ff1eede19003b48d2e2849e (diff) | |
download | pkgsrc-a2cf1358b25e6d90cd200a345d003ba5606b4ec8.tar.gz |
Update p5-GD to 2.11:
2.11 More alpha functions from Cory Watson
2.10 Suppress CAPI warning.
Warn about Math::Trig warning
2.09 VMS documentation patch from Martin Zinser
Non-standard library finding path options from Peter Kruty
2.08 Applied 5.00503 compatibility patch from Mathieu Arnold
New check for JPEG magic tag returned by some digital cameras.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 8c299ff6aba..48312f4deb7 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/04/25 03:35:25 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/29 18:01:05 abs Exp $ -DISTNAME= GD-2.07 +DISTNAME= GD-2.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index 1f0d08cf6dd..fcd020c0764 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2003/10/03 03:10:57 explorer Exp $ +$NetBSD: distinfo,v 1.7 2004/04/29 18:01:05 abs Exp $ -SHA1 (GD-2.07.tar.gz) = 417161314db6e5c6c3059c4fe38c10f8e531b7fc -Size (GD-2.07.tar.gz) = 153759 bytes +SHA1 (GD-2.11.tar.gz) = 2ed3aa80bcc357560ba9433ce90b02f89cc73a4f +Size (GD-2.11.tar.gz) = 154432 bytes SHA1 (patch-aa) = 35ccf68dfc1ee268a4ffd431bb7ab29a7c7f59e9 |