pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat Nov 21 14:22:50 UTC 2009

Modified Files:
        pkgsrc/www/p5-Catalyst-Plugin-Session: Makefile distinfo

Log Message:
Updating www/p5-Catalyst-Plugin-Session from 0.27 to 0.29

Upstream changes:
0.29 2009-11-04
        - Fix session being deleted when you have a new session after session
          expiry when calling session_is_valid method. Tests for this.
        - Allow ->session to be used as a setter method so that you can say
          ->session( key => $value );

0.28 2009-10-29
        - Fix session fixation test with LWP 5.833 by calling 
$cookie_jar->set_cookie
          rather than manually stuffing the cookie in the request.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/p5-Catalyst-Plugin-Session/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/p5-Catalyst-Plugin-Session/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