Date: Mon, 17 Sep 2012 13:30:49 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Doug Barton <dougb@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Bryan Drewery <bdrewery@FreeBSD.org> Subject: Re: svn commit: r304411 - head Message-ID: <20120917173049.GH1295@glenbarber.us> In-Reply-To: <50575D0F.6090502@FreeBSD.org> References: <201209171714.q8HHEEtY057677@svn.freebsd.org> <50575D0F.6090502@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--1y6imfT/xHuCvpN0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 17, 2012 at 10:25:35AM -0700, Doug Barton wrote: > Is the pkg syntax actually backwards from both portupgrade and portmaster? >=20 Yes, it is 'old:new'. Glen > Doug >=20 > 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 > >=20 > > Log: > > - Update recent entries to show how to change > > origins with pkgng > >=20 > > Modified: > > head/UPDATING > >=20 > > Modified: head/UPDATING > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- 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 > > =20 > > 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 > > =20 > > 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 > > =20 > > After that you need to update your configuration. Take a look at the= following > > URL for the changes between 1.6 and 1.8 > >=20 >=20 >=20 > --=20 >=20 > 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) --1y6imfT/xHuCvpN0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQV15JAAoJEFJPDDeguUajjKgH/3jOocEcpthEBSstBJBQKrAu Z+zlbxRFrjlmIeoV7gYWHu8B1g4YyoB4iFCtrDolP84mbOsATTd70LK/1n0x4MOa t5czBB6KIV3oyUoof2wc8V9rCeTlPxXxuaD5atsNjj6rTxmBVKsZJ/UAH1nBwF5U NIxrYj9Sc0XifFkbXAydq/JSdojQ9aGxV8gHm8GeglLM0J9Pil7dhw9F0ZEtrKS0 gnMHikl7IoGtFNcstEcmtjDo20CMgxmho/TfA18q8qq/Dn1dSCDi/K468Oh7FHJY y4v4C75PjYbrIbA2/pxSSwQbPQRtIz97i6MaDxuU6PB7X1Cn3VGBc78Di16Xi4c= =wt37 -----END PGP SIGNATURE----- --1y6imfT/xHuCvpN0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120917173049.GH1295>