Commit graph

5 commits

Author SHA1 Message Date
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
sno
3b346c633c Updating www/p5-Catalyst-Plugin-Session-Store-File from 0.17nb1 to 0.18
pkgsrc changes:
  - Adjusting license definition
  - Adjusting dependencies
  - Using pkgsrc built-in Module::Install support

Upstream changes:
0.18  09 Oct 2009
    - Port to new session confic key.
2009-10-24 15:08:18 +00:00
sno
1972b33eff pkgsrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::File
    from 0.16 to 0.17
  - Adjusting dependency version numbers

Upstream changes:
0.17  10 May 2009
    - Add dependency on recent -Session to fix moose issues
2009-05-19 06:49:30 +00:00
sno
01d9a8c33b 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
2009-05-01 18:07:34 +00:00
abs
ff87ca8d51 Added www/p5-Catalyst-Plugin-Session-Store-File version 0.13
Catalyst::Plugin::Session::Store::File is an easy to use storage
plugin for Catalyst that uses an simple file to act as a shared
memory interprocess cache. It is based on Cache::FileCache.
2008-07-15 09:19:54 +00:00