From owner-svn-ports-head@freebsd.org Sat Mar 25 04:37:46 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 D3548D1DC20; Sat, 25 Mar 2017 04:37:46 +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 86CBA1A8; Sat, 25 Mar 2017 04:37:46 +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 v2P4bjbU085819; Sat, 25 Mar 2017 04:37:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2P4bjs1085817; Sat, 25 Mar 2017 04:37:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703250437.v2P4bjs1085817@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 25 Mar 2017 04:37:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436878 - head/devel/p5-Test-Moose-More 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, 25 Mar 2017 04:37:46 -0000 Author: sunpoet Date: Sat Mar 25 04:37:45 2017 New Revision: 436878 URL: https://svnweb.freebsd.org/changeset/ports/436878 Log: Update to 0.045 - Add p5-TAP-SimpleOutput to TEST_DEPENDS Changes: http://search.cpan.org/dist/Test-Moose-More/Changes Modified: head/devel/p5-Test-Moose-More/Makefile head/devel/p5-Test-Moose-More/distinfo Modified: head/devel/p5-Test-Moose-More/Makefile ============================================================================== --- head/devel/p5-Test-Moose-More/Makefile Sat Mar 25 04:37:10 2017 (r436877) +++ head/devel/p5-Test-Moose-More/Makefile Sat Mar 25 04:37:45 2017 (r436878) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Test-Moose-More -PORTVERSION= 0.043 +PORTVERSION= 0.045 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,9 @@ BUILD_DEPENDS= p5-Data-OptList>=0:devel/ p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive \ p5-Syntax-Keyword-Junction>=0:devel/p5-Syntax-Keyword-Junction RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \ +TEST_DEPENDS= p5-TAP-SimpleOutput>=0.009:devel/p5-TAP-SimpleOutput \ + p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean -# p5-TAP-SimpleOutput>=0.009:devel/p5-TAP-SimpleOutput NO_ARCH= yes USES= perl5 Modified: head/devel/p5-Test-Moose-More/distinfo ============================================================================== --- head/devel/p5-Test-Moose-More/distinfo Sat Mar 25 04:37:10 2017 (r436877) +++ head/devel/p5-Test-Moose-More/distinfo Sat Mar 25 04:37:45 2017 (r436878) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488010818 -SHA256 (Test-Moose-More-0.043.tar.gz) = 0a09255946d2f463cb53a53186451305a4fdea6c1b9bb4287044997b5f9ea9b5 -SIZE (Test-Moose-More-0.043.tar.gz) = 50128 +TIMESTAMP = 1490413268 +SHA256 (Test-Moose-More-0.045.tar.gz) = 36e916bc4f9e48f9a80349840ee1913c60ab9767cb21b650e402275821a6a568 +SIZE (Test-Moose-More-0.045.tar.gz) = 54989