Path to this page:
./
devel/p5-File-Listing,
Perl 5 module providing a directory parser
Branch: CURRENT,
Version: 6.16,
Package name: p5-File-Listing-6.16,
Maintainer: pkgsrc-usersThe Perl 5 module File::Listing - parse directory listing
Required to run:[
lang/perl5] [
www/p5-HTTP-Date]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 76.666 KB
Version history: (Expand)
- (2023-12-16) Updated to version: p5-File-Listing-6.16
- (2023-07-06) Updated to version: p5-File-Listing-6.15nb1
- (2023-05-20) Updated to version: p5-File-Listing-6.15
- (2022-06-28) Updated to version: p5-File-Listing-6.14nb2
- (2021-05-25) Updated to version: p5-File-Listing-6.14nb1
- (2021-01-02) Updated to version: p5-File-Listing-6.14
CVS history: (Expand)
2023-12-16 12:31:50 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-File-Listing) Updated 6.15 to 6.16
6.16 2023-07-12 15:22:25 -0600
- Support dosftp listings with four-digit years (gh#3, gh#26)
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-05-20 08:48:33 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-File-Listing: update to 6.15.
6.15 2022-04-17 04:09:58 -0600
- Main git repository has now been detached from the original
repository (originally it was a fork). The old repository
can be found at https://github.com/gisle/file-listing
- Adjust test suite to handle systems that cannot handle
year 2038+ dates (gh#24)
|
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-01-02 03:57:19 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 6.14
Upstream changes:
6.14 2020-11-30 05:48:07 -0700
- Production version identical to 6.12_01
6.12_01 2020-11-27 16:13:15 -0700
- Handle default apache indexes (gh#20)
- Ignore certain known navigation links in apache indexes (gh#20)
- Support Win32 OpenSSH listing (gh#21 simon04++)
6.11 2020-10-06 03:00:45 -0600
- Remove accidental recursive req on LWP::Simple
6.10 2020-10-05 15:18:30 -0600
- Production version identical to 6.09_01
6.09_01 2020-10-05 08:17:32 -0600
- Remove TABs from source files and tests (gh#17)
- Restores (theoretical, untested) support for 5.6, which was removed when
the tests added modern file tests (gh#17)
- Fixes or silences several minor nits reported by PerlCritic (gh#17)
6.08_01 2020-10-01 17:28:35 -0600
- We now only call Time::Local::timelocal with four digit years (gh#5, gh#14)
6.07 2020-09-30 08:47:18 -0600
- Production version identical to 6.06_01
6.06_01 2020-09-30 06:34:08 -0600
- Add examples to documentation.
6.05_01 2020-09-29 21:25:35 -0600
- New maintainer (Graham Ollis / plicease)
- New GitHub repository https://github.com/PerlAlien/File-Listing
- Include Perl core modules in prereqs (rt#85100 / gh#2)
- Converted Changes file to standard format (the original
Changes file is available as Changes.original)
- Migrate Test.pm tests to use Test::More, all tests
use strict and warnings now.
|