Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 12/07/2006 23:31:48
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Dec  7 23:31:48 UTC 2006

Modified Files:
	pkgsrc/mk/bulk: upload

Log Message:
Due to a misunderstanding of mine, preventing to upload restricted
binary packages has not worked in the last few months. Now I fixed the
rsync command line to use --files-from instead of --include-from, which
does the right thing.

Tested in a directory of about 20 binary packages, including one that is
restricted. Everything worked as expected.

Fixes PR 35199.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/mk/bulk/upload

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