From 265b25786f3e07d06d1718027deb7978045acb15 Mon Sep 17 00:00:00 2001 From: hiramatsu Date: Fri, 28 Oct 2011 01:12:22 +0000 Subject: [PATCH] Update p5-Rose-HTML-Objects to 0.611. Changes from previous: 0.611 (11.16.2010) - John Siracusa * Added default HTML serialization for compound fields. * Removed documentation for nonexistent field_names() method. 0.610 (10.02.2010) - John Siracusa * 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 * 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) --- www/p5-Rose-HTML-Objects/Makefile | 5 ++--- www/p5-Rose-HTML-Objects/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/p5-Rose-HTML-Objects/Makefile b/www/p5-Rose-HTML-Objects/Makefile index d0f0de62a382..9b52278fc72e 100644 --- a/www/p5-Rose-HTML-Objects/Makefile +++ b/www/p5-Rose-HTML-Objects/Makefile @@ -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/} diff --git a/www/p5-Rose-HTML-Objects/distinfo b/www/p5-Rose-HTML-Objects/distinfo index 9b14ca1526ee..cff6bba987ae 100644 --- a/www/p5-Rose-HTML-Objects/distinfo +++ b/www/p5-Rose-HTML-Objects/distinfo @@ -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