Subject: Re: Announcing the pkgsrc-2006Q2 branch
To: None <pkgsrc-users@netbsd.org>
From: Keith Waclena <pkgsrc-2006Q2.6.glisten@spamgourmet.com>
List: pkgsrc-users
Date: 07/13/2006 15:33:57
>>>>> "AC" == Alistair Crooks <agc@pkgsrc.org> writes:

AC> The pkgsrc developers are very proud to announce the new pkgsrc-2006Q2
AC> branch, which has support for more packages than previous branches. 

AC> The source tar files for the new branch can be found at:

AC> 	ftp://ftp.NetBSD.org/pub/pkgsrc/2006Q2/pkgsrc-2006Q2.tar.gz
AC> 		or
AC> 	ftp://ftp.NetBSD.org/pub/pkgsrc/2006Q2/pkgsrc-2006Q2.tar.bz2

AC> You can also use the "pkgsrc-2006Q2" tag to check it out yourself from
AC> anoncvs.NetBSD.org or any of the mirrors.

Hi.

I used to use pkgsrc-current but am now trying the quarterly stable
branch on a new NetBSD 3.0 i386 system.

What's the approved, best, or just a good way to upgrade (some of) my
packages from pkgsrc-2006Q1 to pkgsrc-2006Q2?  Is it sufficient and
safe to do:

    cd /usr/pkgsrc && cvs update -r pkgsrc-2006Q2 -Pd

If so, will this make the new tag "stick" for future updates?

Assuming this is okay, can I then just run:

    lintpkgsrc -Vi

and use make update to upgrade packages to new versions?

Or are there some subtleties I'm missing?  Thanks!