From owner-freebsd-ports@FreeBSD.ORG Tue Apr 14 22:04:56 2015 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4BFBE561; Tue, 14 Apr 2015 22:04:56 +0000 (UTC) Received: from sdf.org (ma.sdf.org [192.94.73.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ma.sdf.org", Issuer "ma.sdf.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1052E988; Tue, 14 Apr 2015 22:04:55 +0000 (UTC) Received: from ma.sdf.org (IDENT:U2FsdGVkX19FD08ePnk+42Fn2SQ6yIC2a1ozbQO5FCo@ma.sdf.org [192.94.73.31]) by sdf.org (8.14.4/8.14.3) with ESMTP id t3EM4kkf005460; Tue, 14 Apr 2015 22:04:46 GMT MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 14 Apr 2015 17:04:46 -0500 From: cpet To: Freddie Cash Cc: Royce Williams , FreeBSD Ports Mailing List , Baptiste Daroussin , owner-freebsd-ports@freebsd.org Subject: Re: pkg 1.5.0 is out In-Reply-To: References: <20150414200459.GE39658@ivaldir.etoilebsd.net> Message-ID: <04bacb682195d7170fec0bddfb2d3454@sdf.org> X-Sender: cpet@sdf.org User-Agent: Roundcube Webmail/1.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2015 22:04:56 -0000 On 2015-04-14 16:59, Freddie Cash wrote: > Binary packages are built one per week, starting on Wednesday. Thus, if > you > want to use the official binary package repo to upgrade pkg, you'll > need to > wait until at least Wednesday evening or maybe even Thursday morning. > > If you want to use the ports tree to build your own package, you can so > at > any time. > On Apr 14, 2015 2:54 PM, "Royce Williams" wrote: > >> On Tue, Apr 14, 2015 at 12:05 PM, Baptiste Daroussin >> >> wrote: >> > Final pkg 1.5.0 has been released. >> >> Great! How do I upgrade to it? >> >> $ date >> Tue Apr 14 13:51:47 AKDT 2015 >> >> $ pkg --version >> 1.4.12 >> >> $ pkg info | egrep '^pkg-' >> pkg-1.4.12 Package manager >> >> $ sudo pkg upgrade pkg >> Updating FreeBSD repository catalogue... >> FreeBSD repository is up-to-date. >> All repositories are up-to-date. >> Checking integrity... done (0 conflicting) >> Your packages are up to date. >> >> $ sudo pkg install pkg >> Updating FreeBSD repository catalogue... >> FreeBSD repository is up-to-date. >> All repositories are up-to-date. >> Checking integrity... done (0 conflicting) >> The most recent version of packages are already installed >> >> Royce >> _______________________________________________ >> 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" >> > _______________________________________________ > 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" So according to what you just told the world it would take 28000 weeks to build all ports with your "Binary packages are built one per week" :P