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-Store-File
Module Name: pkgsrc
Committed By: sno
Date: Fri May 1 18:07:34 UTC 2009
Modified Files:
pkgsrc/www/p5-Catalyst-Plugin-Session-Store-File: Makefile distinfo
Log Message:
PkgSrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::File
from 0.13 to 0.16
- Adjusting dependencies
- Setting license to gnu-gpl-v2
Upstream changes:
0.16 24 Apr 2009
- 0.14 was mistakenly released as 0.15
0.15 24 Apr 2009
- Create temp directory from class name, not stringified instance.
This stops you losing all your sessions when your app restarts. (xinming)
0.14 18 Apr 2009
- switch to MRO Compat
- defer creation of cache store until first time it is needed.
This should allow the plugin to work "out of the box" under mod_perl.
See https://rt.cpan.org/Ticket/Display.html?id=27505
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 \
pkgsrc/www/p5-Catalyst-Plugin-Session-Store-File/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