From owner-svn-ports-head@freebsd.org Sun Feb 12 08:12:52 2017 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 26EC4CDCFA2; Sun, 12 Feb 2017 08:12:52 +0000 (UTC) (envelope-from sunpoet@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 E7C63161E; Sun, 12 Feb 2017 08:12:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1C8CoFS041532; Sun, 12 Feb 2017 08:12:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1C8Co12041530; Sun, 12 Feb 2017 08:12:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702120812.v1C8Co12041530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 Feb 2017 08:12:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433928 - head/graphics/p5-Image-Compare 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: Sun, 12 Feb 2017 08:12:52 -0000 Author: sunpoet Date: Sun Feb 12 08:12:50 2017 New Revision: 433928 URL: https://svnweb.freebsd.org/changeset/ports/433928 Log: Update to 1.03 - Update TEST_DEPENDS Changes: http://search.cpan.org/dist/Image-Compare/Changes Modified: head/graphics/p5-Image-Compare/Makefile head/graphics/p5-Image-Compare/distinfo Modified: head/graphics/p5-Image-Compare/Makefile ============================================================================== --- head/graphics/p5-Image-Compare/Makefile Sun Feb 12 08:12:46 2017 (r433927) +++ head/graphics/p5-Image-Compare/Makefile Sun Feb 12 08:12:50 2017 (r433928) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Image-Compare -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,8 +18,8 @@ BUILD_DEPENDS= p5-Imager>=0:graphics/p5- p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-CheckManifest>=0:devel/p5-Test-CheckManifest \ - p5-Test-Pod>=0:devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage + p5-Test-Pod>=1.26:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage NO_ARCH= yes USES= perl5 Modified: head/graphics/p5-Image-Compare/distinfo ============================================================================== --- head/graphics/p5-Image-Compare/distinfo Sun Feb 12 08:12:46 2017 (r433927) +++ head/graphics/p5-Image-Compare/distinfo Sun Feb 12 08:12:50 2017 (r433928) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036623 -SHA256 (Image-Compare-1.02.tar.gz) = c53be1f5f8fbd46f0846e721d5e00ed524ab709dae01d34fc2df658f77db4184 -SIZE (Image-Compare-1.02.tar.gz) = 29992 +TIMESTAMP = 1486886427 +SHA256 (Image-Compare-1.03.tar.gz) = 43daaaf7310683d2728fcf9a46e2a57f429fa2d92f4afcfcccd449ec883cd984 +SIZE (Image-Compare-1.03.tar.gz) = 30363