diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-19 18:35:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-19 18:35:14 +0000 |
commit | bdeb71da86e3eb319cbfc2ba5b46b21edab67116 (patch) | |
tree | 18d9faf7417376a542bc56d69a08fe434c3a5d82 /graphics/p5-GD | |
parent | 3a129301978b4e6089e67f89e4f84b4de9ae9f78 (diff) | |
download | ports-bdeb71da86e3eb319cbfc2ba5b46b21edab67116.tar.gz ports-bdeb71da86e3eb319cbfc2ba5b46b21edab67116.zip |
Notes
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r-- | graphics/p5-GD/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index d23e301984e4..4a1ee7a93f68 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= GD -PORTVERSION= 2.51 +PORTVERSION= 2.52 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index 23dcae36afa2..822a08193813 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,2 +1,2 @@ -SHA256 (GD-2.51.tar.gz) = 239cae68c906c89612a3c0546a31b7feef1405286ede3b08e1d70c8c716d29dc -SIZE (GD-2.51.tar.gz) = 263561 +SHA256 (GD-2.52.tar.gz) = d15a7c991a37c45b27a25c1fc61e2131930a043362a54a4f7474779d48612a7a +SIZE (GD-2.52.tar.gz) = 326183 |