diff options
author | adam <adam@pkgsrc.org> | 2014-05-05 11:01:12 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-05-05 11:01:12 +0000 |
commit | 63d2f09844cd154cb1550722ccd0089597d5b6f0 (patch) | |
tree | 3ecc6876cb0b82caaea08745d8ea9eedf80576f6 /graphics | |
parent | 5458d08a9eca66f606a878e8dc908ad96a083b5d (diff) | |
download | pkgsrc-63d2f09844cd154cb1550722ccd0089597d5b6f0.tar.gz |
Changes 2.53:
Points to Gabor Szabo's GD::Simple tutorial, and fix link to repository.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index a0cbda60906..9e85cda8396 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.64 2014/03/03 19:56:21 adam Exp $ +# $NetBSD: Makefile,v 1.65 2014/05/05 11:01:12 adam Exp $ -DISTNAME= GD-2.52 +DISTNAME= GD-2.53 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index 2ea004970aa..b378fa11647 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2014/03/03 19:56:21 adam Exp $ +$NetBSD: distinfo,v 1.21 2014/05/05 11:01:12 adam Exp $ -SHA1 (GD-2.52.tar.gz) = ea4f9fa7bf3d013dad3879ce23b8c822e49c8481 -RMD160 (GD-2.52.tar.gz) = a1aec1b79c83a53ca115b0fe0d24906c2f7eb892 -Size (GD-2.52.tar.gz) = 326183 bytes +SHA1 (GD-2.53.tar.gz) = 46221f08f221900bb5396c3ba47e4dfe9c04b846 +RMD160 (GD-2.53.tar.gz) = 9caa098c6578390d24667b0c7e91557134bc60fb +Size (GD-2.53.tar.gz) = 328980 bytes |