diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-06 11:24:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-06 11:24:05 +0000 |
commit | 8640e651df4c22a0f216eec9faca5d9133848598 (patch) | |
tree | 2ede92654be0d4495d9cf34117120d1bd06b522b /graphics/p5-GD | |
parent | 212a655d8cfd1860b3ae6c21c9e757e3816f5d25 (diff) | |
download | pkgsrc-8640e651df4c22a0f216eec9faca5d9133848598.tar.gz |
Update to 2.45, same number of test failures as before:
Failed 1/2 test programs. 1/13 subtests failed.
2.45 Clarified the GD license. There is now a formal LICENSE file in the package.
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r-- | graphics/p5-GD/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index b6f73cf7ac4..dd8a1ab7869 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2010/08/21 16:34:56 seb Exp $ +# $NetBSD: Makefile,v 1.47 2010/09/06 11:24:05 wiz Exp $ -DISTNAME= GD-2.44 +DISTNAME= GD-2.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 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 b3c8b15ff3d..c1bd9c6e0d9 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2009/07/16 06:18:43 sno Exp $ +$NetBSD: distinfo,v 1.17 2010/09/06 11:24:05 wiz Exp $ -SHA1 (GD-2.44.tar.gz) = 8520cdd1ebd3639cdf0478b71af71d7bb095fed6 -RMD160 (GD-2.44.tar.gz) = d0cdf26bd8b14ab58458c2a7fe7d5a6f6164df90 -Size (GD-2.44.tar.gz) = 258396 bytes +SHA1 (GD-2.45.tar.gz) = 27c71bded682ccabb0c1429bb28e6c2bbae78e8d +RMD160 (GD-2.45.tar.gz) = 13e85ae27c8f661d8c470ec7dd388ffb71771100 +Size (GD-2.45.tar.gz) = 266918 bytes |