ports/153783: update databases/dalmp typo error causing code not to work
nbari at dalmp.com
nbari at dalmp.com
Sat Jan 8 03:00:20 UTC 2011
>Number: 153783
>Category: ports
>Synopsis: update databases/dalmp typo error causing code not to work
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 08 03:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Nicolas de Bari Embriz <nbari at dalmp.com>
>Release: FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
port DALMP
>Description:
when all the cahes systems are off and database must be used a typo s/returned/cache was giving probles making the code not to work.
bedises the update inclues previos submit changes (fixed bugs with redis and debugger)
>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-08 03:51:03.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= dalmp
-PORTVERSION= 0.9.240
+PORTVERSION= 0.9.249
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-08 03:51:50.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (dalmp-0.9.240.tar.bz2) = bf0c3f838bb698b8471a026fcc5bd872887628efa7be3a3895acbe75effae9a5
-SIZE (dalmp.tar.bz2) = 15679
+SHA256 (dalmp-0.9.249.tar.bz2) = 1d68f340d9fe3a78dafb116f7aa14d82335f864af7fe61ca184d876f631dbaab
+SIZE (dalmp-0.9.249.tar.bz2) = 15569
--- dalmp.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list