From owner-svn-ports-head@FreeBSD.ORG Thu Dec 5 20:29:33 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2B52867; Thu, 5 Dec 2013 20:29:32 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AF5D8195E; Thu, 5 Dec 2013 20:29:32 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 58CC6BDC44; Thu, 5 Dec 2013 21:29:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=lm2+Va+b5tt rbC2ANme7QZRLJro=; b=lmVVVqi6ODXgRbe5kucKad5X5DujIIRf4vTsWQVdjvH T7z3TvIpI8F5K1Kkjs9ZAI3i8EgtkmxP9pmSL9EOMDX63wbDgBxJQWzAuS0LdRwI AFmP9GsR20abd91j/kOwDKkSUrmBAcJnor5PFCsbT8m3qoJ8OcYRmFol9wCIDFyU = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 47217BDC30; Thu, 5 Dec 2013 21:29:31 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id E0FA7C947AF8; Thu, 5 Dec 2013 21:29:30 +0100 (CET) Date: Thu, 05 Dec 2013 21:29:30 +0100 From: Mathieu Arnold To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r335052 - head/devel/p5-Mouse Message-ID: In-Reply-To: <201311272023.rARKNbkW025073@svn.freebsd.org> References: <201311272023.rARKNbkW025073@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 05 Dec 2013 20:29:33 -0000 +--On 27 novembre 2013 20:23:37 +0000 Sunpoet Po-Chuan Hsieh wrote: | Author: sunpoet | Date: Wed Nov 27 20:23:37 2013 | New Revision: 335052 | URL: http://svnweb.freebsd.org/changeset/ports/335052 | | Log: | - Update to 2.1.0 | - Add more TEST_DEPENDS | | Changes: http://search.cpan.org/dist/Mouse/Changes Seems that broke for some people, could you have a look : http://docs.freebsd.org/cgi/getmsg.cgi?fetch=15537+0+current/freebsd-perl http://docs.freebsd.org/cgi/getmsg.cgi?fetch=32007+0+current/freebsd-perl Regards, -- Mathieu Arnold