Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2016 09:16:57 +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: r428607 - head/devel/p5-Path-Tiny
Message-ID:  <201612150916.uBF9Gv10013370@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Thu Dec 15 09:16:56 2016
New Revision: 428607
URL: https://svnweb.freebsd.org/changeset/ports/428607

Log:
  Update to 0.098.
  
  Submitted by:	Anton Yuzhaninov

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	Thu Dec 15 09:00:50 2016	(r428606)
+++ head/devel/p5-Path-Tiny/Makefile	Thu Dec 15 09:16:56 2016	(r428607)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Path-Tiny
-PORTVERSION=	0.076
+PORTVERSION=	0.098
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -14,7 +14,8 @@ COMMENT=	File path utility
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-TEST_DEPENDS=	p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings
+TEST_DEPENDS=	p5-Test-MockRandom>=0:devel/p5-Test-MockRandom \
+	p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings
 
 NO_ARCH=	yes
 USES=		perl5

Modified: head/devel/p5-Path-Tiny/distinfo
==============================================================================
--- head/devel/p5-Path-Tiny/distinfo	Thu Dec 15 09:00:50 2016	(r428606)
+++ head/devel/p5-Path-Tiny/distinfo	Thu Dec 15 09:16:56 2016	(r428607)
@@ -1,2 +1,3 @@
-SHA256 (Path-Tiny-0.076.tar.gz) = 10bafd96f561f0e811be764d557efffbd53ba9b044a79c82e97db8e27d5cc764
-SIZE (Path-Tiny-0.076.tar.gz) = 81008
+TIMESTAMP = 1481793341
+SHA256 (Path-Tiny-0.098.tar.gz) = 68f95c21fba6b03039e3dd8831d18feb701e537ff9764f07ca93e08aa8aa6f72
+SIZE (Path-Tiny-0.098.tar.gz) = 91600



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