Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-File-Listing
From: Wen Heping
Date: 2021-01-02 03:57:19
Message id: 20210102025719.E2708FA9D@cvs.NetBSD.org
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.
Files: