Subject: CVS commit: pkgsrc/pkgtools/pkgcvsupdate
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 01/07/2002 14:39:25
Module Name:	pkgsrc
Committed By:	seb
Date:		Mon Jan  7 12:39:25 UTC 2002

Modified Files:
	pkgsrc/pkgtools/pkgcvsupdate: Makefile
	pkgsrc/pkgtools/pkgcvsupdate/files: pkgcvsupdate.1 pkgcvsupdate.sh

Log Message:
Update to version 0.3

New feature:
Somewhat rewritten to support run from top-level pkgsrc directory.  When run
from there pkgcvsupdate launchs a separate cvs update for each caterory
directory. This is believed to be faster than a single cvs run.  Thanks to
Simon Burge for this!

Bugfix:
First update a category Makefile (by way of a non-recursive update in the
category directory) before finding out which packages are included in it.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkgcvsupdate/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkgcvsupdate/files/pkgcvsupdate.1 \
    pkgsrc/pkgtools/pkgcvsupdate/files/pkgcvsupdate.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.