diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-02 19:01:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-02 19:01:55 +0000 |
commit | b97699137805458378dad4fbb14d9d4aedbbe8f2 (patch) | |
tree | 381c3a46e2ffd9d46bc628c54937486c7903c70c /graphics/p5-GD | |
parent | 525c52d3198fe2c2503bfd5eaa40719a51e64eaa (diff) |
- Update to 2.53
Notes
Notes:
svn path=/head/; revision=349944
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 4a1ee7a93f68..b3e5f1f720bd 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= GD -PORTVERSION= 2.52 +PORTVERSION= 2.53 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index 822a08193813..6b3f1dc802d0 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,2 +1,2 @@ -SHA256 (GD-2.52.tar.gz) = d15a7c991a37c45b27a25c1fc61e2131930a043362a54a4f7474779d48612a7a -SIZE (GD-2.52.tar.gz) = 326183 +SHA256 (GD-2.53.tar.gz) = d05d01fe95e581adb3468cf05ab5d405db7497c0fb3ec7ecf23d023705fab7aa +SIZE (GD-2.53.tar.gz) = 328980 |