The NetBSD Project

CVS log for pkgsrc/devel/p5-Term-Shell/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Term-Shell

Request diff between arbitrary revisions


Default branch: MAIN


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

*: recursive bump for perl 5.38

Revision 1.23 / (download) - annotate - [select for diffs], Fri Jun 30 13:35:40 2023 UTC (9 months, 2 weeks ago) by wen
Branch: MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored) to selected 1.21 (colored)

Update to 0.13

Upstream changes:
0.13    2021-10-21
    - Fix "Discrepancy between distro and Shell.pm version number"
        - https://github.com/shlomif/Term-Shell/pull/4
        - Thanks to @EmilianoBruni .

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:19 2022 UTC (21 months, 3 weeks 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.21: +2 -1 lines
Diff to previous 1.21 (colored)

*: recursive bump for perl 5.36

Revision 1.21 / (download) - annotate - [selected], Sun Jul 4 08:57:13 2021 UTC (2 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

Update to 0.12

Upstream changes:
0.12    2020-10-14
    - Rebuild for new dist.ini / weaver.ini / etc. deps

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 24 19:51:38 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.21 (colored)

*: recursive bump for perl 5.34

Revision 1.19 / (download) - annotate - [select for diffs], Mon Aug 31 18:08:57 2020 UTC (3 years, 7 months 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.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.21 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Nov 3 10:16:04 2019 UTC (4 years, 5 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.17: +4 -4 lines
Diff to previous 1.17 (colored) to selected 1.21 (colored)

devel/p5-*: align variable assignments

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

No manual corrections.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Sep 18 13:13:29 2019 UTC (4 years, 7 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.16: +2 -3 lines
Diff to previous 1.16 (colored) to selected 1.21 (colored)

Update to 0.11

Upstream changes:
0.11    2019-04-30
    - Apply https://github.com/shlomif/Term-Shell/pull/3
        - Fix aliases.
    - Add tidyall, TestCount, PerlCritic, PerlTidy checks.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 11 13:20:26 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.21 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 1 21:50:09 2019 UTC (4 years, 9 months ago) by nia
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.21 (colored)

Redirect these few strange perl packages using DISTNAME inside HOMEPAGE.

I'm going to assume they have a good reason.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jan 26 07:37:01 2019 UTC (5 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored) to selected 1.21 (colored)

Update to 0.10

Upstream changes:
0.10    2018-12-22
    - Convert dist.ini to @SHLOMIF .
    - Add .travis.yml / Travis-CI
        - https://github.com/shlomif/Term-Shell/pull/1
        - Thanks to https://github.com/jluis
    - Bump minimal required version of perl to 5.014.
        - https://github.com/shlomif/supporting-older-perl5-releases/blob/master/about-supporting-older-perl5-releases.pod

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

Recursive bump for perl5-5.28.0

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 5 14:23:40 2017 UTC (6 years, 10 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) to selected 1.21 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 28 04:34:35 2016 UTC (7 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored) to selected 1.21 (colored)

Update to 0.09

Upstream changes:
0.09    2016-04-13
    - Fix the copyright holder, license and year in dist.ini/meta-data.
        - It should be Neil Watkiss / Perl 5 / 2001
        - https://rt.cpan.org/Ticket/Display.html?id=113735
        - Thanks to KENTNL for the report.

0.08    2016-04-13
    - Remove stray Build/_build artifacts from the distribution:
        - https://rt.cpan.org/Ticket/Display.html?id=113730
        - Thanks to KENTNL
    - Fix the link to the bugtracker, add META.json, and supply a meta-data
    "Provides" section.
        - https://rt.cpan.org/Ticket/Display.html?id=113731
        - Thanks to KENTNL

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

Bump PKGREVISION for perl-5.24.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 4 11:09:23 2016 UTC (8 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.21 (colored)

Fix dependency to p5-Text-Autoformat.
CVS ----------------------------------------------------------------------

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 10 20:23:07 2016 UTC (8 years, 3 months ago) by bsiegert
Branch: MAIN
Changes since 1.7: +7 -6 lines
Diff to previous 1.7 (colored) to selected 1.21 (colored)

Update Term::Shell to 0.07.

0.07    2015-12-30
    - Convert to Dist-Zilla.
    - Add scripts/tag-release.pl
    - Skip a failing test file ( t/03catchsmry.t ) on Windows:
        - https://rt.cpan.org/Ticket/Display.html?id=40771
        - https://rt.cpan.org/Ticket/Display.html?id=110555

0.06    2014-04-10
    - Consistent versioning (CPANTS).

0.05    2014-01-31
    - Minimum version of perl (CPANTS).
    - Add a LICENSE file (CPANTS).
    - Add t/style-trailing-space.t and remove trailing whitespace.

0.04    2013-06-03
    - Add an explicit version to Term::Shell::OnScopeLeave.
        - to settle the PAUSE indexer.
    - Convert t/01require.t to Test::More and strict/warnings.
    - Convert t/02default.t to Test::More and strict/warnings.
    - Add "use warnings;" to t/03catchsmry.t .

0.03    2012-10-14
    - Moved test.pl under examples so it won't interfere with the building
    and testing.
        - See https://rt.cpan.org/Public/Bug/Display.html?id=40771
        - Thanks to CHORNY and praveenkumar for the reports.
    - Correct the POD.
        - Add t/pod.t .
    - Convert the distribution to Build.PL .

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:47 2015 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.21 (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], Thu May 29 23:36:19 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, 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) to selected 1.21 (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:46 2013 UTC (10 years, 10 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) to selected 1.21 (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:19:02 2012 UTC (11 years, 5 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) to selected 1.21 (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:39 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.21 (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], Sun Aug 14 12:26:39 2011 UTC (12 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.21 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Feb 3 13:28:05 2011 UTC (13 years, 2 months ago) by imil
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.21 (colored)

Initial import of p5-Term-Shell, version 0.02, into the NetBSD Packages
Collection.

Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
All the boring details like command-line parsing and terminal handling are
done for you.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 3 13:28:05 2011 UTC (13 years, 2 months ago) by imil
Branch: MAIN
Diff to selected 1.21 (colored)

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>