Date: Wed, 20 Mar 2013 11:18:55 -0700 (PDT) From: "Waitman Gobble" <uzimac@da3m0n8t3r.com> To: Olivier Smedts <olivier@gid0.org> Cc: x11@freebsd.org, Niclas Zeising <zeising@freebsd.org> Subject: Re: [CFT] xorg 7.7 Message-ID: <1363803535.29032@da3m0n8t3r.com> In-Reply-To: <CABzXLYPpJXV_9ZgBH6sJXtwzXepAx5tpL63Y=mMJEjzWu%2BHMYA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --bound1363803535 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Olivier Smedts <olivier@gid0.org> wrote .. > 2013/3/16 Waitman Gobble <uzimac@da3m0n8t3r.com>: > > [226] > pkg version | grep \< > > bigreqsproto-1.1.1 < > > fontsproto-2.1.1 < > > xtrans-1.2.6 < > > Hint : you can use > pkg version -vl '<' > > > -- > Olivier Smedts _ > ASCII ribbon campaign ( ) > e-mail: olivier@gid0.org - against HTML email & vCards X > www: http://www.gid0.org - against proprietary attachments / \ > > "Il y a seulement 10 sortes de gens dans le monde : > ceux qui comprennent le binaire, > et ceux qui ne le comprennent pas." Thanks! I believe that is indeed the correct way to do it. I don't understand why doing pkg version takes so long to generate a report on my system. not complaining!, it's just a wait.. I quickly browsed the 'version.c' src in /usr/ports/ports-mgmt/pkg .. maybe it's just my machine.(?) anyway i usually just want to know what's updated after a svn update, so I query /var/db/pkg/local.sqlite and compare to date in Makefile of port. maybe it's not correct way, but I did add 'beta' to my check b/c of the xorg 7.7 test, that way i can see which ports are 'not' from svn example: # chucky {OK} p:1359956798 i:1363325950 x11/xpr 1.0.4 {OK} p:1342304958 i:1363325954 x11/xprop 1.2.1 {beta} p:---------- i:1363045617 x11/xproto 7.0.22 {OK} p:1362771552 i:1363325959 x11/xrandr 1.4.0 {updates} p:1366304958 i:1363325962 x11/xrdb 1.0.9 (xrdb isn't really really an update, just example of what happens when there is a newer version:) timestamps are sanity check for me. it's a toy at the moment, https://github.com/waitman/chucky -- Waitman Gobble San Jose California USA --bound1363803535--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1363803535.29032>