pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-File
Module Name: pkgsrc
Committed By: wen
Date: Mon Mar 8 06:23:46 UTC 2021
Modified Files:
pkgsrc/devel/p5-Test-File: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Test-File/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Test-File/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-Test-File/Makefile
diff -u pkgsrc/devel/p5-Test-File/Makefile:1.16 pkgsrc/devel/p5-Test-File/Makefile:1.17
--- pkgsrc/devel/p5-Test-File/Makefile:1.16 Mon Aug 31 18:09:01 2020
+++ pkgsrc/devel/p5-Test-File/Makefile Mon Mar 8 06:23:46 2021
@@ -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/}
Index: pkgsrc/devel/p5-Test-File/distinfo
diff -u pkgsrc/devel/p5-Test-File/distinfo:1.8 pkgsrc/devel/p5-Test-File/distinfo:1.9
--- pkgsrc/devel/p5-Test-File/distinfo:1.8 Fri Apr 21 12:20:18 2017
+++ pkgsrc/devel/p5-Test-File/distinfo Mon Mar 8 06:23:46 2021
@@ -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