The NetBSD Project

CVS log for pkgsrc/devel/p5-Test-File/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Test-File

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24 / (download) - annotate - [select for diffs], Thu Jul 6 09:40:12 2023 UTC (2 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

*: recursive bump for perl 5.38

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jun 6 12:41:06 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.22 / (download) - annotate - [select for diffs], Sat Mar 11 03:19:40 2023 UTC (6 months, 3 weeks ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

Update to 1.993

Upstream changes:
1.993 2022-12-31T20:33:55Z
        * Try harder to check for symlinks on Windows by stealing some code
        from Win32:: (Jean-Damien Durand) GitHub #36

1.992_01 2022-11-10T21:59:59Z
        * Try harder to test Windows symlinks, #36 from Jean-Damien Durand

Revision 1.21 / (download) - annotate - [select for diffs], Sat Oct 1 08:19:46 2022 UTC (12 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 (colored)

Update to 1.992

Upstream changes:
1.992 2022-02-15T19:40:16Z
        * GitHub #29 - race condition in tests for mtime, from Slaven Rezi.
        Most people never experienced this timing issue, so if you have this
        already you don't need to update.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:24 2022 UTC (15 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

*: recursive bump for perl 5.36

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 21 02:12:17 2022 UTC (20 months, 1 week ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.18: +3 -4 lines
Diff to previous 1.18 (colored)

Update to 1.991

Upstream changes:
 Changes for version 1.991 - 2022-01-21

    Enforce text files in some functions, as warned in #18.
    Change up some diag messages: 1) lowercase first letter 2) not ! at end, and 3) use "file" instead of "filename". If you were matching on those, you may need to update your patterns.

Revision 1.18 / (download) - annotate - [select for diffs], Mon May 24 19:51:43 2021 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

*: recursive bump for perl 5.34

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 8 06:23:46 2021 UTC (2 years, 6 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.16: +3 -4 lines
Diff to previous 1.16 (colored)

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.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:01 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 11 13:20:30 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 30 20:15:51 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:46 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Recursive bump for perl5-5.28.0

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:43 2017 UTC (6 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 21 12:20:18 2017 UTC (6 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Updated devel/p5-Test-File to 1.44.3
------------------------------------
1.443 2017-04-17T08:41:35Z
 * Found another relative path require issue thanks to Ryan Voots
   http://blogs.perl.org/users/ryan_voots/2017/04/trials-and-troubles-with-changing-inc.html
 * This is another attempt at avoiding failures from the v5.26
   removal of . from @INC.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 10 12:56:07 2016 UTC (6 years, 11 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.9: +3 -4 lines
Diff to previous 1.9 (colored)

Updated devel/p5-Test-File to 1.44.2
------------------------------------
1.442 2016-09-22T15:35:50Z
        * Update to stable release. This fixes an upcoming Perl @INC
        issue that removes the current directory from the default list.
        This affects only the test files which use a private library.
        If you already have this installed you don't need to update.

1.441_01 2016-09-19T21:44:45Z
        * Fix for missing . in
	  @INC (Github #14 https://github.com/briandfoy/test-file/issues/14)
        This relates to CVE-2016-1238

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 8 19:23:37 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Sep 6 10:09:20 2015 UTC (8 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Update 1.41 to 1.44
-------------------
1.44 2015-07-06T00:29:56Z
        * Fix file_has_* tests to work on Windows (RJBS) GitHub #13

1.43_02 2015-06-24T15:21:57Z
 * check file_mode_has tests for Windows

1.43 2015-06-22T21:44:37Z
        * Don't install README.pod

1.42 2015-06-16T17:58:11Z
        * Fix problem with META* specifying requirements (RT #105210)

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:49 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 28 02:16:31 2015 UTC (8 years, 8 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

1.41 - Fri Sep 12 15:47:30 2014
        * Adjust the UTF-8 and encoding tests to work with older perls

1.40 - Fri Sep 12 05:37:07 2014
        * Fix up tests for UTF-8 checks

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 12 08:49:52 2014 UTC (9 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (colored)

Update to 1.39
Add missing BUILD_DEPENDS
Add a patch to fix test

Upstream changes:
1.39 - Thu Sep 11 05:46:58 2014
	* Allow tests to run in parallel (RT #89908 and RT #91862)

1.38 - Thu Sep 11 04:03:42 2014
	* Add xmikew's mtime test fucntions. GitHub issue #8

1.37 - Thu Sep 11 03:46:00 2014
	* Uncomment accidently commented symlink_target_is_absolute_ok

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 29 23:36:21 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.3 / (download) - annotate - [select for diffs], Fri May 9 08:29:39 2014 UTC (9 years, 4 months ago) by wen
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Update to 1.36

Upstream changes:
1.36 - Wed Jan  1 16:38:13 PST 2014
    * Fix RT #89849 - bad line counts on latest dev version of Perl

1.35 - Thu Oct 10 01:36:55 PDT 2013
    * Fix RT #89175 - don't distribute MYMETA*
    * add dir_exists_ok and dir_contains_ok
    * add file_contains_* functions

Revision 1.2 / (download) - annotate - [select for diffs], Fri May 31 12:40:48 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 12 14:34:28 2013 UTC (10 years, 5 months ago) by schmonz
Branch: MAIN

Add p5-Test-File.

This module provides a collection of test utilities for file attributes.

Some file attributes depend on the owner of the process testing the
file in the same way the file test operators do. For instance, root
(or super-user or Administrator) may always be able to read files
no matter the permissions.

Some attributes don't make sense outside of Unix, either, so some
tests automatically skip if they think they won't work on the
platform. If you have a way to make these functions work on Windows,
for instance, please send me a patch. :)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>