svn commit: r423550 - head/graphics/p5-GD-Graph
Adam Weinberger
adamw at FreeBSD.org
Sat Oct 8 22:53:19 UTC 2016
Author: adamw
Date: Sat Oct 8 22:53:18 2016
New Revision: 423550
URL: https://svnweb.freebsd.org/changeset/ports/423550
Log:
Update to 1.53.
Changes: https://metacpan.org/changes/distribution/GDGraph
Modified:
head/graphics/p5-GD-Graph/Makefile
head/graphics/p5-GD-Graph/distinfo
Modified: head/graphics/p5-GD-Graph/Makefile
==============================================================================
--- head/graphics/p5-GD-Graph/Makefile Sat Oct 8 22:47:59 2016 (r423549)
+++ head/graphics/p5-GD-Graph/Makefile Sat Oct 8 22:53:18 2016 (r423550)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GD-Graph
-PORTVERSION= 1.52
+PORTVERSION= 1.53
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,8 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD \
p5-GD-TextUtil>=0:graphics/p5-GD-TextUtil
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>=0.40:devel/p5-Test-Exception
+TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
+ p5-Test-Exception>=0.40:devel/p5-Test-Exception
NO_ARCH= yes
USES= perl5
Modified: head/graphics/p5-GD-Graph/distinfo
==============================================================================
--- head/graphics/p5-GD-Graph/distinfo Sat Oct 8 22:47:59 2016 (r423549)
+++ head/graphics/p5-GD-Graph/distinfo Sat Oct 8 22:53:18 2016 (r423550)
@@ -1,2 +1,3 @@
-SHA256 (GDGraph-1.52.tar.gz) = 0d399fda24213ca6d3d6721b8818e5e0f9da2b8326b7afb5db63314d079eb8ff
-SIZE (GDGraph-1.52.tar.gz) = 156349
+TIMESTAMP = 1475966920
+SHA256 (GDGraph-1.53.tar.gz) = 2978c7951d4c41e4fc1e1faf6bc99a0d92701d8585a986f77d2f697505a6799a
+SIZE (GDGraph-1.53.tar.gz) = 156777
More information about the svn-ports-all
mailing list