pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-File Update to 1.448
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcd502d605f8
branches: trunk
changeset: 448430:dcd502d605f8
user: wen <wen%pkgsrc.org@localhost>
date: Mon Mar 08 06:23:46 2021 +0000
description:
Update to 1.448
Upstream changes:
1.448 2021-03-05T15:01:18Z
* Promote to a user release
1.447_01 2021-03-02T16:11:23Z
* Try handling all-numeric user and group names (but, also, wtf?)
Github #26.
1.447 2021-02-24T21:32:41Z
* Trying harder to get the tests to pass on Cygwin
1.446 2021-02-20T21:18:48Z
* Better cygwin detection, from Achim Gratz
1.445 2021-02-16T08:57:34Z
* Get the tests to pass under Cygwin (Github #17, from Slaven Rezić)
1.444 2021-01-06T03:40:19Z
* Remove Travis, add GitHub actions
* Add file_is_symlink_not_ok
1.443_03 2020-06-15T13:13:42Z
* Merge some test additions from Desmond Daignault (GitHub #20)
1.443_02 2020-06-15T12:10:34Z
* Deprecated directories in tests appropriate for only plain files.
It's a diag() message now but will be a test failure later.
1.443_01 2020-06-12T11:54:41Z
* change the file_writeable_ok tests to file_writable_ok, which
is the correct spelling. The old names work but now warn to use
the new name.
* Some updates to refresh the tests.
* Start mirroring Test2::Tools::File so we support the same names.
Thanks to Torbjørn Lindahl for spotting rough edges.
diffstat:
devel/p5-Test-File/Makefile | 7 +++----
devel/p5-Test-File/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (31 lines):
diff -r 116b5fd0a56d -r dcd502d605f8 devel/p5-Test-File/Makefile
--- a/devel/p5-Test-File/Makefile Mon Mar 08 03:54:46 2021 +0000
+++ b/devel/p5-Test-File/Makefile Mon Mar 08 06:23:46 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/08/31 18:09:01 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2021/03/08 06:23:46 wen Exp $
#
-DISTNAME= Test-File-1.443
-PKGNAME= p5-Test-File-1.44.3
-PKGREVISION= 4
+DISTNAME= Test-File-1.448
+PKGNAME= p5-Test-File-1.44.8
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r 116b5fd0a56d -r dcd502d605f8 devel/p5-Test-File/distinfo
--- a/devel/p5-Test-File/distinfo Mon Mar 08 03:54:46 2021 +0000
+++ b/devel/p5-Test-File/distinfo Mon Mar 08 06:23:46 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/04/21 12:20:18 mef Exp $
+$NetBSD: distinfo,v 1.9 2021/03/08 06:23:46 wen Exp $
-SHA1 (Test-File-1.443.tar.gz) = e42f9f501966a878397b98bc46abeb7ab2eb6562
-RMD160 (Test-File-1.443.tar.gz) = 8e1b51685cb95b4b47590b79c2ab1b35f350f92e
-SHA512 (Test-File-1.443.tar.gz) = 9ad66b3a9dc1c3752a4ec22934db9139ac010ac3237a3de018d4ec4a65ac047f0152ab9e7979a2615412c1af02a1f2dfa0dbfdf5eba5358628b1b443232c45b2
-Size (Test-File-1.443.tar.gz) = 27065 bytes
+SHA1 (Test-File-1.448.tar.gz) = 6016897339e99f1675062f47585a51b21c7ae343
+RMD160 (Test-File-1.448.tar.gz) = 6291aad69bffce77b752d9ce200de10ce298657d
+SHA512 (Test-File-1.448.tar.gz) = fea5082cedb03de62dd9b4ee1db891439a14367f746f1fdec4056ac251a607cc281d22708517de4e3e64484b47fb6cc5898c30983a6af9db03412c469b4e9009
+Size (Test-File-1.448.tar.gz) = 29914 bytes
Home |
Main Index |
Thread Index |
Old Index