Path to this page:
./
devel/p5-File-Touch,
Perl 5 module to touch files
Branch: CURRENT,
Version: 0.12nb4,
Package name: p5-File-Touch-0.12nb4,
Maintainer: pkgsrc-usersThe Perl 5 module File::Touch allows to update files' access and modification
timestamps, creating nonexistent files where necessary.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 12.009 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-File-Touch-0.12nb4
- (2023-07-06) Updated to version: p5-File-Touch-0.12nb3
- (2022-06-28) Updated to version: p5-File-Touch-0.12nb2
- (2021-05-25) Updated to version: p5-File-Touch-0.12nb1
- (2021-05-01) Updated to version: p5-File-Touch-0.12
- (2020-09-01) Updated to version: p5-File-Touch-0.11nb5
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 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-05-01 01:29:13 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.12
Upstream changes:
0.12 2021-03-20 NEILB
- Fix for RT#128243, where touching a file in close succession wouldn't
register the second one for make & other purposes, on systems that
have finer granularity than seconds. Thanks to Slaven Rezic for
the suggested fix.
- Improved opening paragraphs of the DESCRIPTION, including a suggestion
to always require 0.12 or higher.
0.11_03 2021-03-18 NEILB
- Time::HiRes doesn't provide utime() on Windows, so now we try and
load Time::HiRes in a BEGIN block, and only enforce the min version
if it loaded ok.
0.11_02 2021-03-18 NEILB
- Looks like I should have specified a min version of
Time::HiRes. Was getting some fails from CPAN Testers,
about utime() not being available.
0.11_01 2021-03-17 NEILB
- Try Slaven's suggested fix for RT#128243
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|