Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A232463CD3D for ; Mon, 19 Nov 2012 19:59:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8072F14A225; Mon, 19 Nov 2012 19:59:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AF50214A224 for ; Mon, 19 Nov 2012 19:59:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id tZ7D-soV58G4 for ; Mon, 19 Nov 2012 19:59:41 +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 11C5D14A21F for ; Mon, 19 Nov 2012 19:59:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6411D175DD; Mon, 19 Nov 2012 20:00:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 19 Nov 2012 20:00:07 +0000 From: "Aleksey Cheusov" Subject: CVS commit: pkgsrc/graphics/py-nwdiag To: pkgsrc-changes@NetBSD.org Reply-To: cheusov@netbsd.org X-Mailer: log_accum Message-Id: <20121119200007.6411D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: cheusov Date: Mon Nov 19 20:00:07 UTC 2012 Modified Files: pkgsrc/graphics/py-nwdiag: Makefile PLIST distinfo Log Message: Update to nwdiag-0.9.2 0.9.2 (2012-11-17) ------------------ * [rackdiag] Add auto-numbering feature * Fix bugs 0.9.1 (2012-10-28) ------------------ * Fix bugs 0.9.0 (2012-10-22) ------------------ * Optimize algorithm for rendering shadow * Add options to docutils directive * [packetdiag] represent splitted packets with dashed-line * Fix bugs 0.8.2 (2012-09-29) ------------------ * Fix bugs 0.8.1 (2012-09-08) ------------------ * Add packetdiag_sphinxhelper 0.8.0 (2012-09-06) ------------------ * Add packetdiag which supports generating packet-header diaagram * [nwdiag] Add diagram attribute: external_connector * Update to new package structure (blockdiag >= 1.1.2) * Allow # to comment syntax * Fix bugs To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-nwdiag/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-nwdiag/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-nwdiag/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.