From owner-svn-ports-head@freebsd.org Fri Oct 16 18:50:07 2015 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 EB6E2A17EE4; Fri, 16 Oct 2015 18:50:07 +0000 (UTC) (envelope-from lth@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 9C0AB8E3; Fri, 16 Oct 2015 18:50:07 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GIo6HN032491; Fri, 16 Oct 2015 18:50:06 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GIo6fr032489; Fri, 16 Oct 2015 18:50:06 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201510161850.t9GIo6fr032489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Fri, 16 Oct 2015 18:50:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399502 - 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.20 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: Fri, 16 Oct 2015 18:50:08 -0000 Author: lth Date: Fri Oct 16 18:50:06 2015 New Revision: 399502 URL: https://svnweb.freebsd.org/changeset/ports/399502 Log: Update to 0.035 Changes: https://metacpan.org/changes/distribution/Test-Moose-More 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 Fri Oct 16 18:35:36 2015 (r399501) +++ head/devel/p5-Test-Moose-More/Makefile Fri Oct 16 18:50:06 2015 (r399502) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Test-Moose-More -PORTVERSION= 0.025 +PORTVERSION= 0.035 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,12 +13,13 @@ LICENSE= LGPL21 BUILD_DEPENDS= p5-Data-OptList>=0:${PORTSDIR}/devel/p5-Data-OptList \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Moose-Autobox>=0:${PORTSDIR}/devel/p5-Moose-Autobox \ p5-Syntax-Keyword-Junction>=0:${PORTSDIR}/devel/p5-Syntax-Keyword-Junction \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Sub-Exporter-Progressive>=0:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive \ p5-TAP-SimpleOutput>=0:${PORTSDIR}/devel/p5-TAP-SimpleOutput \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-aliased>=0:${PORTSDIR}/devel/p5-aliased \ + p5-Perl-Version>=0:${PORTSDIR}/devel/p5-Perl-Version USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Test-Moose-More/distinfo ============================================================================== --- head/devel/p5-Test-Moose-More/distinfo Fri Oct 16 18:35:36 2015 (r399501) +++ head/devel/p5-Test-Moose-More/distinfo Fri Oct 16 18:50:06 2015 (r399502) @@ -1,2 +1,2 @@ -SHA256 (Test-Moose-More-0.025.tar.gz) = 215a5e8e811aa4dace5c92f98c16e05d28acc5bd3f434777a4e78cb66adc037e -SIZE (Test-Moose-More-0.025.tar.gz) = 35717 +SHA256 (Test-Moose-More-0.035.tar.gz) = 848ac884198371729708a4f857fbfc0f6f0ba6ec65d856080497ed4aec80274d +SIZE (Test-Moose-More-0.035.tar.gz) = 43862