The NetBSD Project

CVS log for pkgsrc/devel/p5-Alien-Base-ModuleBuild/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Alien-Base-ModuleBuild

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.19 / (download) - annotate - [select for diffs], Tue Jul 4 12:24:52 2023 UTC (3 months ago) by wen
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

Update to 1.17

Upstream changes:
1.17      2022-09-13 05:27:09 -0600
  - Documentation improvements (gh#30, gh#31)
  - Production release otherwise identical to 1.16_01

1.16_01   2022-09-11 15:29:26 -0600
  - Add support for ALIEN_DOWNLOAD_RULE (gh#28, gh#29)
  - Add support for ALIEN_INSTALL_NETWORK (gh#28, gh#29)
  - Verify hostnames for SSL connections when ALIEN_DOWNLOAD_RULE
    requires encryption (gh#28, gh#29)
  - Downgrade from https to http is no longer allowed (gh#28, gh#29)

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:51 2022 UTC (15 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

*: recursive bump for perl 5.36

Revision 1.17 / (download) - annotate - [select for diffs], Mon May 24 19:50:04 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.16: +2 -1 lines
Diff to previous 1.16 (colored)

*: recursive bump for perl 5.34

Revision 1.16 / (download) - annotate - [select for diffs], Tue Sep 8 13:16:34 2020 UTC (3 years 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.15: +2 -2 lines
Diff to previous 1.15 (colored)

*: use MASTER_SITE_PERL_CPAN

Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 6 22:16:31 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

p5-Alien-Base-ModuleBuild: update to 1.15.

1.15      2020-08-28 09:50:28 -0600
  - Move inline tests from this distro to Acme::Alien::DontPanic
    and Acme::Alien::DontPanic2 (gh#22)

Revision 1.14 / (download) - annotate - [select for diffs], Wed Sep 2 23:00:12 2020 UTC (3 years, 1 month ago) by mef
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

(devel/p5-Alien-Base-ModuleBuild) correction to CATEGORIES textproc -> devel

Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:26 2020 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 22 12:36:33 2020 UTC (3 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

(devel/p5-Alien-Base-ModuleBuild) Updated to 1.14

1.14      2020-02-05 19:08:06 -0700
  - Add use strict and warnings to generated Install/Files.pm
      modules (gh#17)

1.12      2020-02-02 06:00:12 -0700
  - Add List::Util and Text::ParseWords prereqs back.
      They were accidentally removed from prereqs in 1.10.
          (gh#16)

1.11      2020-01-31 13:52:17 -0700
  - Remove test dependency on Acme::Alien::DontPanic
      (it should be optional) introduced in 1.10.

1.10      2020-01-30 07:57:09 -0700
  - Production release identical to 1.09_01

1.09_01   2020-01-29 20:10:24 -0700
  - internal refactor, Dist::Zilla, perlcritic, etc. (gh#15)

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 27 12:03:39 2019 UTC (3 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

(devel/p5-Alien-Base-ModuleBuild) Updated 1.06 to 1.08

1.08 2019-11-25 08:36:38 -0700
  - Added alien_install_type property (gh#14)

1.07 2019-11-22 16:01:56 -0700
  - Fix bug in blib detection (gh#13)
  - Update documentation to reflect defaults for %s (gh#12, gh#13)

Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 3 10:15:49 2019 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

devel/p5-*: align variable assignments

pkglint -Wall -F --only aligned --only indent p5-*

No manual corrections.

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

Bump PKGREVISIONs for perl 5.30.0

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 1 21:35:35 2019 UTC (4 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Follow some remaining search.cpan.org redirects.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 27 12:36:49 2019 UTC (4 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to 1.06

Upstream changes:
1.06 2018-12-15 20:34:11 -0700
  - Require Archive::Tar 1.40 for pax_global_header fix

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 2 07:07:32 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

p5-Alien-Base-ModuleBuild: update to 1.05.

1.05 2018-08-29 16:53:39 -0400
  - Documentation improvements
  - Improve diagnostics for HTTP connection failures (gh#6, gh#7)

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:35 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Recursive bump for perl5-5.28.0

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 8 01:39:55 2018 UTC (5 years, 3 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update to 1.04

Upstream changes:
1.04 2018-06-06 09:00:21 -0400
  - ALIEN_INSTALL_TYPE is now fully compatible with Alien::Build
    Previously there were some edge cases with setting it to
    'default'

1.03 2018-05-09 08:15:56 -0400
  - Fix warning

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 14 07:42:07 2018 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

p5-Alien-Base-ModuleBuild: update to 1.02.

1.02 2018-03-11 14:33:44 -0400
  - Production release identical to 1.01_01

1.01_01 2018-03-09 17:40:12 -0500
  - Allow changing protocol with environment variables.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 9 07:24:49 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

p5-Alien-Base-ModuleBuild: update to 1.00.

1.00 2017-10-01 06:21:53 -0400
  - Remove Alien::Base::PkgConfig
  - Require Alien::Build::PkgConfig 1.20

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 29 13:27:30 2017 UTC (6 years ago) by wiz
Branch: MAIN

devel/p5-Alien-Base-ModuleBuild: import p5-Alien-Base-ModuleBuild-0.046

This module provides tools for building external (non-CPAN)
dependencies for CPAN. It is mainly designed to be used at install
time of a CPAN client, and work closely with Alien::Base which is
used at runtime.

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>