
CVS log for pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo
Up to [NetBSD + pkgsrc-wip] / pkgsrc / www / p5-Catalyst-Action-RenderView
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 18 00:14:42 2011 UTC (6 months ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4
lines
Update p5-Catalyst-Action-RenderView to 0.16.
Changes from previous:
0.16 2011-01-05 19:28:00 GMT
- Fix bug accidentally introduced in the last version with response
3xx statuses.
0.15 2011-01-04 14:19:36 CET
- Don't delegate to a view if the response body is set to `undef'.
- Make sure a Test::More with done_testing support is available.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 2 15:46:27 2010 UTC (2 years, 3 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4
lines
Updating www/p5-Catalyst-Action-RenderView from 0.13 to 0.14
Upstream changes:
0.14 2009-12-03 03:13:23 GMT
- Remove warnings from tests about actions in the app root
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 25 11:06:35 2009 UTC (2 years, 6 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
Updating www/p5-Catalyst-Action-RenderView from 0.11nb1 to 0.13
Upstream changes:
0.13 2009-10-24 04:48:03 PDT
- Re-release 0.12 without changes for reindexing by CPAN/PAUSE.
0.12 2009-10-18 19:10:00 BST
- Fixup copyright information
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 7 21:46:04 2009 UTC (2 years, 10 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: +4 -4
lines
Updating package for p5 module Catalyst::Action::RenderView from 0.10
to 0.11 and adjusting license according to META.yml
Upstream changes:
0.11 2009-06-28 19:29:16
- Update Module::Install to 0.87 to unbreak auto_install.
No functional changes.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 11 12:06:11 2009 UTC (2 years, 11 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2
lines
update to use the new Module::Install infrastructure
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 23 21:45:45 2009 UTC (3 years ago) by sno
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Patch out auto_install - this will be handled by pkgsrc
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 1 11:59:45 2009 UTC (3 years ago) by sno
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4
lines
PkgSrc changes:
- Updating package for p5 module of Catalyst::Action::RenderView from
0.08 to 0.10
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.10 2009-04-29 18:24:50
- Depend on Data::Visitor 0.24 to avoid Class::MOP deprecation
warnings. (Florian Ragwitz)
0.09 2009-02-18 21:32:00
- Store config in $c->config->{'Action::RenderView'}
instead of $c->config->{debug}.
Config from $c->config->{debug} is deprecated, but
still supported.
- Switch from NEXT to next::method
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 15 09:15:03 2008 UTC (3 years, 10 months ago) by abs
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
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-Action-RenderView version 0.08
The final rendering action for the Catalyst web framework.
This action implements a sensible default end action, which will
forward to the first available view, unless status is set to 3xx,
or there is a response body. It also allows you to pass dump_info=1
to the url in order to force a debug screen, while in debug mode.
If you have more than one view, you can specify which one to use
with the default_view config setting (see Catalyst's $c->view($name)
method).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 15 09:15:03 2008 UTC (3 years, 10 months ago) by abs
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>