Date: Thu, 25 Apr 2013 11:04:04 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316510 - head/devel/p5-Mouse Message-ID: <201304251104.r3PB44YM023495@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobez Date: Thu Apr 25 11:04:04 2013 New Revision: 316510 URL: http://svnweb.freebsd.org/changeset/ports/316510 Log: Update to 1.09. Changes: http://search.cpan.org/dist/Mouse/Changes Modified: head/devel/p5-Mouse/Makefile head/devel/p5-Mouse/distinfo Modified: head/devel/p5-Mouse/Makefile ============================================================================== --- head/devel/p5-Mouse/Makefile Thu Apr 25 10:44:39 2013 (r316509) +++ head/devel/p5-Mouse/Makefile Thu Apr 25 11:04:04 2013 (r316510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mouse -PORTVERSION= 1.08 +PORTVERSION= 1.09 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -17,7 +17,7 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Exception-LessClever>=0.005:${PORTSDIR}/devel/p5-Test-Exception-LessClever \ p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal + p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny MAKE_JOBS_UNSAFE= yes PERL_CONFIGURE= yes Modified: head/devel/p5-Mouse/distinfo ============================================================================== --- head/devel/p5-Mouse/distinfo Thu Apr 25 10:44:39 2013 (r316509) +++ head/devel/p5-Mouse/distinfo Thu Apr 25 11:04:04 2013 (r316510) @@ -1,2 +1,2 @@ -SHA256 (Mouse-1.08.tar.gz) = dd474013ac049f769922df01506407716e0e8d85ab7e5c5ae0a7743266474ed1 -SIZE (Mouse-1.08.tar.gz) = 232973 +SHA256 (Mouse-1.09.tar.gz) = 87115bf48272099d0acd42bed1c7754a15e713c7d83b5e0cb87d420f96928906 +SIZE (Mouse-1.09.tar.gz) = 233722
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304251104.r3PB44YM023495>