ports/61748: french/facturier: fixing a "depend package" error on Bento.

Thierry Thomas thierry at pompo.net
Thu Jan 22 21:10:39 UTC 2004


>Number:         61748
>Category:       ports
>Synopsis:       french/facturier: fixing a "depend package" error on Bento.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 22 13:10:06 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Nov 20 23:06:13 CET 2003 thierry at graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	- This port was using "USE_MYSQL"; this implies a dependency towards
	MySQL4.0.

	- Moreover, there is another dependency towards databases/p5-Mysql, and
	that port is defining "DEFAULT_MYSQL_VER=	323".

	- There is a CONFLICT between MySQL4.0 and 3.23, and this produces an
	error during adding dependencies from packages on Bento.

	- Removing the direct dependency should fix this problem.

	(reported by Kris)

>How-To-Repeat:
	See <http://bento.freebsd.org/errorlogs/i386-4-latest/fr-facturier-2.1.1.log>.

>Fix:
	Please apply the following patch:

--- facturier.diff begins here ---
--- french/facturier/Makefile.orig	Mon Dec 29 07:24:17 2003
+++ french/facturier/Makefile	Thu Jan 22 21:43:18 2004
@@ -24,7 +24,6 @@
 
 NO_BUILD=	yes
 USE_PERL5_RUN=	yes
-USE_MYSQL=	yes
 USE_REINPLACE=	yes
 
 APACHE_PORT?=	www/apache13
--- facturier.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list