The NetBSD Project

CVS log for pkgsrc/devel/p5-Module-Install-ReadmeFromPod/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Module-Install-ReadmeFromPod

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:53 2023 UTC (3 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:47 2022 UTC (14 months, 3 weeks 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.18: +2 -2 lines
Diff to previous 1.18 (colored)

*: recursive bump for perl 5.36

Revision 1.18 / (download) - annotate - [select for diffs], Mon May 24 19:51:04 2021 UTC (2 years, 3 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.17: +2 -2 lines
Diff to previous 1.17 (colored)

*: recursive bump for perl 5.34

Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 31 18:08:23 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.16: +2 -2 lines
Diff to previous 1.16 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Nov 3 10:15:57 2019 UTC (3 years, 10 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.15: +4 -4 lines
Diff to previous 1.15 (colored)

devel/p5-*: align variable assignments

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

No manual corrections.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:51 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: 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:20 2019 UTC (4 years, 2 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:17 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:15 2017 UTC (6 years, 3 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], Mon Mar 20 11:16:26 2017 UTC (6 years, 6 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Update devel/p5-Module-Install-ReadmeFromPoda to 0.30
-----------------------------------------------------
==============================
2017-02-17 21:20:51 +0000 0.30
    Fix clean pdf test after previous release

==============================
2017-02-17 14:02:03 +0000 0.28
    Handle perls without dot in @INC

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

Bump PKGREVISION for perl-5.24.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 3 14:56:32 2016 UTC (7 years, 4 months ago) by mef
Branch: MAIN
Changes since 1.8: +7 -3 lines
Diff to previous 1.8 (colored)

(pkgsrc)
 - Add Following lines for make test
   +BUILD_DEPENDS+=p5-IO-All-[0-9]*:../../devel/p5-IO-All
   +BUILD_DEPENDS+=p5-Test-InDistDir-[0-9]*:../../devel/p5-Test-InDistDir
   +BUILD_DEPENDS+=p5-Pod-Markdown-[0-9]*:../../textproc/p5-Pod-Markdown

(upstream)
 - Updated devel/p5-Module-Install-ReadmeFromPod to 0.26
==============================
2016-04-26 13:54:51 +0100 0.26
==============================
  Date:   Tue Apr 26 13:54:51 2016 +0100
    Missed prereq IO::All

==============================
2016-04-24 18:53:01 +0100 0.24
==============================
  Date:   Sun Apr 24 18:31:17 2016 +0100
    Release engineering for 0.24

  Date:   Sun Apr 24 18:28:52 2016 +0100
    Update README

  Date:   Sun Apr 24 18:13:19 2016 +0100
    - Merge pull request #4 from djerius/markdown
    - add support for markdown output

  Date:   Sun Apr 24 18:12:34 2016 +0100
    - Merge pull request #5 from djerius/namespace
    - only load IO::All and Capture::Tiny in admin mode

  Date:   Fri Oct 24 13:19:16 2014 +0100
    Fixes for Makefile.PL

  Date:   Mon Sep 22 10:22:03 2014 -0400
    only load IO::All and Capture::Tiny in admin mode

  Date:   Sat Sep 20 17:07:05 2014 -0400
    add support for markdown output

  Date:   Sat Aug 9 23:28:18 2014 +0200
    ensure outputs are always written in binary mode

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:27 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Thu Feb 12 06:58:43 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Udate 0.18 to 0.22
==============================
2013-08-24 00:31:17 +0100 0.22
==============================
  Date:   Sat Aug 24 00:31:17 2013 +0100
    No changes, version bump to fix META.

==============================
2012-10-20 22:50:23 +0100 0.20
==============================
  Date:   Sat Oct 20 22:50:23 2012 +0100
    Update included Module::Install

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 29 23:36:04 2014 UTC (9 years, 3 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.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Fri May 31 12:40:30 2013 UTC (10 years, 3 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.4: +2 -2 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Wed Oct 31 11:18:31 2012 UTC (10 years, 10 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 3 21:55:16 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Sep 3 11:38:58 2012 UTC (11 years ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Updating package for CPAN distribution Module-Install-ReadmeFromPod in
devel/p5-Module-Install-ReadmeFromPod from 0.12 to 0.18.

Upstream changes:
==============================
2012-02-25 10:20:43 +0000 0.18
==============================

    * Resolve test failures for v5.15.x perl releases

==============================
2012-02-08 23:56:12 +0000 0.16
==============================

    * Bump to version 0.16

==============================
2012-02-06 13:20:30 +0000 0.14
==============================

    * Add 'lib' using use lib in Makefile.PL
    * Bump version to 0.14
    * Move the pdf tests to extra tests that are skipable
      if pod2pdf isn't installed
    * Provisions to pass options to the POD formatters
    * Allow specifying the name of the output file manually
    * Allowing some alternate format spellings: text, html
    * Support for README files in PDF format
    * Support for a README in manpage format
    * Documented the HTML support
    * Support for HTML output
    * clean_files can be out of the readme_txt sub
    * Prepare support for other file formats
    * Updating all the plugins to print consistent output.
    * Prints:
      readme_from lib/Module.pm
    * Found out that this doesn't work on older M::I.
    * This code looks at M::I internals. I should patch M::I to make the
      all_from file a public variable.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Nov 12 00:46:18 2011 UTC (11 years, 10 months ago) by hiramatsu
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import perl module Module::Install::ReadmeFromPod, which is required
to update databases/p5-DBIx-Class-EncodedColumn.

Module::Install::ReadmeFromPod is a Module::Install extension that
generates a "README" file automatically from an indicated file
containing POD, whenever the author runs "Makefile.PL".

Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 12 00:46:18 2011 UTC (11 years, 10 months ago) by hiramatsu
Branch: MAIN

Initial revision

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>