From root@ns4.ddns.mx  Fri Jan  7 22:57:49 2011
Return-Path: <root@ns4.ddns.mx>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9CA1810657C0
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Jan 2011 22:57:49 +0000 (UTC)
	(envelope-from root@ns4.ddns.mx)
Received: from ns4.ddns.mx (ns4.ddns.mx [193.104.186.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 1E6B08FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Jan 2011 22:57:48 +0000 (UTC)
Received: (qmail 58229 invoked by uid 0); 7 Jan 2011 22:57:45 -0000
Message-Id: <20110107225744.58214.qmail@ns4.ddns.mx>
Date: 7 Jan 2011 22:57:44 -0000
From: nbari@dalmp.com
Reply-To: nbari@dalmp.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: nbari@dalmp.com
Subject: update databases/dalmp 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         153780
>Category:       ports
>Synopsis:       update databases/dalmp
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 07 23:00:16 UTC 2011
>Closed-Date:    Sat Jan 08 12:26:07 UTC 2011
>Last-Modified:  Sat Jan 08 12:26:07 UTC 2011
>Originator:     Nicolas de Bari Embriz <nbari@dalmp.com>
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ns4.ddns.mx 8.0-STABLE FreeBSD 8.0-STABLE #1: Wed Apr 21 14:21:17 CEST 2010 root@ns4.ddns.mx:/usr/obj/usr/src/sys/XEN amd64


	
>Description:
the debugger as been enhanced  using json_encode also tuned the redis cache code so that if a users inserts a TTL of 0 of -1 it can works, since redis currently is having a problem with TTLS = 0 and -1 (not working)

>How-To-Repeat:
>Fix:

	

--- dalmp.diff begins here ---
diff -urN dalmp-old/Makefile dalmp/Makefile
--- dalmp-old/Makefile	2011-01-07 23:47:25.000000000 +0100
+++ dalmp/Makefile	2011-01-07 23:47:40.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dalmp
-PORTVERSION=	0.9.240
+PORTVERSION=	0.9.247
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
diff -urN dalmp-old/distinfo dalmp/distinfo
--- dalmp-old/distinfo	2011-01-07 23:47:25.000000000 +0100
+++ dalmp/distinfo	2011-01-07 23:47:58.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (dalmp-0.9.240.tar.bz2) = bf0c3f838bb698b8471a026fcc5bd872887628efa7be3a3895acbe75effae9a5
-SIZE (dalmp.tar.bz2) = 15679
+SHA256 (dalmp-0.9.247.tar.bz2) = 7e74b33a23416d733e7eed6f22bb78cce50c0a379c0b85a4e4e075e0944126e0
+SIZE (dalmp-0.9.247.tar.bz2) = 15540
--- dalmp.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ohauer 
State-Changed-When: Sat Jan 8 12:25:24 UTC 2011 
State-Changed-Why:  
superseded by PR 153783 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153780 
>Unformatted:
