pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-File-Listing
Module Name: pkgsrc
Committed By: wen
Date: Sat Jan 2 02:57:19 UTC 2021
Modified Files:
pkgsrc/devel/p5-File-Listing: Makefile distinfo
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.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-File-Listing/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-File-Listing/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-File-Listing/Makefile
diff -u pkgsrc/devel/p5-File-Listing/Makefile:1.17 pkgsrc/devel/p5-File-Listing/Makefile:1.18
--- pkgsrc/devel/p5-File-Listing/Makefile:1.17 Mon Aug 31 18:08:02 2020
+++ pkgsrc/devel/p5-File-Listing/Makefile Sat Jan 2 02:57:19 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2020/08/31 18:08:02 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/01/02 02:57:19 wen Exp $
-DISTNAME= File-Listing-6.04
+DISTNAME= File-Listing-6.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
Index: pkgsrc/devel/p5-File-Listing/distinfo
diff -u pkgsrc/devel/p5-File-Listing/distinfo:1.4 pkgsrc/devel/p5-File-Listing/distinfo:1.5
--- pkgsrc/devel/p5-File-Listing/distinfo:1.4 Tue Nov 3 03:28:15 2015
+++ pkgsrc/devel/p5-File-Listing/distinfo Sat Jan 2 02:57:19 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:28:15 agc Exp $
+$NetBSD: distinfo,v 1.5 2021/01/02 02:57:19 wen Exp $
-SHA1 (File-Listing-6.04.tar.gz) = 02a41fe1b91f3f198712965360192f31d6d8d74e
-RMD160 (File-Listing-6.04.tar.gz) = f19e7c2f3189205c9c7b8885fbe91dcc1854904e
-SHA512 (File-Listing-6.04.tar.gz) = a84198bc82003daaf88ed23218e34a7a1552dcd2855a9563e9609ce5df167a8295043501534c31614854fc8dd9c04b4af27b4d7320112c613914f94c86c2eeb2
-Size (File-Listing-6.04.tar.gz) = 51536 bytes
+SHA1 (File-Listing-6.14.tar.gz) = 8eddfdc42cfd76e2b94fbec0166fe95ef9e3ada8
+RMD160 (File-Listing-6.14.tar.gz) = b3e355d4776870131cd95854adfa0db60af164a2
+SHA512 (File-Listing-6.14.tar.gz) = 858339b15a455db570d15b02e801ab0e0afd47da71685002083cbcc1a0f89783fcad4e840e0381f186046ab2f355dc0f593dc8c9c0a2da0fc6f17a35265924ab
+Size (File-Listing-6.14.tar.gz) = 80562 bytes
Home |
Main Index |
Thread Index |
Old Index