From lars@balker.dk  Wed Feb  8 09:05:48 2006
Return-Path: <lars@balker.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3E72C16A420
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Feb 2006 09:05:48 +0000 (GMT)
	(envelope-from lars@balker.dk)
Received: from tux.nerdheaven.dk (tux.nerdheaven.dk [193.88.12.43])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9EC7C43D6A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Feb 2006 09:05:43 +0000 (GMT)
	(envelope-from lars@balker.dk)
Received: from localhost (localhost [127.0.0.1])
	by tux.nerdheaven.dk (Postfix) with ESMTP id 2BE114038E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Feb 2006 10:05:42 +0100 (CET)
Received: from tux.nerdheaven.dk ([127.0.0.1])
 by localhost (tux.nerdheaven.dk [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 05845-10; Wed,  8 Feb 2006 10:05:41 +0100 (CET)
Received: from localhost.localdomain (tux.nerdheaven.dk [193.88.12.43])
	by tux.nerdheaven.dk (Postfix) with ESMTP
	id F320F3FF50; Wed,  8 Feb 2006 10:05:33 +0100 (CET)
Message-Id: <20060208090533.F320F3FF50@tux.nerdheaven.dk>
Date: Wed,  8 Feb 2006 10:05:33 +0100 (CET)
From: Lars Balker Rasmussen <lars@balker.dk>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER] www/p5-HTML-Widget: up to 1.04

>Number:         93030
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-HTML-Widget: up to 1.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    erwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 08 09:10:03 GMT 2006
>Closed-Date:    Wed Feb 08 10:17:31 GMT 2006
>Last-Modified:  Wed Feb 08 10:17:31 GMT 2006
>Originator:     Lars Balker Rasmussen
>Release:        FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005     root@lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
up to 1.04
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Widget/Makefile,v
retrieving revision 1.2
diff -u -a -r1.2 Makefile
--- Makefile	19 Jan 2006 14:40:02 -0000	1.2
+++ Makefile	8 Feb 2006 09:05:27 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	HTML-Widget
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../by-authors/id/S/SR/SRI
+MASTER_SITE_SUBDIR=	../by-authors/id/J/JR/JROBINSON
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lars@balker.dk
@@ -32,6 +32,7 @@
 	HTML::Widget::Constraint.3 \
 	HTML::Widget::Constraint::ASCII.3 \
 	HTML::Widget::Constraint::All.3 \
+	HTML::Widget::Constraint::AllOrNone.3 \
 	HTML::Widget::Constraint::Any.3 \
 	HTML::Widget::Constraint::Callback.3 \
 	HTML::Widget::Constraint::Date.3 \
@@ -39,6 +40,7 @@
 	HTML::Widget::Constraint::Email.3 \
 	HTML::Widget::Constraint::Equal.3 \
 	HTML::Widget::Constraint::HTTP.3 \
+	HTML::Widget::Constraint::In.3 \
 	HTML::Widget::Constraint::Integer.3 \
 	HTML::Widget::Constraint::Length.3 \
 	HTML::Widget::Constraint::Maybe.3 \
@@ -53,6 +55,8 @@
 	HTML::Widget::Element::Hidden.3 \
 	HTML::Widget::Element::Password.3 \
 	HTML::Widget::Element::Radio.3 \
+	HTML::Widget::Element::RadioGroup.3 \
+	HTML::Widget::Element::Reset.3 \
 	HTML::Widget::Element::Select.3 \
 	HTML::Widget::Element::Span.3 \
 	HTML::Widget::Element::Submit.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Widget/distinfo,v
retrieving revision 1.2
diff -u -a -r1.2 distinfo
--- distinfo	19 Jan 2006 14:40:02 -0000	1.2
+++ distinfo	8 Feb 2006 09:05:27 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-Widget-1.03.tar.gz) = 96223a3c85965a75f877e89b0447436d
-SHA256 (HTML-Widget-1.03.tar.gz) = 3693602ffbdc6aa606472932b0c580afd6a0df53c8e85ec1ba3f92d3cc5c70a1
-SIZE (HTML-Widget-1.03.tar.gz) = 34430
+MD5 (HTML-Widget-1.04.tar.gz) = 0282de89c65acdabda4effd614fcc14d
+SHA256 (HTML-Widget-1.04.tar.gz) = abd349d31859d18c8786220a494ce8f96172c22f8a1bd46db1c71eab1a4a36a5
+SIZE (HTML-Widget-1.04.tar.gz) = 83424
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Widget/pkg-plist,v
retrieving revision 1.3
diff -u -a -r1.3 pkg-plist
--- pkg-plist	22 Jan 2006 02:58:00 -0000	1.3
+++ pkg-plist	8 Feb 2006 09:05:27 -0000
@@ -3,6 +3,7 @@
 %%SITE_PERL%%/HTML/Widget/Constraint.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/ASCII.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/All.pm
+%%SITE_PERL%%/HTML/Widget/Constraint/AllOrNone.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/Any.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/Callback.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/Date.pm
@@ -10,6 +11,7 @@
 %%SITE_PERL%%/HTML/Widget/Constraint/Email.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/Equal.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/HTTP.pm
+%%SITE_PERL%%/HTML/Widget/Constraint/In.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/Integer.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/Length.pm
 %%SITE_PERL%%/HTML/Widget/Constraint/Maybe.pm
@@ -24,6 +26,8 @@
 %%SITE_PERL%%/HTML/Widget/Element/Hidden.pm
 %%SITE_PERL%%/HTML/Widget/Element/Password.pm
 %%SITE_PERL%%/HTML/Widget/Element/Radio.pm
+%%SITE_PERL%%/HTML/Widget/Element/RadioGroup.pm
+%%SITE_PERL%%/HTML/Widget/Element/Reset.pm
 %%SITE_PERL%%/HTML/Widget/Element/Select.pm
 %%SITE_PERL%%/HTML/Widget/Element/Span.pm
 %%SITE_PERL%%/HTML/Widget/Element/Submit.pm
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->erwin 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Wed Feb 8 09:23:32 UTC 2006 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93030 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Wed Feb 8 10:17:26 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=93030 
>Unformatted:
