./sysutils/p5-File-Copy-Recursive, Perl extension for recursively copying files and directories

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.45nb4, Package name: p5-File-Copy-Recursive-0.45nb4, Maintainer: pkgsrc-users

This module copies and moves directories recursively (or single
files, well... singley) to an optional depth and attempts to
preserve each file or directory's mode.


Required to run:
[lang/perl5] [devel/p5-Path-Iter]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 18.805 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-06-16 17:39:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-File-Copy-Recursive: remove unnecessary comment
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-11-16 11:36:07 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(sysutils/p5-File-Copy-Recursive) Updated 0.44 to 0.45

0.45 2019-07-23
    - PR #21: fix version 0.43 in Changes file (thanks karenetheridge)
    - PR #19: Added missing license meta name. (thanks manwar and karenetheridge)
    - PR #24: allow for dev = 0 on NetBSD (thanks plicease)
    - PR #25: Remove warning when copying a dir without write perm on the \ 
original. (thanks ehickeycp)
    - Issue #26: change issues from rt to github