Commit graph

10 commits

Author SHA1 Message Date
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
sno
5bd8699a97 Updating www/p5-CatalystX-CRUD-Controller-RHTMLO from 0.19nb1 to 0.20
pkgsrc changes:
- Adjust dependencies
- Add license definition

Upstream changes:
0.20    17 Feb 2010
        * change from Class::C3 to MRO::Compat
2010-03-10 14:54:28 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
seb
2f8d4002be Update from version 0.18 to version 0.19
Upstream changes:
0.19    03 Dec 2008
        * fix bug where form error was not set correctly
2008-12-07 22:13:50 +00:00
he
eeb26fff03 Update from version 0.16nb1 to 0.18.
Upstream changes:

0.18    09 Oct 2008
        * fix bug where form was not cleared during initial search

0.17    11 Sept 2008
	* change tact altogether in form_to_object() and assume
	  there are no autoincrement fields in $form
	* move the form/object seeding in create() to the core
	  Controller create() method. This change
	  is as much to solve a strange Class::C3/Dispatcher issue
	  with multiple inheritance as anything.
        * add missing $c in call to $self->form
        * do_search calls field_names() on controller rather than form object
2008-10-21 00:05:55 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
he
5aa51cbeca Update from version 0.14 to 0.16.
Upstream changes:

0.16    25 Aug 2008
	* refactor the form_to_object() to avoid setting the PK
	  value for a new object

0.15    24 Aug 2008
        * fix the form_to_object() method to work with 0.29 core REST api
2008-09-11 11:35:32 +00:00
he
c7f8220bea Update from version 0.12 to 0.14.
Pkgsrc changes:
 o Bump dependency on CXCRUD as dictated below

Upstream changes:

0.14    11 Aug 2008
        * fix Makefile.PL to reflect CXCRUD 0.28 required

0.13    11 Aug 2008
        * change form_to_object() to support PKs of multiple columns
2008-08-17 12:01:29 +00:00
abs
7fd44278d8 Added www/p5-CatalystX-CRUD-Controller-RHTMLO version 0.12
This is an implementation of CatalystX::CRUD::Controller for
Rose::HTML::Objects. It supercedes Catalyst::Controller::Rose for
basic CRUD applications.
2008-07-15 09:31:27 +00:00