Skip site navigation (1)Skip section navigation (2)
Date:      3 Jun 2011 10:19:05 -0000
From:      Nicolas de Bari Embriz <nbari@dalmp.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nbari@dalmp.com
Subject:   ports/157561: update port databases/dalmp
Message-ID:  <20110603101905.20889.qmail@ns4.ddns.mx>
Resent-Message-ID: <201106031050.p53Ao1s3050522@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157561
>Category:       ports
>Synopsis:       update port databases/dalmp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 03 10:50:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas de Bari Embriz <nbari@dalmp.com>
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:


>Description:
- fixed issues with cache groups and sessions
- methods Execute and Pexecute now throw and ErrorException instead of trigger_error
- logs using now ISO 8601 date date('c')
- add extra validation on PEXECUTE to check for the proper value of the int / float / string
>How-To-Repeat:
	
>Fix:

	

--- dalmp.diff begins here ---
diff -urN dalmp-old/Makefile dalmp/Makefile
--- dalmp-old/Makefile	2011-06-03 12:10:49.000000000 +0200
+++ dalmp/Makefile	2011-06-03 12:11:00.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dalmp
-PORTVERSION=	0.9.302
+PORTVERSION=	0.9.308
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
diff -urN dalmp-old/distinfo dalmp/distinfo
--- dalmp-old/distinfo	2011-06-03 12:10:49.000000000 +0200
+++ dalmp/distinfo	2011-06-03 12:11:29.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (dalmp-0.9.302.tar.bz2) = a9b4d98103d570f490588037b5e350c54ff1cb24c1356a085f94037b2f393cdd
-SIZE (dalmp-0.9.302.tar.bz2) = 17433
+SHA256 (dalmp-0.9.308.tar.bz2) = 52d8fff39f439a461460180c9b39bdc39e5fbf497caa4f196e182c2860f98e99
+SIZE (dalmp-0.9.308.tar.bz2) = 17469
--- dalmp.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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