pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-FCGI-Client



Module Name:    pkgsrc
Committed By:   hiramatsu
Date:           Wed Nov 23 11:06:48 UTC 2011

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

Log Message:
Update p5-FCGI-Client to 0.08.

Changes from previous:
0.08
    - fixed default timeout was 10secs.
      previsously it was documented as 10secs, but it is implemented as 1sec.
      https://rt.cpan.org/Ticket/Display.html?id=71100

0.07
    - make FCGI::Client::Connection->timeout as writable(Jonas)

0.06
    - fixed large packet issue
      (trunaev++)

0.05
    - remove unused dependency to autodie, Try::Tiny.
    - fixed bad error handler in FCGI/Client/Connection.pm.
      https://rt.cpan.org/Ticket/Display.html?id=57374
      (reported by mmcleric)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-FCGI-Client/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/p5-FCGI-Client/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