From owner-svn-ports-head@freebsd.org Sat Oct 8 22:53:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BC7CC064F3; Sat, 8 Oct 2016 22:53:19 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57C2BECB; Sat, 8 Oct 2016 22:53:19 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u98MrI2j005856; Sat, 8 Oct 2016 22:53:18 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u98MrINC005854; Sat, 8 Oct 2016 22:53:18 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201610082253.u98MrINC005854@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 8 Oct 2016 22:53:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423550 - head/graphics/p5-GD-Graph X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 22:53:19 -0000 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