Date: Thu, 14 Mar 2002 14:24:27 +0200 From: Peter Pentchev <roam@ringlet.net> To: Vivek Khera <khera@kcilink.com> Cc: freebsd-ports@freebsd.org Subject: Re: script to check for updates Message-ID: <20020314142427.C305@straylight.oblivion.bg> In-Reply-To: <20020314142209.B305@straylight.oblivion.bg>; from roam@ringlet.net on Thu, Mar 14, 2002 at 02:22:09PM %2B0200 References: <001601c1c2b9$5eb14a20$345bbc42@mad.chartermi.net> <20020304103658.A575@k7.mavetju.org> <200203041932.g24JWPN21715@onceler.kciLink.com> <20020314142209.B305@straylight.oblivion.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
--O3RTKUHj+75w1tg5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 14, 2002 at 02:22:09PM +0200, Peter Pentchev wrote: > On Mon, Mar 04, 2002 at 02:32:25PM -0500, Vivek Khera wrote: > > >>>>> "EG" =3D=3D Edwin Groothuis <edwin@mavetju.org> writes: > >=20 > > EG> My 2cents are: pkg_version -v | grep -v "up-to-date". It shows > > EG> whatever I need to know for my port-submissions: > >=20 > > I spell that "pkg_version -v -L=3D" > >=20 > > It requires an up-to-date ports tree. >=20 > Please note that those two are not equivalent. -L=3D would exclude > the '=3D up-to-date with index' state - an old port with no origin > recorded, which has the same version as its /usr/ports/INDEX entry > (since pkg_version does not know which port directory to check). > Such a port might as well be outdated since the last INDEX regen. OK, now please note that my brain just had a minor hiccup. Of course the above two are equivalent; what I meant is, neither of them would catch the possibly-outdated 'up-to-date with index' case. The way I do it is pkg_version -v | fgrep -v 'up-to-date with port' :) G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 If this sentence didn't exist, somebody would have invented it. --O3RTKUHj+75w1tg5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyQlnsACgkQ7Ri2jRYZRVN3CwCcCpIyqlUKWtrDrBZlrQ5/NEVO SUoAn0sj8xGuTCPGDzT9Qr/bLzU+Akix =1kTp -----END PGP SIGNATURE----- --O3RTKUHj+75w1tg5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314142427.C305>