Commit graph

5 commits

Author SHA1 Message Date
sno
5c91482a64 pkgsrc changes:
- Updating package for p5 module FormValidator::Simple from 0.23 to 0.28
  - Adjusting meta-data (license, dependencies, module type) according to
    package information in META.yml and Makefile.PL

Upstream changes since 0.23:
0.28  Mon Jun 22 14:30:00 2009
    - bugfix: on single apache process, 'each' command in Profile.pm breaks
      hash reference.
      Thanks to asannou.
2009-07-07 21:34:36 +00:00
sno
14f7cda278 Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
2009-04-24 17:15:21 +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
seb
d7f96b55be This Perl module requires the Date::Calc module. Hence add a
dependency on devel/p5-Date-Calc package.

Bump PKGREVISION to 1.
2008-07-16 00:13:02 +00:00
abs
828b7b30d9 Added textproc/p5-FormValidator-Simple version 0.23
This module provides you a sweet way of form data validation with
simple constraints chains. You can write constraints on single line
for each input data.

This idea is based on Sledge::Plugin::Validator, and most of
validation code is borrowed from this plugin.

(Sledge is a MVC web application framework: http://sl.edge.jp
[Japanese] )

The result object this module returns behaves like
Data::FormValidator::Results.
2008-07-14 09:32:12 +00:00