From nobody@FreeBSD.org  Fri May  5 10:48:11 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 81DEC16A404
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  5 May 2006 10:48:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4F3FD43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  5 May 2006 10:48:11 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k45AmB89021380
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 5 May 2006 10:48:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k45AmBBv021379;
	Fri, 5 May 2006 10:48:11 GMT
	(envelope-from nobody)
Message-Id: <200605051048.k45AmBBv021379@www.freebsd.org>
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: [&#1087;&#1072;&#1090;&#1095;] misc/tinderbox
X-Send-Pr-Version: www-2.3

>Number:         96823
>Category:       ports
>Synopsis:       [&#1087;&#1072;&#1090;&#1095;] misc/tinderbox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 05 10:50:11 GMT 2006
>Closed-Date:    Fri May 05 21:19:40 GMT 2006
>Last-Modified:  Fri May 05 21:19:40 GMT 2006
>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:

From: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To: "&#1050; &#1086; &#1089; &#1084; &#1086; &#1091; &#1085; &#1072; &#1074;
 &#1090; " <cosmos@mail.ru>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/96823: [&#1087;&#1072;&#1090;&#1095;] misc/tinderbox
Date: Fri, 5 May 2006 16:43:38 +0300

 On Fri, 5 May 2006 10:48:11 GMT
 "&#1050; &#1086; &#1089; &#1084; &#1086; &#1091; &#1085; &#1072;
 &#1074;	&#1090; " <cosmos@mail.ru> wrote:
 
 > >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 ?
 
 See ports/94288 for a more complete fix.
 
 
 -- 
 IOnut
 Unregistered ;) FreeBSD "user"
 
 
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Fri May 5 21:19:38 UTC 2006 
State-Changed-Why:  
The fix included in ports/94288 

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