From owner-freebsd-questions@freebsd.org Mon Apr 17 21:36:10 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7059DD42FAF for ; Mon, 17 Apr 2017 21:36:10 +0000 (UTC) (envelope-from orion@getseenmedia.com) Received: from mail-pf0-x235.google.com (mail-pf0-x235.google.com [IPv6:2607:f8b0:400e:c00::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 381E419CB for ; Mon, 17 Apr 2017 21:36:10 +0000 (UTC) (envelope-from orion@getseenmedia.com) Received: by mail-pf0-x235.google.com with SMTP id c198so71103593pfc.1 for ; Mon, 17 Apr 2017 14:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getseenmedia.com; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=NXv7zrQIHkqmPTkUboACtEkibVJoHIc6sbCVV4ALsGU=; b=KpDx2h/Tw0xuj44mJch/E6fr9gM5GZTqVhgqO8rA0iGeXTBWY9feodqWva0d0+/dhD Xad3LZbV7i03YaXVZBGI9czgw9c4TBrFFb8+ZP2xtne1+SdnHI+8y9F86c4+Q6UAhNOq 0116EHhV0/+/GEznNaM39199hg5zTOwXmcc/rlSD53Taqnl3WC4WHmzV/KG6v+LDkJgS aE67bmzXHHrqyH7p5LIOxyYn8/7hwQmSDFP+sp2E618H+ha/KcS7KarwRjJS8AlClMrw Ojeo33+T0KIneWeeBMXs8UtT8Neo3UGuzcmes700JNqdJjbgyPefMXUE0npvCFtn4IH0 yeZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=NXv7zrQIHkqmPTkUboACtEkibVJoHIc6sbCVV4ALsGU=; b=uaLQjPyWzCSMI3+k+Pf2+tzOKXCJUECJlP4y3zRN/KTDjMFVItXU+OjGEIpOfzs+nk OWc0/xJNMAoA6T/gusGSs9lWaFQ/46/mDd7bxtuGdY+jTKQHS/fI6n6d9Y+0QqXLQFqD B3uG5oPTmVjP4xniz/S67jtg/QDTzjYVSAdxbZ6SZRpLYdzk9Pp3UqTVQF4Pf33tZtM4 n4T7jexLWMqcSGZ3xQNsfTaYHBng71POu07xlsiKCu1QPCTA77KcQe0hY5cP0WDGzDl5 1utskqlDj5181XhPz2Ba0BB7V4XQEUDeXj95vsRt1SQhJu2DFVp7PrsgnzPmufv3hKOO tgTA== X-Gm-Message-State: AN3rC/6a1Vw9JJNqNGI9LwwJhYy89oHV4ioT+0qP2NnBxNj0aHEgq1eS Ht/ZB2gu+lJriyjpgs0= X-Received: by 10.98.48.199 with SMTP id w190mr13863256pfw.132.1492464969183; Mon, 17 Apr 2017 14:36:09 -0700 (PDT) Received: from homemail.leadverticals.com (47-51-33-228.static.mtpk.ca.charter.com. [47.51.33.228]) by smtp.gmail.com with ESMTPSA id f24sm19832855pfk.88.2017.04.17.14.36.07 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2017 14:36:08 -0700 (PDT) Subject: Re: pkg upgrade does not? To: freebsd-questions@freebsd.org References: <20170417205027.GA1047@krenn.local> From: Orion Tiller Message-ID: <83f3cb57-26bc-1a3a-9e18-f65ed9783483@getseenmedia.com> Date: Mon, 17 Apr 2017 14:36:06 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170417205027.GA1047@krenn.local> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2017 21:36:10 -0000 > James B. Byrne via freebsd-questions wrote: >> # pkg update >> Updating FreeBSD repository catalogue... >> FreeBSD repository is up to date. >> All repositories are up to date. >> >> # pkg upgrade >> Updating FreeBSD repository catalogue... >> FreeBSD repository is up to date. >> All repositories are up to date. >> Checking for upgrades (169 candidates): 100% >> Processing candidates (169 candidates): 100% >> Checking integrity... done (0 conflicting) >> Your packages are up to date. >> >> But evidently "Your packages are up to date." is not a factual statement: > Hi James, > > FreeBSD started doing "quarterly" ports-releases, and pkg per default > uses these. Have a look at /etc/pkg/FreeBSD.conf. > > These ports-branches only receive security-fixes and will not change > otherwise for 3 months. > >> >> # pkg version -vIL= >> atk-2.18.0 < needs updating (index has 2.24.0) >> bind911-9.11.0P5_1 > succeeds index (index has >> 9.11.0P3) >> ca_root_nss-3.30.1 > succeeds index (index has 3.30) >> dbus-1.10.14_2 < needs updating (index has 1.10.16) >> dbus-glib-0.104 < needs updating (index has 0.108) >> desktop-file-utils-0.22_4 < needs updating (index has 0.23) >> glib-2.46.2_5 < needs updating (index has >> 2.50.2,1) >> gobject-introspection-1.46.0 < needs updating (index has >> 1.50.0,1) >> gtk2-2.24.29_3 < needs updating (index has 2.24.31) >> libedit-3.1.20150325_2,1 < needs updating (index has >> 3.1.20170329_2,1) >> llvm37-3.7.1_5 ? orphaned: devel/llvm37 >> mysql56-client-5.6.35_3 < needs updating (index has >> 5.6.35_4) >> pango-1.38.0_1 < needs updating (index has 1.40.4) >> perl5-5.24.1 < needs updating (index has >> 5.24.1_1) >> shared-mime-info-1.5 < needs updating (index has 1.8) >> vim-8.0.0507 < needs updating (index has >> 8.0.0534) >> wget-1.19 < needs updating (index has 1.19.1) > You are probably have a HEAD /usr/ports checkout, not the 2017Q2-branch > pkg is using. To checkout the 2017Q2-branch to /usr/ports, you could > use: > > # svn checkout https://svn.freebsd.org/ports/branches/2017Q2/ /usr/ports You can also have pkg use the latest branch instead of the quarterly branch by replacing 'quarterly' with 'latest' in /etc/pkg/FreeBSD.conf. $ cat /etc/pkg/FreeBSD.conf # $FreeBSD: releng/11.0/etc/pkg/FreeBSD.conf 303975 2016-08-11 23:39:23Z gjb $ # # To disable this repository, instead of modifying or removing this file, # create a /usr/local/etc/pkg/repos/FreeBSD.conf file: # # mkdir -p /usr/local/etc/pkg/repos # echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf # #FreeBSD: { # url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly", # mirror_type: "srv", # signature_type: "fingerprints", # fingerprints: "/usr/share/keys/pkg", # enabled: yes #} FreeBSD: { url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", mirror_type: "srv", signature_type: "fingerprints", fingerprints: "/usr/share/keys/pkg", enabled: yes } > Hope this helps. > > Cheers, > Frank > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"