diff options
author | adam <adam@pkgsrc.org> | 2014-03-03 19:56:21 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-03-03 19:56:21 +0000 |
commit | 73c1544361c40af6a57fa67876604b1cb92777f9 (patch) | |
tree | 1b946a79aa37b014223e6fb5cd9acb1692bd57d0 | |
parent | fee7988f213bb103649cbd2fef57f5aa23831f21 (diff) | |
download | pkgsrc-73c1544361c40af6a57fa67876604b1cb92777f9.tar.gz |
Changes 2.52:
Fix regression tests to run on Ubuntu 12.04 64bit.
-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 d540c6b3950..a0cbda60906 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2013/09/04 12:31:25 obache Exp $ +# $NetBSD: Makefile,v 1.64 2014/03/03 19:56:21 adam Exp $ -DISTNAME= GD-2.50 +DISTNAME= GD-2.52 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 e674fd85376..2ea004970aa 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2013/09/02 21:23:48 adam Exp $ +$NetBSD: distinfo,v 1.20 2014/03/03 19:56:21 adam Exp $ -SHA1 (GD-2.50.tar.gz) = 6541040ddf5d31da71ec73e94b2d94fa0df8b8d3 -RMD160 (GD-2.50.tar.gz) = 649483e3f33b313c42b47254e9a420f81d642b96 -Size (GD-2.50.tar.gz) = 262887 bytes +SHA1 (GD-2.52.tar.gz) = ea4f9fa7bf3d013dad3879ce23b8c822e49c8481 +RMD160 (GD-2.52.tar.gz) = a1aec1b79c83a53ca115b0fe0d24906c2f7eb892 +Size (GD-2.52.tar.gz) = 326183 bytes |