From owner-freebsd-ports@FreeBSD.ORG Sun Nov 11 12:05:55 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E8D2695 for ; Sun, 11 Nov 2012 12:05:55 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id F07808FC12 for ; Sun, 11 Nov 2012 12:05:54 +0000 (UTC) Received: from [77.41.108.0] (port=30490 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TXWIU-000I2h-0W for freebsd-ports@freebsd.org; Sun, 11 Nov 2012 16:05:54 +0400 Message-ID: <509F94A1.6040204@lissyara.su> Date: Sun, 11 Nov 2012 16:05:53 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121019 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: pkg upgrade - Nothing to do References: <509F8B5C.3080006@lissyara.su> <509F92ED.7070501@freebsd.org> In-Reply-To: <509F92ED.7070501@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2012 12:05:55 -0000 On 11.11.2012 15:58, Julien Laffaye wrote: > On 11/11/2012 12:26 PM, Alex Keda wrote: >> HP# uname -a >> FreeBSD HP.lissyara.su 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Jan 6 >> 17:33:37 MSK 2012 >> lissyara@HP.lissyara.su:/usr/obj/usr/src/sys/GENERIC amd64 >> >> HP# grep -v ^# /usr/local/etc/pkg.conf >> packagesite: http://pkgbeta.FreeBSD.org/freebsd:9:x86:64/latest >> >> >> HP# pkg upgrade >> Updating repository catalogue >> Repository catalogue is up-to-date, no need to fetch fresh copy >> Nothing to do >> >> HP# pkg version -v | grep -v up-to-date >> apache-ant-1.8.3_1 < needs updating (port has 1.8.4) >> ca_root_nss-3.13.6 < needs updating (port has 3.14) >> ... more than 20 lines skipped >> thunderbird-i18n-16.0.1 < needs updating (port has 16.0.2) >> xf86-input-mouse-1.7.1 < needs updating (port has 1.7.1_1) >> xterm-284 < needs updating (port has 286) >> HP# >> >> ========== >> how I can upgrade software, using pkg? > > The repository is not up-to-date. > pkg version compares against the local ports tree. > You can 1) Wait till the repository is updated if you want binary > upgrades what period between repository updates? last modifications files/directoris in http://pkgbeta.FreeBSD.org/freebsd:9:x86:64/latest ~1 month ago... it's too long. many bugfixes, security fixes commited into ports tree...