The NetBSD Project

CVS log for pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / filesystems / p5-MooseX-Types-Path-Tiny

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 6 12:41:22 2023 UTC (3 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.16: +3 -3 lines
Diff to previous 1.16 (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.16 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:51 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

*: recursive bump for perl 5.36

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

*: recursive bump for perl 5.34

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

*: bump PKGREVISION for perl-5.32.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 3 19:26:21 2019 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

filesystems: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

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

Bump PKGREVISIONs for perl 5.30.0

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:08 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Wed Aug 22 09:45:06 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.9: +2 -1 lines
Diff to previous 1.9 (colored)

Recursive bump for perl5-5.28.0

Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 17 15:35:46 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.8: +3 -4 lines
Diff to previous 1.8 (colored)

p5-MooseX-Types-Path-Tiny: update to 0.012.

0.012     2017-04-05 23:17:14Z
    - repository migrated to the github moose organization
    - switch from Test::Requires to Test::Needs in tests
    - add MooseX::Getopt option type maps when MooseX::Getopt is installed
      (thanks, Gregory Oschwald!)

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

Recursive revbump from lang/perl5 5.26.0

Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 18 14:00:57 2017 UTC (6 years, 5 months ago) by mef
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

 Add BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test

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

Bump PKGREVISION for perl-5.24.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 4 13:58:25 2015 UTC (8 years, 1 month 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.4: +3 -1 lines
Diff to previous 1.4 (colored)

Add following line for make test
   BUILD_DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:04 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Wed Feb 18 12:23:24 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Update 0.006 to 0.011
---------------------
0.011     2014-08-30 03:17:07Z
    - documentation amendments (thanks, Demian Riccardi!)
    - add missing prereq declaration

0.010     2014-02-16 22:02:29Z
    - fixed if eval problem in "use if" in 0.009

0.009     2014-02-16 21:57:00Z
    - only clean namespaces when MooseX::Types is new enough that our declared
      types are installed as methods

0.008     2014-02-16 21:20:46Z
    - new Paths, AbsPaths types, for coercable ArrayRefs

0.007     2013-12-22 00:44:49Z
    - add missing authority data to module and metadata

Revision 1.2 / (download) - annotate - [select for diffs], Thu May 29 23:36:34 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (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.1 / (download) - annotate - [select for diffs], Wed Jul 3 15:39:48 2013 UTC (10 years, 3 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3

Adding package for CPAN distribution MooseX-Types-Path-Tiny version 0.006
into filesystems/p5-MooseX-Types-Path-Tiny.

This module provides Path::Tiny types for Moose. It handles two important
types of coercion:

    * coercing objects with overloaded stringification
    * coercing to absolute paths

It also can check to ensure that files or directories exist.

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>