From owner-freebsd-ports@FreeBSD.ORG Fri Feb 14 12:31:29 2014 Return-Path: Delivered-To: freebsd-ports@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 EDD41E73 for ; Fri, 14 Feb 2014 12:31:29 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CBCE1127F for ; Fri, 14 Feb 2014 12:31:29 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WEHvP-0007eM-Ls for freebsd-ports@freebsd.org; Fri, 14 Feb 2014 04:31:23 -0800 Date: Fri, 14 Feb 2014 04:31:23 -0800 (PST) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1392381083669-5885945.post@n5.nabble.com> In-Reply-To: <1392319784.9544.83106817.53DEC381@webmail.messagingengine.com> References: <1392315760107-5885723.post@n5.nabble.com> <1392319784.9544.83106817.53DEC381@webmail.messagingengine.com> Subject: Re: pkg upgrade breaks with mariadb migration MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 12:31:30 -0000 >> DEFAULT_VERSIONS= mysql=55m I had not seen such a syntax in Mk/bsd.default-versions.mk, but I gave it a try. Does not work unfortunatley. Neither does this: MYSQL_DEFAULT?= 5.5m Build was a full poudriere run on all installed ports. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/pkg-upgrade-breaks-with-mariadb-migration-tp5885723p5885945.html Sent from the freebsd-ports mailing list archive at Nabble.com.