Commit graph

9 commits

Author SHA1 Message Date
mef
1bec04f270 (pkgsrc)
Add post-fetch: target to remove unecessary and harmful PaxHeader
(upstream)
   Update to 0.14
   ---------------
 0.14  Sat Jul 27 12:29:00 PST 2013
    - Fix repository metadaa. RT#87249
2016-01-17 03:50:11 +00:00
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
7828d307f1 - Updated to 0.12
ChangeLog:
0.12  Thu Aug  4 23:56:00 BST 2011
        - Changed a test case to be less picky about the actual text captured
          from warnings.  This was done to support some changes introduced by
          the Catalyst -> PSGI port.
2013-01-27 10:03:42 +00:00
sno
1701d21ca6 Updating www/p5-Catalyst-Plugin-Session-Store-DBIC from 0.10nb1 to 0.11
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.11  Fri Oct 16 15:04:07 CEST 2009
        - Convert to new session config key.
2009-10-24 14:59:46 +00:00
sno
bd536ef2b7 Updating package for p5 module Catalyst::Plugin::Session::Store::DBIC
from 0.09 to 0.10
Adjusting dependencies

Upstream changes:
0.10  Tue Jul  7 13:00:27 CEST 2009
        - Depend on a recent Store::Delegate for the NEXT -> MRO::Compat
          switch.
2009-07-08 11:59:53 +00:00
sno
0223ebac72 PkgSrc changes:
- Updating package for p5 module of Catalyst::Plugin::Session::Store::DBIC
    from 0.08 to 0.09
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.09  Wed Mar 31 16:35:52 CEST 2009
        - Port from NEXT to MRO::Compat (Florian Ragwitz).
        - Remove tests relying on the deprecated DBIx::Class::DB
          (Florian Ragwitz).
2009-05-01 17:47:36 +00:00
rhaen
4393dbed48 updated to 0.08
cleanup Makefile

0.08  Wed Nov 26 10:02:52 EST 2008
	- Workaround possible errors with Storable::thaw and empty
	strings (thanks to kevin montuori for suggesting a fix)
2008-12-11 16:14:24 +00:00
rhaen
565ae5cdfc - updated to 0.07
- took maintainership
- added depends on p5-Test-Warn

Changelog:
0.07  Wed Sep 24 17:08:34 EDT 2008
        - Code was silently truncating storage to MySQL, rendering the
          session unreadable. Patched to check DBIx::Class size from
          column_info (if available)
        - Wrap find_or_create calls in a transaction to (hopefully)
          avoid issues with duplicate flash rows
2008-11-10 22:47:19 +00:00
abs
d3166b7683 Added www/p5-Catalyst-Plugin-Session-Store-DBIC version 0.06
This Catalyst::Plugin::Session storage module saves session data
in your database via DBIx::Class. It's actually just a wrapper
around Catalyst::Plugin::Session::Store::Delegate; if you need
complete control over how your sessions are stored, you probably
want to use that instead.
2008-07-15 09:19:05 +00:00