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-State-Cookie



Module Name:    pkgsrc
Committed By:   sno
Date:           Thu Aug 20 18:22:35 UTC 2009

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

Log Message:
Updating package www/p5-Catalyst-Plugin-Session-State-Cookie from 0.12
to 0.13

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.13    2009-08-19
        - Remove Test::MockObject from the test suite as prone to failing on
          some platforms and perl versions due to its UNIVERSAL:: package
          dependencies.
        - Remove Class::Accessor::Fast and replace with Moose. This allows
          us to not have a ->new method, This is more correct for Plugins
          and also means that Catalyst is not forced to invoke the scary
          replace_constructor at scope end handling.


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