diff options
author | clsung <clsung@FreeBSD.org> | 2006-04-25 08:50:30 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-04-25 08:50:30 +0800 |
commit | a193712d4398faf691efa4834b65a905841fd03c (patch) | |
tree | f46f8fee7ec002231380406c0eebe022cf9178dc /devel/p5-File-Copy-Recursive | |
parent | 995a0c6db268cd83690e1db39178b4692e92dce2 (diff) | |
download | freebsd-ports-gnome-a193712d4398faf691efa4834b65a905841fd03c.tar.gz freebsd-ports-gnome-a193712d4398faf691efa4834b65a905841fd03c.tar.zst freebsd-ports-gnome-a193712d4398faf691efa4834b65a905841fd03c.zip |
- update to 0.21
- from Changes
- made dircopy() use fcopy() instead of copy() for files so that
it'd behave consistently and correctly
Diffstat (limited to 'devel/p5-File-Copy-Recursive')
-rw-r--r-- | devel/p5-File-Copy-Recursive/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Copy-Recursive/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-File-Copy-Recursive/Makefile b/devel/p5-File-Copy-Recursive/Makefile index 28693c77ee34..0059a51e9a4f 100644 --- a/devel/p5-File-Copy-Recursive/Makefile +++ b/devel/p5-File-Copy-Recursive/Makefile @@ -7,7 +7,7 @@ # PORTNAME= File-Copy-Recursive -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File diff --git a/devel/p5-File-Copy-Recursive/distinfo b/devel/p5-File-Copy-Recursive/distinfo index cc2361ce3c1a..2ba5d0893bd1 100644 --- a/devel/p5-File-Copy-Recursive/distinfo +++ b/devel/p5-File-Copy-Recursive/distinfo @@ -1,3 +1,3 @@ -MD5 (File-Copy-Recursive-0.20.tar.gz) = 685269df2a4428c2282bf2945cd5ee54 -SHA256 (File-Copy-Recursive-0.20.tar.gz) = 3aaf4979d1655da4b27ad8f584fb2d38f3a521327b7bf3b47cce725603c0a23d -SIZE (File-Copy-Recursive-0.20.tar.gz) = 8446 +MD5 (File-Copy-Recursive-0.21.tar.gz) = 6b2d1c9a200ffe51420c0b65b805a151 +SHA256 (File-Copy-Recursive-0.21.tar.gz) = b71282e95e26d1f05af08b4b874be1a744c9b384b7bef371c2ee70a1bb368304 +SIZE (File-Copy-Recursive-0.21.tar.gz) = 8589 |