Subject: Re: -current currently safe for -cobalt?
To: Brian McEwen <bmcewen@comcast.net>
From: Andy Ruhl <acruhl@gmail.com>
List: port-cobalt
Date: 10/28/2005 20:03:46
On 10/28/05, Brian McEwen <bmcewen@comcast.net> wrote:
>
> On Oct 28, 2005, at 12:12 PM, Justin Newcomer wrote:
>
> >
> > and i update my pkgsrc-current weekly via cron.
> >
>
>
> This will still get me -current by default, right?
>
>    setenv CVSROOT anoncvs@anoncvs.NetBSD.org:/cvsroot
>    setenv CVS_RSH ssh
>    cd /usr/pkgsrc cvs -q update -dP
>    /usr/pkg/sbin/download-vulnerability-list

Yeah, if you don't specify a branch in the options to update, then you
by default get the latest which is -current.

Andy