From owner-svn-ports-all@freebsd.org Thu Dec 15 09:16:58 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44926C807F0; Thu, 15 Dec 2016 09:16:58 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 14064123C; Thu, 15 Dec 2016 09:16:58 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF9GvCj013372; Thu, 15 Dec 2016 09:16:57 GMT (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF9Gv10013370; Thu, 15 Dec 2016 09:16:57 GMT (envelope-from tobez@FreeBSD.org) Message-Id: <201612150916.uBF9Gv10013370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobez set sender to tobez@FreeBSD.org using -f From: Anton Berezin Date: Thu, 15 Dec 2016 09:16:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428607 - head/devel/p5-Path-Tiny 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.23 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: Thu, 15 Dec 2016 09:16:58 -0000 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