diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-19 20:49:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-19 20:49:18 +0000 |
commit | 28d7b894684cdc2d51530207fd40bfe53c192fcb (patch) | |
tree | 21bf8b9a0f0eb638e8324e6e15e11a35cf074eac /graphics/p5-GD | |
parent | bca97590cc610efdf812909bbadcf838388408ed (diff) | |
download | ports-28d7b894684cdc2d51530207fd40bfe53c192fcb.tar.gz ports-28d7b894684cdc2d51530207fd40bfe53c192fcb.zip |
Notes
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r-- | graphics/p5-GD/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 6f00943af361..ca632bc2ca59 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= GD -PORTVERSION= 2.70 -PORTREVISION= 1 +PORTVERSION= 2.71 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index 47a7229ce707..1f3f8f1bec9b 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547401634 -SHA256 (GD-2.70.tar.gz) = 66b26a322e1fd82ef874721dd5274effcc60eb0c0f3481bf88ddf91529b633e2 -SIZE (GD-2.70.tar.gz) = 256508 +TIMESTAMP = 1550605986 +SHA256 (GD-2.71.tar.gz) = 451be4873b2ad7261cc5679698cd9d2e84dbdde4309971869fc7734b569b7ac7 +SIZE (GD-2.71.tar.gz) = 256845 |