Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2006 10:48:11 GMT
From:      "&#1050; &#1086; &#1089; &#1084; &#1086; &#1091; &#1085; &#1072; &#1074; &#1090; " <cosmos@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/96823: [&#1087;&#1072;&#1090;&#1095;] misc/tinderbox
Message-ID:  <200605051048.k45AmBBv021379@www.freebsd.org>
Resent-Message-ID: <200605051050.k45AoCGQ043302@freefall.freebsd.org>

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

>Number:         96823
>Category:       ports
>Synopsis:       [&#1087;&#1072;&#1090;&#1095;] misc/tinderbox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 05 10:50:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     &#1050;&#1086;&#1089;&#1084;&#1086;&#1091;&#1085;&#1072;&#1074;&#1090;
>Release:        6.1
>Organization:
>Environment:
>Description:
misc/tinderbox with MySql which version default 4.1 but we install, 
databases/p5-DBD-mysql instead of databases/p5-DBD-mysql41. In situation when i have already installed databases/p5-DBD-mysql41 and install misc/tinderbox i have conflict situation.

Maybe should use databases/p5-DBD-mysql41 ?


>How-To-Repeat:

>Fix:
--- Makefile.orig       Fri May  5 18:45:56 2006
+++ Makefile    Fri May  5 18:46:13 2006
@@ -43,7 +43,7 @@
 .if defined(WITH_MYSQL)
 USE_PHP+=      mysql
 USE_MYSQL=     yes
-RUN_DEPENDS+=  ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
+RUN_DEPENDS+=  ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql41
 .endif

 .include "${PORTSDIR}/Mk/bsd.php.mk"

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



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