From hartzell@blue.alerce.com  Tue Sep 19 03:43:39 2006
Return-Path: <hartzell@blue.alerce.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9F38516A412
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Sep 2006 03:43:39 +0000 (UTC)
	(envelope-from hartzell@blue.alerce.com)
Received: from blue.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 850CC43D58
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Sep 2006 03:43:38 +0000 (GMT)
	(envelope-from hartzell@blue.alerce.com)
Received: from blue.alerce.com (localhost [127.0.0.1])
	by blue.alerce.com (8.13.6/8.13.6) with ESMTP id k8J3l6wR002318;
	Mon, 18 Sep 2006 20:47:06 -0700 (PDT)
	(envelope-from hartzell@blue.alerce.com)
Received: (from hartzell@localhost)
	by blue.alerce.com (8.13.6/8.13.6/Submit) id k8J3l6Tc002317;
	Mon, 18 Sep 2006 20:47:06 -0700 (PDT)
	(envelope-from hartzell)
Message-Id: <200609190347.k8J3l6Tc002317@blue.alerce.com>
Date: Mon, 18 Sep 2006 20:47:06 -0700 (PDT)
From: George Hartzell <hartzell@alerce.com>
Reply-To: George Hartzell <hartzell@alerce.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: George Hartzell <hartzell@alerce.com>
Subject: New port: www/p5-CGI-Application-Plugin-ValidateRM
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103389
>Category:       ports
>Synopsis:       New port: www/p5-CGI-Application-Plugin-ValidateRM
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 19 03:50:25 GMT 2006
>Closed-Date:    Tue Sep 19 22:43:36 GMT 2006
>Last-Modified:  Tue Sep 19 22:43:36 GMT 2006
>Originator:     George Hartzell
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD blue.alerce.com 6.1-STABLE FreeBSD 6.1-STABLE #6: Wed May 31 13:03:07 PDT 2006 root@blue.alerce.com:/usr/obj/usr/src/sys/BLUE i386


        
>Description:
        
>How-To-Repeat:
        
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-CGI-Application-Plugin-ValidateRM
#	p5-CGI-Application-Plugin-ValidateRM/distinfo
#	p5-CGI-Application-Plugin-ValidateRM/Makefile
#	p5-CGI-Application-Plugin-ValidateRM/pkg-descr
#	p5-CGI-Application-Plugin-ValidateRM/pkg-plist
#
echo c - p5-CGI-Application-Plugin-ValidateRM
mkdir -p p5-CGI-Application-Plugin-ValidateRM > /dev/null 2>&1
echo x - p5-CGI-Application-Plugin-ValidateRM/distinfo
sed 's/^X//' >p5-CGI-Application-Plugin-ValidateRM/distinfo << 'END-of-p5-CGI-Application-Plugin-ValidateRM/distinfo'
XMD5 (CGI-Application-Plugin-ValidateRM-2.1.tar.gz) = a9d944e0cc534efc520b8b95000fcff2
XSHA256 (CGI-Application-Plugin-ValidateRM-2.1.tar.gz) = 83dee35219ac8a6ac4f7c16ec66e6c514eab6c97fce96d110989d9bb3d598c09
XSIZE (CGI-Application-Plugin-ValidateRM-2.1.tar.gz) = 10152
END-of-p5-CGI-Application-Plugin-ValidateRM/distinfo
echo x - p5-CGI-Application-Plugin-ValidateRM/Makefile
sed 's/^X//' >p5-CGI-Application-Plugin-ValidateRM/Makefile << 'END-of-p5-CGI-Application-Plugin-ValidateRM/Makefile'
X# New ports collection makefile for:	www/p5-CGI-Application-Plugin-ValidateRM
X# Date created:				15 September 2005
X# Whom:					George Hartzell <hartzell@alerce.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	CGI-Application-Plugin-ValidateRM
XPORTVERSION=	2.1
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	CGI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hartzell@alerce.com
XCOMMENT=	Help validate CGI::Application run modes using Data::FormValidator
X
XBUILD_DEPENDS=	${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \
X		${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \
X		${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_MODBUILD=	yes
X
XMAN3=	CGI::Application::Plugin::ValidateRM.3
X
X.include <bsd.port.pre.mk>
X.if ${PERL_LEVEL} < 500800
XIGNORE=	requires Perl 5.8 or newer. Install lang/perl5.8, and try again
X.endif
X.include <bsd.port.post.mk>
END-of-p5-CGI-Application-Plugin-ValidateRM/Makefile
echo x - p5-CGI-Application-Plugin-ValidateRM/pkg-descr
sed 's/^X//' >p5-CGI-Application-Plugin-ValidateRM/pkg-descr << 'END-of-p5-CGI-Application-Plugin-ValidateRM/pkg-descr'
XCGI::Application::Plugin::ValidateRM helps to validate web forms when
Xusing the CGI::Application framework and the Data::FormValidator
Xmodule.
END-of-p5-CGI-Application-Plugin-ValidateRM/pkg-descr
echo x - p5-CGI-Application-Plugin-ValidateRM/pkg-plist
sed 's/^X//' >p5-CGI-Application-Plugin-ValidateRM/pkg-plist << 'END-of-p5-CGI-Application-Plugin-ValidateRM/pkg-plist'
X%%SITE_PERL%%/CGI/Application/Plugin/ValidateRM.pm
X@dirrmtry %%SITE_PERL%%/CGI/Application/Plugin
X@dirrmtry %%SITE_PERL%%/CGI/Application
X@dirrmtry %%SITE_PERL%%/CGI
END-of-p5-CGI-Application-Plugin-ValidateRM/pkg-plist
exit

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Tue Sep 19 03:51:12 UTC 2006 
Class-Changed-Why:  
Fix category (new ports should be change-requests) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103389 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Sep 19 19:21:39 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103389 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Sep 19 22:43:35 UTC 2006 
State-Changed-Why:  
This is ready in Portstree. Thanks 

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