From owner-svn-ports-head@freebsd.org Mon Nov 9 18:43:47 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 630A8A2A926; Mon, 9 Nov 2015 18:43:47 +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 2A52D17DE; Mon, 9 Nov 2015 18:43:47 +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 tA9IhkgH097589; Mon, 9 Nov 2015 18:43:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA9IhkNR097587; Mon, 9 Nov 2015 18:43:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511091843.tA9IhkNR097587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 9 Nov 2015 18:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401132 - head/devel/p5-Moose 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: Mon, 09 Nov 2015 18:43:47 -0000 Author: sunpoet Date: Mon Nov 9 18:43:45 2015 New Revision: 401132 URL: https://svnweb.freebsd.org/changeset/ports/401132 Log: - Update to 2.1604 Changes: http://search.cpan.org/dist/Moose/Changes Modified: head/devel/p5-Moose/Makefile head/devel/p5-Moose/distinfo Modified: head/devel/p5-Moose/Makefile ============================================================================== --- head/devel/p5-Moose/Makefile Mon Nov 9 18:43:41 2015 (r401131) +++ head/devel/p5-Moose/Makefile Mon Nov 9 18:43:45 2015 (r401132) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Moose -PORTVERSION= 2.1603 -PORTREVISION= 1 +PORTVERSION= 2.1604 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -38,7 +37,7 @@ BUILD_DEPENDS= p5-Class-Load>=0.09:${POR p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Try-Tiny>=0.17:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-CPAN-Meta-Check>=0.007:${PORTSDIR}/devel/p5-CPAN-Meta-Check \ +TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:${PORTSDIR}/devel/p5-CPAN-Meta-Check \ p5-DBM-Deep>=0:${PORTSDIR}/databases/p5-DBM-Deep \ p5-DateTime-Calendar-Mayan>=0:${PORTSDIR}/devel/p5-DateTime-Calendar-Mayan \ p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \ Modified: head/devel/p5-Moose/distinfo ============================================================================== --- head/devel/p5-Moose/distinfo Mon Nov 9 18:43:41 2015 (r401131) +++ head/devel/p5-Moose/distinfo Mon Nov 9 18:43:45 2015 (r401132) @@ -1,2 +1,2 @@ -SHA256 (Moose-2.1603.tar.gz) = 232ef92c991b9087bca553028de4ed4f204fbb011540833db42f35bc2b5dd25f -SIZE (Moose-2.1603.tar.gz) = 802779 +SHA256 (Moose-2.1604.tar.gz) = 3fee73c316046597d61cde3a82a55d7b521ed54392c20ee4637578955ceaaa5f +SIZE (Moose-2.1604.tar.gz) = 802830