From owner-freebsd-ports@FreeBSD.ORG Sun Dec 1 17:19:46 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 357B2D1F for ; Sun, 1 Dec 2013 17:19:46 +0000 (UTC) Received: from mail-pb0-x233.google.com (mail-pb0-x233.google.com [IPv6:2607:f8b0:400e:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0F1071095 for ; Sun, 1 Dec 2013 17:19:46 +0000 (UTC) Received: by mail-pb0-f51.google.com with SMTP id up15so17458008pbc.10 for ; Sun, 01 Dec 2013 09:19:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RSF4lHVyLa+RgQw4g/jfqy0SbLyRBYt0c3MI5Do9liA=; b=iNlT70FJI2k7GdTaUWebs4nCUC0q0mnnOKgTW1/jv03Y8b/u0jB4hG2ylnF4uN449n xI9lPCBBAKRWkDogScyZf47f4KpjDy2sfQZ0OebBEp9XH6EMW7/PTp8/JCdIPfV2u45u NEmPKaQdEh74z8hyOaGF67NUuw54LEO5bQJZMz7AyZTsfC/aJMxw6knoR/ScIQlOPxdW q+EqB2m/qOCYr+y8BfD+FH9H+Ts0z+tnomQxPmDxJ50iJxj0V0ZqiWo9TCN3CbdTkVtQ gg1W/iNex6fxnygMdBaOYIj/rUQubTmib90RUOW5KSRPz7Os0VK4LyJbJnSo+DxxKANh lcLQ== MIME-Version: 1.0 X-Received: by 10.68.96.67 with SMTP id dq3mr13838140pbb.36.1385918384978; Sun, 01 Dec 2013 09:19:44 -0800 (PST) Received: by 10.70.86.66 with HTTP; Sun, 1 Dec 2013 09:19:44 -0800 (PST) In-Reply-To: <20131201170417.GA49426@oriental.arm.org> References: <20131201170417.GA49426@oriental.arm.org> Date: Sun, 1 Dec 2013 18:19:44 +0100 Message-ID: Subject: Re: Strange pkg warning message From: Zsolt Udvari To: dlt@mebtel.net Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Dec 2013 17:19:46 -0000 Do what pkg said :) In /usr/local/etc/pkg/FreeBSD.conf should replace: enabled:"yes" to enabled:true And everything will fine Cheers Zsolt 2013/12/1 Derek Tattersall : > I get the following message with any use of pkg. How should I fix it? > pkg: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' repo, the value has been correctly converted, please consider fixing > > I'm using pkg-1.2.1 > > -- > Best regards, > Derek Tattersall > dlt@mebtel.net dlt666@yahoo.com dtatters@gmail.com > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"