Subject: CVS commit: [pkgsrc-2006Q3] pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2006 08:15:22
Module Name:	pkgsrc
Committed By:	salo
Date:		Sat Dec  9 08:15:22 UTC 2006

Modified Files:
	pkgsrc/mk/bulk [pkgsrc-2006Q3]: upload

Log Message:
Pullup ticket 1950 - requested by rillig
bulk build upload script fix

Revisions pulled up:
- pkgsrc/mk/bulk/upload				1.35

   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.34.2.1 pkgsrc/mk/bulk/upload

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