From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 6 04:10:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 689CD7D5 for ; Tue, 6 May 2014 04:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 563BFC16 for ; Tue, 6 May 2014 04:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s464A1n6044139 for ; Tue, 6 May 2014 04:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s464A1Mv044138; Tue, 6 May 2014 04:10:01 GMT (envelope-from gnats) Date: Tue, 6 May 2014 04:10:01 GMT Message-Id: <201405060410.s464A1Mv044138@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: John Ko Subject: Re: ports/189257: [NEW PORT] databases/percona56-xtradb-cluster Reply-To: John Ko X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 04:10:01 -0000 The following reply was made to PR ports/189257; it has been noted by GNATS. From: John Ko To: bug-followup@FreeBSD.org, daniel@blodan.se Cc: Subject: Re: ports/189257: [NEW PORT] databases/percona56-xtradb-cluster Date: Mon, 5 May 2014 23:37:00 -0400 --047d7b86d782ea2bfd04f8b2f54b Content-Type: text/plain; charset=UTF-8 Seems to need this in my make.conf, that was ports-mgmt/poudriere is happy to make packages for it: WITH_MYSQL_VER=56p Otherwise databases/p5-DBD-mysql defaults to depending on databases/mysql55-client and that conflicts with the archive's WANT_MYSQL_VER= 56p. Cheers --047d7b86d782ea2bfd04f8b2f54b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Seems to need this in my make.conf, that was=C2=A0ports-mg= mt/poudriere is happy to make packages for it:

WITH_MYSQ= L_VER=3D56p

Otherwise=C2=A0databases/p5-DBD-my= sql defaults to depending on databases/mysql55-client and that conflicts wi= th the archive's=C2=A0WANT_MYSQL_VER=3D 56p.

Cheers
--047d7b86d782ea2bfd04f8b2f54b--