Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4E2BC63B8B4 for ; Thu, 6 Oct 2011 06:33:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2294D14A294; Thu, 6 Oct 2011 06:33:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 39D8D14A291 for ; Thu, 6 Oct 2011 06:33:20 +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 ebT+9EcDZ+yG for ; Thu, 6 Oct 2011 06:33:19 +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 B71F914A283 for ; Thu, 6 Oct 2011 06:33:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9C8BF175DD; Thu, 6 Oct 2011 06:33:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 6 Oct 2011 06:33:19 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/graphics/py-nwdiag To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20111006063319.9C8BF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Thu Oct 6 06:33:19 UTC 2011 Modified Files: pkgsrc/graphics/py-nwdiag: Makefile PLIST distinfo Log Message: Update py-nwdiag to 0.4.2. History ======= 0.4.2 (2011-09-30) ------------------ * Add diagram attributes: default_text_color * Fix bugs 0.4.1 (2011-09-26) ------------------ * Add diagram attributes: default_node_color, default_group_color and default_line_color * Fix bugs To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-nwdiag/Makefile \ pkgsrc/graphics/py-nwdiag/distinfo cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/py-nwdiag/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.