Skip site navigation (1)Skip section navigation (2)
Date:      16 Jan 2011 00:03:16 -0000
From:      Nicolas de Bari Embriz <nbari@dalmp.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nbari@dalmp.com
Subject:   ports/154045: update port databases/dalmp
Message-ID:  <20110116000316.61206.qmail@ns4.ddns.mx>
Resent-Message-ID: <201101160010.p0G0AB4k034210@freefall.freebsd.org>

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

>Number:         154045
>Category:       ports
>Synopsis:       update port databases/dalmp
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 16 00:10:10 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 the debugger, and a bug on methods PExecute and Execute so that they can now throw and error correctly. besides cleaning the code and removed unused methods, method readQueuURL can print or return now the queue 
>How-To-Repeat:
	
>Fix:

	

--- dalmp.diff begins here ---
diff -urN dalmp-old/Makefile dalmp/Makefile
--- dalmp-old/Makefile	2011-01-16 00:45:14.000000000 +0100
+++ dalmp/Makefile	2011-01-16 00:45:29.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dalmp
-PORTVERSION=	0.9.249
+PORTVERSION=	0.9.252
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
diff -urN dalmp-old/distinfo dalmp/distinfo
--- dalmp-old/distinfo	2011-01-16 00:45:14.000000000 +0100
+++ dalmp/distinfo	2011-01-16 00:45:34.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (dalmp-0.9.249.tar.bz2) = 1d68f340d9fe3a78dafb116f7aa14d82335f864af7fe61ca184d876f631dbaab
-SIZE (dalmp-0.9.249.tar.bz2) = 15569
+SHA256 (dalmp-0.9.252.tar.bz2) = 73e59bd7937b0152e4669905598582c4027262ca330d9427b399306a96f97246
+SIZE (dalmp-0.9.252.tar.bz2) = 15400
--- 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?20110116000316.61206.qmail>