Commit graph

3 commits

Author SHA1 Message Date
Cheng-Lung Sung
a4c5bb2478 - fix pkg-plist 2011-11-02 01:10:23 +00:00
Cheng-Lung Sung
8f192bc3b4 - Fixed reconnect function
- In databases/p5-Redis method ping() has changed behavior,
  now in disconnect state, it return false instead of throwing exception.
  http://api.metacpan.org/source/MELO/Redis-1.904/Changes

  This cause p5-Dancer-Plugin-Redis to crash on reconnect.
  And p5-Dancer-Plugin-Redis wasn't updated upstream yet,
  so I attached a lite patch for fix this crash.
- bump PORTREVISION

PR:		ports/161925
Submitted by:	maintainer (Grzegorz Blach)
2011-11-01 01:36:41 +00:00
Sunpoet Po-Chuan Hsieh
5f34b6ed66 - Add p5-Dancer-Plugin-Redis 0.02
Dancer::Plugin::Redis provides an easy way to obtain a connected Redis
database handle by simply calling the 'redis' keyword within a Dancer
application.

WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/

PR:		ports/160346
Submitted by:	Grzegorz Blach <magik@roorback.net>
2011-09-03 20:23:13 +00:00