Subject: PR/35199 CVS commit: pkgsrc/mk/bulk
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 12/07/2006 23:35:02
The following reply was made to PR pkg/35199; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35199 CVS commit: pkgsrc/mk/bulk
Date: Thu,  7 Dec 2006 23:31:48 +0000 (UTC)

 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.