head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.03.13.14.58.01;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.30.06.53.22;	author daichi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Force commit for notes the submitter
- Simplify dependency
- Bump PORTREVISION

PR:		121213
Submitted by:	leeym
Approved by:	mat (implicit)
@
text
@Dealing with large web based applications with multiple forms is a minefield.
It's often hard enough to ensure you validate all your input at all, without
having to worry about doing it in a consistent manner. If any of the validation
rules change, you often have to alter them in many different places. And, if
you want to operate taint-safe, then you're just adding even more headaches.

WWW: http://search.cpan.org/dist/CGI-Untaint/
@


1.1
log
@Add p5-CGI-Untaint 0.90, process CGI input parameters.

PR:		54716
Submitted by:	Mathieu Arnold <m@@absolight.net>
@
text
@@

