Subject: CVS commit: pkgsrc/www/p5-CGI
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 10/13/2007 11:55:15
Module Name: pkgsrc
Committed By: adam
Date: Sat Oct 13 11:55:15 UTC 2007
Modified Files:
pkgsrc/www/p5-CGI: Makefile PLIST distinfo
Log Message:
Changes 3.29:
1. The position of file handles is now reset to zero when CGI->new is called.
2. uploadInfo() now works across multiple object instances. Also, the first
tests for uploadInfo() were added as part of the fix.
Changes 3.28:
1. Applied patch from Allen Day that makes Cookie parsing RFC2109 compliant
attribute/values can be separated by commas as well as semicolons).
2. Applied patch from Stephan Struckmann that allows script_name() to be set correctly.
3. Fixed problem with url(-full) in which port number appears twice.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/www/p5-CGI/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/www/p5-CGI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.