Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6B35763BA17 for ; Mon, 9 Aug 2010 19:37:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EFDA063B10A; Mon, 9 Aug 2010 19:37:46 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E79B863B108 for ; Mon, 9 Aug 2010 19:37:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D090C175DD; Mon, 9 Aug 2010 19:37:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 9 Aug 2010 19:37:45 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/misc/urjtag To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100809193745.D090C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Mon Aug 9 19:37:45 UTC 2010 Modified Files: pkgsrc/misc/urjtag: Makefile distinfo pkgsrc/misc/urjtag/patches: patch-ae Added Files: pkgsrc/misc/urjtag/patches: patch-af patch-ag Log Message: -clean up the last patch - remove unneeded code (submitted upstream) -add a "sync" option to the "dr" command which sets the next written value to the last read one, seems useful to me to do least invasive tests in a running system -flush stdout on progress reports of the svf player (fixed differently in the development branch upstream) bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/urjtag/Makefile \ pkgsrc/misc/urjtag/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/urjtag/patches/patch-ae cvs rdiff -u -r0 -r1.1 pkgsrc/misc/urjtag/patches/patch-af \ pkgsrc/misc/urjtag/patches/patch-ag Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.