CVS log for pkgsrc/sysutils/p5-File-Copy-Recursive/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / sysutils / p5-File-Copy-Recursive
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:06:37 2024 UTC (2 weeks, 4 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
*: recursive bump for perl 5.40
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:41:31 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
*: recursive bump for perl 5.38
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:35:59 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 16 15:39:16 2021 UTC (3 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -2
lines
p5-File-Copy-Recursive: remove unnecessary comment
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon May 24 19:54:14 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:11:30 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 16 10:36:06 2019 UTC (5 years ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -8
lines
(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
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:23:11 2019 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:16:44 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:46:36 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1
lines
Recursive bump for perl5-5.28.0
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Apr 28 13:18:03 2018 UTC (6 years, 7 months ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Update to 0.44. From the changelog:
- Issue #18: fix t/05.legacy-pathmk_unc.t for recent updates (thanks zdm)
- pull request #16 - strip down list of prerequisites to modules that are safe to use high on
the CPAN river (thanks karenetheridge)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 23 08:20:12 2018 UTC (6 years, 7 months ago) by wen
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Update to 0.43
Upstream changes:
0.43 Sat Apr 21 15:39:09 2018
- pull request #16 - strip down list of prerequisites to modules that are safe to use high on
the CPAN river (thanks karenetheridge)
0.42 Fri Apr 20 23:42:41 2018
- rt 125136 - reinstate 5.8 compat by not using // operator in the new unc test (thanks SREZIC)
- pull request #14 - Add .gitignore. (thanks jkeenan)
- pull request #13 - File::Find::Rule is used in the test suite but not named as a prequisite in Makefile.PL. (thanks jkeenan)
0.41 Thu Apr 19 15:58:12 2018
- Issue #10 and #8: fix Makefile.PL; add github metadata (thanks karenetheridge and chorny)
- Issue #11: Fix the test failure described in RT#123964 (thanks tomhukins and SREZIC)
- Issue #9: Fixes for Windows (thanks chorny)
- rt 124324 - fix v0.40 changelog date (thanks ANDK)
- rt 124151 - pathrm with force on should guard against absolute paths (thanks chorny)
- rt 124423 - have fcopy() work around File::Copy::copy() bug rt132866 (thanks DROLSKY)
- Issue #12 and rt 124166 - set umask for reliability (thanks teoric and ether)
- rt 43328 - add ULC test to verify pathmk() w/ ULC (thanks willi.weikum and LouisStrous)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 19 09:45:11 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -6
lines
p5-File-Copy-Recursive: switch TEST_DEPENDS back to BUILD_DEPENDS
In pbulk with PKGSRC_RUN_TESTS, test dependencies are not installed
but expected.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jan 17 08:56:56 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +8 -8
lines
p5-File-Copy-Recursive: update to 0.40.
Use TEST_DEPENDS.
0.40 Tue Jan 16 10:00:09 2017
- github Issue #5 - Deep directories pathmk
- rt 123966 - switch to bsd_glob() since glob() will disappear in perl 5.30
- rt 123971 - skip symlink tests when the OS does not support symlinks
- rt 123970 - use Path::Tiny instead of File::Slurp in tests
- rt 117241 - add test for read only directories
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:39:16 2017 UTC (6 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +11 -3
lines
p5-File-Copy-Recursive: update to 0.39.
Add build and run-time dependencies.
0.39 Fri Dec 29 13:26:12 2017
- tidy code
- Change into directory before emptying it
- Stop emptying/removing a path if it is changed out from underneath us
- pathrm() fixes
- Actual unit tests!
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:24:35 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Recursive revbump from lang/perl5 5.26.0
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:24:24 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Bump PKGREVISION for perl-5.24.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:51:15 2015 UTC (9 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 29 23:37:29 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 31 12:42:02 2013 UTC (11 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 23 19:51:16 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:57:40 2012 UTC (12 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 14 14:52:49 2011 UTC (13 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:35:46 2010 UTC (14 years, 3 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
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=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 11 14:52:21 2009 UTC (15 years, 10 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
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
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 18 16:21:53 2008 UTC (16 years ago) by he
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3
lines
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!
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:47 2008 UTC (16 years, 1 month ago) by he
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
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=...").
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 20 16:09:34 2008 UTC (16 years, 4 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Roman Kulik cannot maintain those packages anymore (he told me in
private mail some months ago).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 28 20:54:43 2008 UTC (16 years, 6 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -2
lines
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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 17 13:00:49 2007 UTC (17 years ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
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
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Feb 18 02:15:29 2007 UTC (17 years, 9 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-20070218
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 18 02:15:29 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>