Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Nov 2011 01:36:41 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/p5-Dancer-Plugin-Redis Makefile
Message-ID:  <201111010136.pA11afaH086129@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2011-11-01 01:36:41 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-Dancer-Plugin-Redis Makefile 
  Log:
  - 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)
  
  Revision  Changes    Path
  1.2       +8 -2      ports/databases/p5-Dancer-Plugin-Redis/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111010136.pA11afaH086129>