From owner-svn-ports-all@FreeBSD.ORG Mon Apr 13 17:24:20 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27F0FCDA; Mon, 13 Apr 2015 17:24:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 ED70BA5D; Mon, 13 Apr 2015 17:24:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3DHOJI6008428; Mon, 13 Apr 2015 17:24:19 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3DHOJSL008426; Mon, 13 Apr 2015 17:24:19 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201504131724.t3DHOJSL008426@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 13 Apr 2015 17:24:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383937 - head/devel/p5-Mouse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2015 17:24:20 -0000 Author: adamw Date: Mon Apr 13 17:24:18 2015 New Revision: 383937 URL: https://svnweb.freebsd.org/changeset/ports/383937 Log: Update to 2.4.2, and remove MAKE_JOBS_UNSAFE, as it builds successfully for me with -j8. Changes: https://metacpan.org/changes/distribution/Mouse Modified: head/devel/p5-Mouse/Makefile head/devel/p5-Mouse/distinfo Modified: head/devel/p5-Mouse/Makefile ============================================================================== --- head/devel/p5-Mouse/Makefile Mon Apr 13 17:17:23 2015 (r383936) +++ head/devel/p5-Mouse/Makefile Mon Apr 13 17:24:18 2015 (r383937) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mouse -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -22,15 +22,12 @@ TEST_DEPENDS= p5-Declare-Constraints-Sim p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Exception-LessClever>=0:${PORTSDIR}/devel/p5-Test-Exception-LessClever \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \ p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \ - p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny + p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires -MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= modbuild Modified: head/devel/p5-Mouse/distinfo ============================================================================== --- head/devel/p5-Mouse/distinfo Mon Apr 13 17:17:23 2015 (r383936) +++ head/devel/p5-Mouse/distinfo Mon Apr 13 17:24:18 2015 (r383937) @@ -1,2 +1,2 @@ -SHA256 (Mouse-2.4.1.tar.gz) = 3f1000351ae419ecc68e439671e3352d80424568c37b3e6ac7c6bdcbbe8711e1 -SIZE (Mouse-2.4.1.tar.gz) = 220438 +SHA256 (Mouse-2.4.2.tar.gz) = c24fb4bf635ebfe3d646611656bb1665c4c66fd1052fb0ab8bde97488a3455f1 +SIZE (Mouse-2.4.2.tar.gz) = 220865