Commit graph

8 commits

Author SHA1 Message Date
he
7bebe36f86 Update from version 0.37 to 0.38.
Upstream changes:

0.38
    - do rmove() symlink fixups like rcopy() from ver 0.37
    - rt 29750 (added $DirPerms)
    - Added requested rcopy_glob() && rmove_glob() for convenience
2009-01-11 14:52:21 +00:00
he
1168745e3d Updated from version 0.36nb1 to 0.37.
Upstream changes:

0.37  Thu Oct  9 11:52:54 2008
    - rt 38959 POD fix ups
    - improved rcopy() symlink logic and do &goto; to preserve the stack
    - added "tests" to the TODO list, patches welcome!
2008-11-18 16:21:53 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
heinz
545db81a7c Roman Kulik cannot maintain those packages anymore (he told me in
private mail some months ago).
2008-07-20 16:09:34 +00:00
abs
e07a1f67b4 Update sysutils/p5-File-Copy-Recursive from 0.35 to 0.36
0.36  Wed Apr 16 15:32:36 2008
    - made all bareword file handles be lexical variables if the perl is new enough to support it (5.6.0 and up, see 'Indirect Filehandles' in perlopentut)
2008-05-28 20:54:43 +00:00
hiramatsu
e6ecb478b0 Update p5-File-Copy-Recursive to 0.35.
Changes from 0.30:
0.35  Mon Aug 27 16:18:53 2007
        - fixed rt 29008

0.34  Tue Aug 21 09:41:05 2007
        - samecheck return; instead of croak;
        - remaining croak()'s to $! = .. return;

0.33  Thu May 10 12:19:36 2007
        - Sorry missed this one w/ 0.32... rt 25529

0.32  Wed May  9 20:56:55 2007
        - rt 26459

0.31  Wed Jan 24 16:42:15 2007
        - Fixed "Uninitialized value in -e ... line 196" problem. (Thanks Ben Thomas)
        - Fixed similar issue in nearby code (use of $_[0] instead of $org)
        - removed pointless at best, vague problem at best !-e readlink() check from symlink patch from 21267 introduced in 0.26
2007-11-17 13:00:49 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
b68d52d0a8 Initial import of p5-File-Copy-Recursive, from pkgsrc-wip.
Packaged by Roman Kulik, updated by abs and Johann Franz.

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.
2007-02-18 02:15:29 +00:00