pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-FCGI
Module Name: pkgsrc
Committed By: sno
Date: Thu Feb 18 09:02:29 UTC 2010
Modified Files:
pkgsrc/www/p5-FCGI: Makefile distinfo
Log Message:
Updating www/p5-FCGI from 0.68 to 0.69
pkgsrc changes:
- Note that it uses C language
Upstream changes:
Version 0.69 -- 15 Feb 2010 <mst%shadowcat.co.uk@localhost> Matt S Trout
o No changes since the previous development release.
Version 0.68_02 -- 13 Jan 2010 <mst%shadowcat.co.uk@localhost> Matt S Trout
o Make the PRINT method return a boolean value rather than the
number of bytes written, previous patch was incorrect.
Version 0.68_01 -- 10 Jan 2010 <mst%shadowcat.co.uk@localhost> Matt S Trout
o Force signal handler installation so that we correctly install handlers
for SIGPIPE. Fixes RT#5100 <bobtfish%bobtfish.net@localhost>
o Make the PRINT method return the number of bytes written rather than
undef to be consistent with the IO:: interface. Fixes RT#24347
<David Dick>
o Fix UTF-8 double encoding when FCGI is passed octets by downgrading
them into bytes correctly. Fixes RT#52400 <chansen%cpan.org@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/p5-FCGI/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/p5-FCGI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index