From owner-freebsd-current@FreeBSD.ORG Mon Feb 3 08:51:51 2014 Return-Path: Delivered-To: freebsd-current@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 02F825E4 for ; Mon, 3 Feb 2014 08:51:51 +0000 (UTC) Received: from mx.waitman.net (mx.waitman.net [136.0.16.173]) by mx1.freebsd.org (Postfix) with ESMTP id E26611CF2 for ; Mon, 3 Feb 2014 08:51:50 +0000 (UTC) Received: by mx.waitman.net (Postfix, from userid 2) id BDD2B436AA; Sun, 2 Feb 2014 16:58:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=waitman.net; s=default; t=1391389134; bh=K86OuaxM1cMG+GTyxpSCmGDtVRksVHq6slKhz9VCjII=; h=Date:Subject:From:To:Reply-To; b=QMf0z27NgiciTXzANIeEcds1hdFVmpdmXrBYjO5EOvvD15x456f6aLxT2oY8M1PD9 nHfJlipkznQ2qUq6OHOaRoI/wk905yglPHOrTguv7MB9TB6wFaAS4T9CnnL06earUT K+hFXcEdFko/HyoHSFb2o88kugAFKqsyOkNtOmQg= Received: from 67.170.221.223 by mx.waitman.net with HTTP; Sun, 2 Feb 2014 16:58:54 -0800 Message-ID: <5266435921866b305d2879c1a11a7057.squirrel@mx.waitman.net> Date: Sun, 2 Feb 2014 16:58:54 -0800 Subject: question about pkgng From: "Waitman Gobble" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Mon, 03 Feb 2014 13:06:30 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: waitman@waitman.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2014 08:51:51 -0000 Hi, I updated my laptop to: # uname -a FreeBSD akira.waitman.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1: Sun Feb 2 21:45:49 PST 2014 root@akira.waitman.net:/usr/obj/usr/src/sys/AKIRA amd64 Then updated ports to: # svn info Path: . Working Copy Root Path: /usr/ports URL: https://svn0.us-west.freebsd.org/ports/head Repository Root: https://svn0.us-west.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 342366 Node Kind: directory Schedule: normal Last Changed Author: eadler Last Changed Rev: 342366 Last Changed Date: 2014-02-02 12:48:28 -0800 (Sun, 02 Feb 2014) Then I ran 'pkg update' and 'pkg upgrade' But when I went to install a new port I received errors about boost, I used pkgng to update boost. # pkg install boost-all Updating repository catalogue The following 5 packages will be installed: Upgrading icu: 4.8.1.1_1 -> 50.1.2 Installing boost-jam: 1.52.0_1 Installing boost-docs: 1.52.0 Upgrading boost-libs: 1.48.0_1 -> 1.52.0_2 Installing boost-all: 1.52.0 The installation will require 190 MB more space 23 MB to be downloaded Proceed with installing packages [y/N]: y ... 1) Why didn't pkg upgrade bring boost from 1.48 to 1.52 ? 2) are other packages/ports suspect on this system? Things look different, but everything is great. Thank you, -- Waitman Gobble San Jose California USA +1.510-830-7975