Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2020 18:50:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546221 - head/devel/p5-File-Flat
Message-ID:  <202008251850.07PIo71n056168@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 25 18:50:06 2020
New Revision: 546221
URL: https://svnweb.freebsd.org/changeset/ports/546221

Log:
  Update to 1.07
  
  Changes:	https://metacpan.org/changes/distribution/File-Flat

Modified:
  head/devel/p5-File-Flat/Makefile
  head/devel/p5-File-Flat/distinfo

Modified: head/devel/p5-File-Flat/Makefile
==============================================================================
--- head/devel/p5-File-Flat/Makefile	Tue Aug 25 18:50:01 2020	(r546220)
+++ head/devel/p5-File-Flat/Makefile	Tue Aug 25 18:50:06 2020	(r546221)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Flat
-PORTVERSION=	1.06
+PORTVERSION=	1.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,10 +11,10 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Implements a flat filesystem
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \
-		p5-File-Remove>=0:devel/p5-File-Remove \
-		p5-prefork>=0:devel/p5-prefork
-TEST_DEPENDS=	p5-Test-ClassAPI>=0:devel/p5-Test-ClassAPI
+RUN_DEPENDS=	p5-File-Copy-Recursive>=0.35:devel/p5-File-Copy-Recursive \
+		p5-File-Remove>=0.38:devel/p5-File-Remove \
+		p5-prefork>=0.02:devel/p5-prefork
+TEST_DEPENDS=	p5-Test-ClassAPI>=1.04:devel/p5-Test-ClassAPI
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-File-Flat/distinfo
==============================================================================
--- head/devel/p5-File-Flat/distinfo	Tue Aug 25 18:50:01 2020	(r546220)
+++ head/devel/p5-File-Flat/distinfo	Tue Aug 25 18:50:06 2020	(r546221)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598175282
-SHA256 (File-Flat-1.06.tar.gz) = 9542867d7a33222dd50b17b7eaca7d4efce4da1254583ddfd35f8bd245e54b41
-SIZE (File-Flat-1.06.tar.gz) = 49541
+TIMESTAMP = 1598287979
+SHA256 (File-Flat-1.07.tar.gz) = 87c3f68f8839098f357daa451841746a9eb764866dfb8279942e34ac7075867b
+SIZE (File-Flat-1.07.tar.gz) = 50489



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