summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2012-01-26 20:55:08 +0000
committerrhaen <rhaen@pkgsrc.org>2012-01-26 20:55:08 +0000
commit0bc8fddd231906d3dfb96410cf3d85a1bccc9e94 (patch)
tree7a8d1fc8c485e4590d9b76efe0dafb84abc49add /databases
parent5d28ae703249d374f7a1a9a9f1606a5a67d9c9b1 (diff)
downloadpkgsrc-0bc8fddd231906d3dfb96410cf3d85a1bccc9e94.tar.gz
Updated to 1.926
Changes: 1.926 Wed Jan 11 15:48:11 UTC 2012 * Fix auto-reconnect when the server is dead or a client timeout. See https://github.com/melo/perl-redis/issues/1#issuecomment-3444989 1.925 Tue Jan 10 16:02:04 UTC 2012 * Implemented auto-reconnect * Add support for UNIX domain sockets * Make REDIS_SERVER work with both TCP and UNIX domain sockets * Make the test suite workaround a missing redis-server binary * Assorted small bug fixes * Improve documentation
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Redis/Makefile4
-rw-r--r--databases/p5-Redis/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-Redis/Makefile b/databases/p5-Redis/Makefile
index 6fe4b8d34c1..12cd863ffe9 100644
--- a/databases/p5-Redis/Makefile
+++ b/databases/p5-Redis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/10/28 12:02:25 obache Exp $
+# $NetBSD: Makefile,v 1.2 2012/01/26 20:55:08 rhaen Exp $
#
-DISTNAME= Redis-1.904
+DISTNAME= Redis-1.926
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5rds
CATEGORIES= databases perl5
diff --git a/databases/p5-Redis/distinfo b/databases/p5-Redis/distinfo
index 1bcedc376a8..149054e9510 100644
--- a/databases/p5-Redis/distinfo
+++ b/databases/p5-Redis/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/10/28 12:02:25 obache Exp $
+$NetBSD: distinfo,v 1.2 2012/01/26 20:55:08 rhaen Exp $
-SHA1 (Redis-1.904.tar.gz) = c52b5c201d7a7ccfd94fb1c65b388c0a229b2c10
-RMD160 (Redis-1.904.tar.gz) = 0497ebb733815751a13ce23a25ef54fbdc62ecfb
-Size (Redis-1.904.tar.gz) = 15174 bytes
+SHA1 (Redis-1.926.tar.gz) = 5e184a0198a5cd09107c976013c3a8d189a1b4fc
+RMD160 (Redis-1.926.tar.gz) = 0e543cced4cc6fe9414100d745be975e720d5fe7
+Size (Redis-1.926.tar.gz) = 19171 bytes