Update p5-Rose-HTML-Objects to 0.611.

Changes from previous:
0.611 (11.16.2010) - John Siracusa <siracusa@gmail.com>

    * Added default HTML serialization for compound fields.
    * Removed documentation for nonexistent field_names() method.

0.610 (10.02.2010) - John Siracusa <siracusa@gmail.com>

    * Fixed a bad probe in form-nested.t that was causing spurious test
      failures.
    * Attempted to fix mro-c3.t test failures that I've thus far been
      unable to reproduce locally.

0.608 (10.01.2010) - John Siracusa <siracusa@gmail.com>

    * Silenced a warning in t/form-field.t
    * Clarified the precedence of object_from_form() initialization in cases
      where a parent form and sub-form have fields with the same local_name()
      (Reported by Christopher Masto)
This commit is contained in:
hiramatsu 2011-10-28 01:12:22 +00:00
parent e0c3964f80
commit 265b25786f
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.13 2011/08/14 16:06:06 obache Exp $
# $NetBSD: Makefile,v 1.14 2011/10/28 01:12:22 hiramatsu Exp $
DISTNAME= Rose-HTML-Objects-0.607
DISTNAME= Rose-HTML-Objects-0.611
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2010/09/10 06:01:58 sno Exp $
$NetBSD: distinfo,v 1.9 2011/10/28 01:12:22 hiramatsu Exp $
SHA1 (Rose-HTML-Objects-0.607.tar.gz) = 59a4bcbc8622d526f082ef2ceaa953c7f96a828a
RMD160 (Rose-HTML-Objects-0.607.tar.gz) = 1ec2c807e3d2a0356762ce8a74cd40c7cf73895e
Size (Rose-HTML-Objects-0.607.tar.gz) = 202098 bytes
SHA1 (Rose-HTML-Objects-0.611.tar.gz) = 722dbcfe9ed2e9c3805ca44c9b1b71f93a2c31f5
RMD160 (Rose-HTML-Objects-0.611.tar.gz) = f6dac5825eee832b5d7bba5e41cb0b6e3a9d619e
Size (Rose-HTML-Objects-0.611.tar.gz) = 201773 bytes