Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 22:53:18 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423550 - head/graphics/p5-GD-Graph
Message-ID:  <201610082253.u98MrINC005854@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610082253.u98MrINC005854>