The NetBSD Project

CVS log for pkgsrc/textproc/p5-Alien-Hunspell/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-Alien-Hunspell

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:35 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: 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], Fri Jun 9 01:42:03 2023 UTC (3 months, 2 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

p5-Alien-Hunspell: revert description changes

They were more accurate before, if a little misleading, in that this
package is also used as a build tool.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jun 8 21:40:21 2023 UTC (3 months, 2 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

p5-Alien-Hunspell: correct descriptions

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 8 21:34:42 2023 UTC (3 months, 2 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

p5-Alien-Hunspell: correct dependency to fix sandboxed builds

p5-Alien-Build is a full dependency; it must be present in the build
environment in order for p5-Alien-Hunspell to function when it in turn
builds p5-Text-Hunspell. Addresses various bulk build failures. While
here, take maintainership.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:26 2023 UTC (3 months, 2 weeks ago) by riastradh
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Tue Apr 11 12:25:25 2023 UTC (5 months, 1 week ago) by wen
Branch: MAIN
Changes since 1.12: +5 -4 lines
Diff to previous 1.12 (colored)

Update to 0.17
Update DEPENDS

Upstream changes:
0.17      2021-03-14 11:02:53 -0600
  - Remove dependency on Alien::Autotools

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:13 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.11: +2 -2 lines
Diff to previous 1.11 (colored)

*: recursive bump for perl 5.36

Revision 1.11 / (download) - annotate - [select for diffs], Mon May 24 19:54:27 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.10: +2 -1 lines
Diff to previous 1.10 (colored)

*: recursive bump for perl 5.34

Revision 1.10 / (download) - annotate - [select for diffs], Tue Sep 8 13:16:44 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.9: +2 -2 lines
Diff to previous 1.9 (colored)

*: use MASTER_SITE_PERL_CPAN

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 2 23:47:55 2020 UTC (3 years ago) by mef
Branch: MAIN
Changes since 1.8: +4 -3 lines
Diff to previous 1.8 (colored)

(textproc/p5-Alien-Hunspell) Updated 0.11 to 0.16

0.16      2020-03-16 12:37:15 -0600
  - Add support for Visual C++ Perl + vcpkg (gh#9)

0.15      2020-02-18 10:57:19 -0500
  - Blacklist 1.7.0 on Windows only, where it seems to be broken (gh#8)

0.14_01   2020-02-17 18:22:35 -0500
  - Diagnostic release

0.12_02   2017-08-23 07:15:07 -0400
  - Diagnostic release

0.12_01   2017-07-30 07:25:56 -0400
  - Development release identical to 0.11 release

Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:45 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 4 21:43:40 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.6: +2 -2 lines
Diff to previous 1.6 (colored)

textproc: align variable assignments

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

No manual corrections.

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

Bump PKGREVISIONs for perl 5.30.0

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

Follow some remaining search.cpan.org redirects.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 16 13:02:45 2018 UTC (4 years, 10 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Revbump hunspell reverse-depends after update.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 24 15:42:47 2018 UTC (4 years, 11 months ago) by bsiegert
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Revbump packages that depend on hunspell.

The recent hunspell update has changed the name of the library, so these
need to be rebuilt.

prodded by wiz@ and leot@.

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

Recursive bump for perl5-5.28.0

Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 28 04:18:22 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4

textproc/p5-Alien-Hunspell: import p5-Alien-Hunspell-0.11

This module provides the spelling library Hunspell.

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>