Commit graph

9 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
rhaen
9b35b72d62 Updated to 0.16
Changes:

0.16   24 Jan 2012
        - Remove superfluous call to ->setup in test app

0.15   18 Jan 2012
        - Moose-ified to fix https://rt.cpan.org/Ticket/Display.html?id=74132 (karpet)

0.14   18 Nov 2010
        - Added "page_size" config option per RT #62335 (karpet)
2012-01-31 14:34:47 +00:00
sno
25af4875de Updating www/p5-Catalyst-Plugin-Session-Store-FastMmap from 0.11nb1 to 0.13
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
0.13   18 Oct 2009
        - Fixup copyright ino

0.12   16 Oct 2009
        - Port to new session config key
2009-10-24 15:05:35 +00:00
sno
73d1344256 Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap
from 0.10 to 0.11

Upstream changes:
0.11   16 June 2009
        - Fixed warning during basic.t on Win32
        - Added comment into doc about not being "thread-safe"
2009-07-07 21:41:33 +00:00
sno
0fa6b2b002 pkgsrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap
    from 0.08 to 0.10
  - Adjusting dependencies

Upstream changes:
0.10   13 May 2009
        - Change tests to be compatible with Catalyst 5.80004
        - Re-add /session-file prefix to the test session directory which was
          present in 0.07. I can't see where this was removed, but the test
          looks more correct with it. RT#45724

0.09    04 May 2009
        - remove Win32 hack since Cache::FastMmap 1.29 supports Win32.
          see https://rt.cpan.org/Ticket/Display.html?id=45642
2009-05-19 06:43:41 +00:00
sno
0769788d86 PkgSrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap
    from 0.07 to 0.08
  - Adjusting dependencies

Upstream changes:
0.08    01 May 2009
        - Bump Cache::FastMmap requirement to 1.29 to fix RT#45210
2009-05-02 19:18:56 +00:00
sno
8bfebbc284 PkgSrc changes:
- Updating package for p5 module of Catalyst::Plugin::Session::Store::FastMmap
    from 0.06 to 0.07
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.07    30 Mar 2009
        - Port from NEXT to MRO::Compat.
2009-05-01 17:59:35 +00:00
he
e845774f0e Update from version 0.05nb1 to 0.06.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

0.06    28 Jan 2009
        - die when Cache::FastMmap::set() returns false value (RT #33667)
        - patch from ton.voon@altinity.com to pass unlink_on_exit option
          to Cache::FastMmap
        - correctly set storage path from config rather than default - karman
        - clean up temp files after tests
2009-02-22 17:43:41 +00:00
abs
83e74d28d4 Added www/p5-Catalyst-Plugin-Session-Store-FastMmap version 0.05
Catalyst::Plugin::Session::Store::FastMmap is a fast session storage
plugin for Catalyst that uses an mmap'ed file to act as a shared
memory interprocess cache. It is based on Cache::FastMmap.
2008-07-15 09:19:38 +00:00