svn commit: r468117 - head/devel/p5-File-Copy-Recursive

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 23 18:17:02 UTC 2018


Author: sunpoet
Date: Mon Apr 23 18:17:00 2018
New Revision: 468117
URL: https://svnweb.freebsd.org/changeset/ports/468117

Log:
  Update to 0.43
  
  Changes:	http://search.cpan.org/dist/File-Copy-Recursive/Changes

Modified:
  head/devel/p5-File-Copy-Recursive/Makefile
  head/devel/p5-File-Copy-Recursive/distinfo

Modified: head/devel/p5-File-Copy-Recursive/Makefile
==============================================================================
--- head/devel/p5-File-Copy-Recursive/Makefile	Mon Apr 23 18:16:55 2018	(r468116)
+++ head/devel/p5-File-Copy-Recursive/Makefile	Mon Apr 23 18:17:00 2018	(r468117)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Copy-Recursive
-PORTVERSION=	0.41
+PORTVERSION=	0.43
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,9 +15,9 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Path-Tiny>=0:devel/p5-Path-Tiny \
 		p5-Test-Deep>=0:devel/p5-Test-Deep \
-		p5-Test-Exception>=0:devel/p5-Test-Exception \
+		p5-Test-Fatal>=0:devel/p5-Test-Fatal \
 		p5-Test-File>=0:devel/p5-Test-File \
-		p5-Test-Warn>=0:devel/p5-Test-Warn
+		p5-Test-Warnings>=0:devel/p5-Test-Warnings
 
 NO_ARCH=	yes
 USES=		perl5

Modified: head/devel/p5-File-Copy-Recursive/distinfo
==============================================================================
--- head/devel/p5-File-Copy-Recursive/distinfo	Mon Apr 23 18:16:55 2018	(r468116)
+++ head/devel/p5-File-Copy-Recursive/distinfo	Mon Apr 23 18:17:00 2018	(r468117)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524262485
-SHA256 (File-Copy-Recursive-0.41.tar.gz) = f5768e20ad4c188b4090e92e1923c8432f742abec82161b6e024ad7b5264ca38
-SIZE (File-Copy-Recursive-0.41.tar.gz) = 18598
+TIMESTAMP = 1524506116
+SHA256 (File-Copy-Recursive-0.43.tar.gz) = b89f690a3c38a5f0282c5537a9a34f25a03ac967898e673e68d1e6af489e83c2
+SIZE (File-Copy-Recursive-0.43.tar.gz) = 19298


More information about the svn-ports-head mailing list