Subject: pkg/23976: update request of www/p5-HTML-FillInForm
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hiramatu@boreas.dti.ne.jp>
List: netbsd-bugs
Date: 01/04/2004 22:26:40
>Number:         23976
>Category:       pkg
>Synopsis:       update request of www/p5-HTML-FillInForm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 04 14:24:03 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiramatsu Yoshifumi
>Release:        NetBSD 1.6ZF
>Organization:
	
>Environment:
	
	
System: NetBSD orinoco.my.domain 1.6ZF NetBSD 1.6ZF (Orinoco) #2: Sun Dec 7 18:55:08 JST 2003 root@orinoco.my.domain:/usr/src/sys/arch/i386/compile/Orinoco i386
Architecture: i386
Machine: i386
>Description:
This patch updates www/p5-HTML-FillInForm to 1.03.

List of changes from 0.29:

- Fixed warning messages when textarea doesn't have a name attribute

- Updated required version number for HTML::Parser to 3.26 in Makefile.PL

- Fixed issue with HTML::Parser decoding high-bit entities, by setting
  attr_encoded option, now requires HTML::Parser >= 3.26.

- Workaround for Opera 6.01/02 bug with selected radio boxes - place
  space before ending "/>" in <input .. />

>How-To-Repeat:
	
>Fix:
diff -bur p5-HTML-FillInForm.orig/Makefile p5-HTML-FillInForm/Makefile
--- p5-HTML-FillInForm.orig/Makefile	2004-01-04 21:49:10.000000000 +0900
+++ p5-HTML-FillInForm/Makefile	2004-01-04 21:50:55.000000000 +0900
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2003/07/17 22:55:49 grant Exp $
 
-DISTNAME=	HTML-FillInForm-0.29
+DISTNAME=	HTML-FillInForm-1.03
 PKGNAME=	p5-${DISTNAME}
 SVR4_PKGNAME=	p5hfi
 CATEGORIES=	www perl5
@@ -9,7 +9,7 @@
 MAINTAINER=	tech-pkg@NetBSD.org
 COMMENT=	Perl5 module that populates HTML Forms with CGI data
 
-DEPENDS+=	p5-HTML-Parser>=3.08:../../www/p5-HTML-Parser
+DEPENDS+=	p5-HTML-Parser>=3.26:../../www/p5-HTML-Parser
 
 USE_BUILDLINK2=		YES
 PERL5_PACKLIST=		${PERL5_SITEARCH}/auto/HTML/FillInForm/.packlist
diff -bur p5-HTML-FillInForm.orig/distinfo p5-HTML-FillInForm/distinfo
--- p5-HTML-FillInForm.orig/distinfo	2004-01-04 21:49:10.000000000 +0900
+++ p5-HTML-FillInForm/distinfo	2004-01-04 21:49:05.000000000 +0900
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.2 2002/04/17 12:02:39 shell Exp $
 
-SHA1 (HTML-FillInForm-0.29.tar.gz) = 88b033b7eb7346ff4e58d7aae05e24624d3653af
-Size (HTML-FillInForm-0.29.tar.gz) = 9057 bytes
+SHA1 (HTML-FillInForm-1.03.tar.gz) = 16fa943ef6a3686f3640b9a941b9ee820e3bf079
+Size (HTML-FillInForm-1.03.tar.gz) = 9869 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: