From owner-svn-ports-head@FreeBSD.ORG Mon Sep 17 17:25:36 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id AF192106564A; Mon, 17 Sep 2012 17:25:36 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from opti.dougb.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 780D614E568; Mon, 17 Sep 2012 17:25:35 +0000 (UTC) Message-ID: <50575D0F.6090502@FreeBSD.org> Date: Mon, 17 Sep 2012 10:25:35 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Bryan Drewery References: <201209171714.q8HHEEtY057677@svn.freebsd.org> In-Reply-To: <201209171714.q8HHEEtY057677@svn.freebsd.org> X-Enigmail-Version: 1.4.4 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r304411 - head X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 17:25:36 -0000 Is the pkg syntax actually backwards from both portupgrade and portmaster? Doug On 09/17/2012 10:14, Bryan Drewery wrote: > Author: bdrewery > Date: Mon Sep 17 17:14:13 2012 > New Revision: 304411 > URL: http://svn.freebsd.org/changeset/ports/304411 > > Log: > - Update recent entries to show how to change > origins with pkgng > > Modified: > head/UPDATING > > Modified: head/UPDATING > ============================================================================== > --- head/UPDATING Mon Sep 17 17:02:59 2012 (r304410) > +++ head/UPDATING Mon Sep 17 17:14:13 2012 (r304411) > @@ -30,6 +30,8 @@ you update your ports collection, before > # portmaster -o www/libxul19 www/libxul > or > # portupgrade -o www/libxul19 www/libxul > + or > + # pkg set -o www/libxul:www/libxul19 > > 20120909: > AFFECTS: users of www/testlink > @@ -57,6 +59,8 @@ you update your ports collection, before > or > # portugrade -o security/libotr3 security/libotr > # portugrade -r libotr > + or > + # pkg set -o security/libotr:security/libotr3 > > 20120902: > AFFECTS: users of www/apache22, www/apache22-event-mpm, www/apache22-itk-mpm, www/apache22-peruser-mpm, www/apache22-worker-mpm > @@ -109,6 +113,8 @@ you update your ports collection, before > # portmaster -o net/asterisk net/asterisk16 > or > # portupgrade -o net/asterisk net/asterisk16 > + or > + # pkg set -o net/asterisk16:net/asterisk > > After that you need to update your configuration. Take a look at the following > URL for the changes between 1.6 and 1.8 > -- I am only one, but I am one. I cannot do everything, but I can do something. And I will not let what I cannot do interfere with what I can do. -- Edward Everett Hale, (1822 - 1909)