diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-01-14 04:08:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-01-14 04:08:51 +0800 |
commit | f23a2e6cb324070c9ffa7660e69a7f151dcef867 (patch) | |
tree | 35c796d47b0d1bd40ba176b179ddd05e88bc506f /graphics | |
parent | b044fbb2677d50f1b0c84b94ec070e515969ad05 (diff) | |
download | freebsd-ports-gnome-f23a2e6cb324070c9ffa7660e69a7f151dcef867.tar.gz freebsd-ports-gnome-f23a2e6cb324070c9ffa7660e69a7f151dcef867.tar.zst freebsd-ports-gnome-f23a2e6cb324070c9ffa7660e69a7f151dcef867.zip |
Update to 2.70
- Sort *_DEPENDS
Changes: https://metacpan.org/changes/distribution/GD
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-GD/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 779bf2bff469..92bd0b16e1a6 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= GD -PORTVERSION= 2.69 +PORTVERSION= 2.70 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,8 @@ LICENSE= ART20 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig LIB_DEPENDS= libgd.so:graphics/gd +RUN_DEPENDS= p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig USES= perl5 USE_PERL5= configure diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index a4a988b7a149..47a7229ce707 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546064497 -SHA256 (GD-2.69.tar.gz) = ddb02d491cfd84d30448438c84239b0893d84e9576a90c3b5ed109420fae545d -SIZE (GD-2.69.tar.gz) = 254812 +TIMESTAMP = 1547401634 +SHA256 (GD-2.70.tar.gz) = 66b26a322e1fd82ef874721dd5274effcc60eb0c0f3481bf88ddf91529b633e2 +SIZE (GD-2.70.tar.gz) = 256508 |