Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 10:01:24 +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: r318672 - head/devel/p5-Path-Tiny
Message-ID:  <201305211001.r4LA1OKJ024927@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Tue May 21 10:01:24 2013
New Revision: 318672
URL: http://svnweb.freebsd.org/changeset/ports/318672

Log:
  Update to 0.021.
  
  Changes:	http://search.cpan.org/dist/Path-Tiny/Changes

Modified:
  head/devel/p5-Path-Tiny/Makefile
  head/devel/p5-Path-Tiny/distinfo

Modified: head/devel/p5-Path-Tiny/Makefile
==============================================================================
--- head/devel/p5-Path-Tiny/Makefile	Tue May 21 09:58:33 2013	(r318671)
+++ head/devel/p5-Path-Tiny/Makefile	Tue May 21 10:01:24 2013	(r318672)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Path-Tiny
-PORTVERSION=	0.016
+PORTVERSION=	0.021
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -15,6 +15,7 @@ BUILD_DEPENDS=	p5-PathTools>=3.4000:${PO
 		p5-autodie>=2.14:${PORTSDIR}/devel/p5-autodie
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
+		p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \
 		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Devel-Hide>=0:${PORTSDIR}/devel/p5-Devel-Hide \
 		p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd

Modified: head/devel/p5-Path-Tiny/distinfo
==============================================================================
--- head/devel/p5-Path-Tiny/distinfo	Tue May 21 09:58:33 2013	(r318671)
+++ head/devel/p5-Path-Tiny/distinfo	Tue May 21 10:01:24 2013	(r318672)
@@ -1,2 +1,2 @@
-SHA256 (Path-Tiny-0.016.tar.gz) = 84d651ab573a0c03fdd14a6ad3e0b1581db10cde7a8c773b5609ec155ccbd72b
-SIZE (Path-Tiny-0.016.tar.gz) = 36361
+SHA256 (Path-Tiny-0.021.tar.gz) = e56613466d65a1a0d7507f3cd15caaeb788fe6d3cf59489fc02bf4bb478737c2
+SIZE (Path-Tiny-0.021.tar.gz) = 38693



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305211001.r4LA1OKJ024927>