Subject: CVS commit: pkgsrc/www/p5-FCGI
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 04/24/2003 11:08:15
Module Name:	pkgsrc
Committed By:	mjl
Date:		Thu Apr 24 11:08:15 UTC 2003

Modified Files:
	pkgsrc/www/p5-FCGI: Makefile distinfo

Log Message:
Update p5-FCGI to 0.67

  o New pure perl version (not built though, experimental)
  o More perl 5.8.0 compatibility
  o library fixes
  o fix perl 5.005 compatibility problem
  o fix strict warning
  o Update build process
  o Fix refcounting bug
  o Add GetEnvironment for pure version
  o Add LastCall method
  o Allow filehandle for Request's socket parameter
  o Add BINMODE method
  o convert echo.fpl to new interface


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/www/p5-FCGI/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/p5-FCGI/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.