Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 12/01/1999 08:39:33
Module Name:	pkgsrc
Committed By:	rh
Date:		Wed Dec  1 16:39:33 UTC 1999

Modified Files:
	pkgsrc/www/p5-FCGI: Makefile
	pkgsrc/www/p5-FCGI/files: md5
Added Files:
	pkgsrc/www/p5-FCGI/files: patch-sum
	pkgsrc/www/p5-FCGI/patches: patch-aa

Log Message:
Update p5-FCGI to 0.48.

Changes include:
        o perl 5.005_60 compatibility (not that it matters, yet)
        o locking on platforms that need it
        o support for remote connections
        o move PRINTF into correct package
        o deprecated set_exit_status
        o general cleanup, moving old non thread safe interface
          from xs to perl
        o new thread safe interface
        o new threaded example program
        o FCGI.pm now part of the devel kit
        o library fixes  ("Rob Saccoccio" <robs@ipass.net>)
        o allow bypassing of installation of handlers
        o ActivePerl compatibility (Murray Nesbitt <murray@ActiveState.com>)
        o POST on bigendians (Paul GABORIT <gaborit@enstimac.fr>)
        o Some win32 changes (Monty <xiphmont@fastserv.com>)
        o library fixes  ("Rob Saccoccio" <robs@ipass.net>)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/p5-FCGI/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/www/p5-FCGI/files/md5
cvs rdiff -r0 -r1.1 pkgsrc/www/p5-FCGI/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/www/p5-FCGI/patches/patch-aa

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