The NetBSD Project

CVS log for pkgsrc/www/p5-Catalyst-View-TT/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / p5-Catalyst-View-TT

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:07:36 2024 UTC (4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
*: recursive bump for perl 5.40

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Oct 22 09:57:51 2023 UTC (17 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
Update to 0.46

Upstream changes:
0.46 - 2022-08-03
        - Catch errors from exposed methods (RRWO++)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:42:31 2023 UTC (20 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:42 2023 UTC (21 months, 2 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
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.30: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:37:18 2022 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon May 24 19:55:28 2021 UTC (3 years, 10 months ago) by wiz
Branches: 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
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
*: recursive bump for perl 5.34

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Sep 7 20:43:25 2020 UTC (4 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -3 lines
p5-Catalyst-View-TT: update to 0.45.

0.45 - 2020-07-22
        - specify correct Test::More prereq
        - correct links in POD (PR#3)
        - silence warnings in tests

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:12:47 2020 UTC (4 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Nov 4 22:10:02 2019 UTC (5 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
www: align variable assignments

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

Manually excluded phraseanet since pkglint got the indentation wrong.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:24:34 2019 UTC (5 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:17:27 2019 UTC (5 years, 8 months ago) by nia
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
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.23: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:47:35 2018 UTC (6 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Recursive bump for perl5-5.28.0

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:25:15 2017 UTC (7 years, 9 months ago) by ryoon
Branches: 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
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:25:01 2016 UTC (8 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Bump PKGREVISION for perl-5.24.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 18 03:49:08 2016 UTC (9 years, 2 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3 lines
Update 0.42 to 0.44
-------------------
0.44 - 2015-10-05
        - declare missing prereq on Data::Dump

0.43 - 2015-08-13
        - remove mention of deprecated Catalyst::Plugin::Email in
          documentation

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:51:58 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
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.18: download - view: text, markup, annotated - select for diffs
Thu Jan 1 02:49:29 2015 UTC (10 years, 2 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Update 0.41 to 0.42
0.42   2014-12-29
        - Fixes to test cases to be compatible with Catalyst v5.90080
        - Added a Unicode test designed to check new Catalyst function
        - Docs for above

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 29 23:38:04 2014 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
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.16: download - view: text, markup, annotated - select for diffs
Fri Aug 23 07:25:59 2013 UTC (11 years, 7 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Update to 0.41

Upstream changes:
0.41   2013-02-28
        - New local attribute to let you override the default content type when
          no content type has been set for the response.

0.40   2013-01-15 20:52:14
        - Fix hash randomisation breakage in tests (RT#82703)

0.39   2012-04-11 07:40:00
        - Fix warning from tests. RT#75104
        - Fix ExtUtils::MakeMaker version requirement (due to last release
          being made with faulty Module::Install). RT#76488

0.38   2012-02-15 20:42:00
        - Change documentation to reflect use of Moose.
        - Change documentation to highlight how to configure
          UTF-8 in templates.
        - Change documentation to recommend putting calls to MyApp->path_to
          into the app class itself, ergo avoiding recursive dependencies
          and making the view compile standalone.
        - Change code generated by Catalyst::Helper::View::TT
          to use Moose.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 31 12:42:40 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
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.14: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:34 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:58:41 2012 UTC (12 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
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.12: download - view: text, markup, annotated - select for diffs
Sun Nov 13 09:36:31 2011 UTC (13 years, 4 months ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Update p5-Catalyst-View-TT to 0.37.

Changes from previous:
0.37   2011-07-17 09:20:00
        - Allow setting of TT class rather than forcing 'Template'

0.36   2010-10-19 15:00:00
        - Fixed subclassing when using expose_methods

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Aug 14 16:05:51 2011 UTC (13 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:32:02 2010 UTC (14 years, 6 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Updating www/p5-Catalyst-View-TT from 0.33nb1 to 0.35

Upstream changes:
0.35   2010-08-26 01:38:00
        - Add expose_methods functionality
        - add template name to exceptions
        - update render_die message to be more concise.
        - Doc fixes (RT#57159)
        - Silence warnings about Template::Provider::Encoding (RT #56310)

0.34   2010-04-07 04:14:50
        - Fix the process method to have the previous behaviour of reporting
          an error to Catalyst if a Template::Exception object is returned by
          the render method (i.e. when render_die is unset or set to 0).
        - Fix the warning issued about missing the render_die config option to
          log using the standard Catalyst logging system (rather than Carping
          directly), and to only issue the warning at debug level / when
          in debug mode. The severity of this warning will be increased in
          a later release.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:36:44 2010 UTC (14 years, 7 months ago) by seb
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 15 16:20:47 2010 UTC (15 years ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Updating www/p5-Catalyst-View-TT from 0.32 to 0.33

Upstream changes:
0.33   2010-03-10 20:08:00
        - The "render()" method now throws a warning on exception before
          returning the exception. To silence the warning, pass 'render_die =>
          0' to the constructor. Better yet, pass 'render_die => 1' to make it
          die instead of returning the excption. This will be the default in a
          future release when unspecified. The Helper will generate new views
          with render_die => 1.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 10 10:42:34 2010 UTC (15 years ago) by sno
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -12 lines
Updating www/p5-Catalyst-View-TT from 0.31 to 0.32

pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.32    2010-02-16 05:55:00
        - Various documentation improvements.
        - Fix repository metadata.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 19 20:50:42 2009 UTC (15 years, 4 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update p5-Catalyst-View-TT from version 0.30nb1 to version 0.31.

Upstream changes:
0.31    2009-10-29 19:26:00
        - Moved the test actions to their own controller file to silence
          warning about actions in the app class being deprecated.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 24 06:50:21 2009 UTC (15 years, 6 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 13 19:52:18 2009 UTC (15 years, 6 months ago) by sno
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
Updating www/p5-Catalyst-View-TT from 0.29 to 0.30

pkgsrc changes:
  - Correcting license definition
  - prevent Module::Install::AutoInstall from installing

Upstream changes:
0.30    2009-09-12 23:47:00
        - Doc fixes:
          + Expand ::V:: to ::View:: (RT #45792)
          + Expand ::C:: to ::Controller:: and use $c->view('TT')
            where appropriate (bricas)
          + Add note about use CGI in a template making Catalyst hang
            (Gunnar Strand)
        - "use warnings" in Catalyst::View::TT and output from the TT helper
        - Expand TTSite documentation (RT #33838)
        - Added a test for direct rendering of a template from a view object,
          without a request.
        - Added support for running render with a undef context.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri May 1 18:26:50 2009 UTC (15 years, 10 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -5 lines
PkgSrc changes:
  - Updating package for p5 module Catalyst::View::TT from 0.27 to 0.29
  - Adjusting dependencies
  - Setting license to gnu-gpl-v2

Upstream changes:
0.29    2009-02-20 14:43:00
        - Remove extra unwanted .gitignore from manifest

0.28    2009-02-17 20:37:00
        - Change from NEXT to MRO::Compat (t0m)
        - fix pod generated by the helper (RT #33983)
        - remove stray newline from generated lib/config/col template (RT #35340)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:19:07 2008 UTC (16 years, 5 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 15 09:31:13 2008 UTC (16 years, 8 months ago) by abs
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Added www/p5-Catalyst-View-TT version 0.27

A view base class for Catalyst using Template Toolkit.

WWW: http://search.cpan.org/dist/Catalyst-View-TT

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 15 09:31:13 2008 UTC (16 years, 8 months ago) by abs
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>