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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jan 17 13:43:51 UTC 2018


Author: sunpoet
Date: Wed Jan 17 13:43:50 2018
New Revision: 459249
URL: https://svnweb.freebsd.org/changeset/ports/459249

Log:
  Update to 0.40
  
  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	Wed Jan 17 13:43:45 2018	(r459248)
+++ head/devel/p5-File-Copy-Recursive/Makefile	Wed Jan 17 13:43:50 2018	(r459249)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Copy-Recursive
-PORTVERSION=	0.39
+PORTVERSION=	0.40
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Perl extension for recursively copying files 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-TEST_DEPENDS=	p5-File-Slurp>=0:devel/p5-File-Slurp \
+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-File>=0:devel/p5-Test-File \

Modified: head/devel/p5-File-Copy-Recursive/distinfo
==============================================================================
--- head/devel/p5-File-Copy-Recursive/distinfo	Wed Jan 17 13:43:45 2018	(r459248)
+++ head/devel/p5-File-Copy-Recursive/distinfo	Wed Jan 17 13:43:50 2018	(r459249)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514652685
-SHA256 (File-Copy-Recursive-0.39.tar.gz) = 7adfdcf844dbc1d305dff5e1b66b6ebf32c506dd331eb427a496becfaf578d96
-SIZE (File-Copy-Recursive-0.39.tar.gz) = 16117
+TIMESTAMP = 1516191360
+SHA256 (File-Copy-Recursive-0.40.tar.gz) = e8b8923b930ef7bcb59d4a97456d0e149b8487597cd1550f836451d936ce55a1
+SIZE (File-Copy-Recursive-0.40.tar.gz) = 16948


More information about the svn-ports-all mailing list