Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CE20C63DAD7 for ; Wed, 7 Dec 2011 13:21:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4115114A149; Wed, 7 Dec 2011 13:21:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A53A914A147 for ; Wed, 7 Dec 2011 13:21:11 +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 Wh_wouEyDRlF for ; Wed, 7 Dec 2011 13:21:11 +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 DA92C14A11C for ; Wed, 7 Dec 2011 13:21:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CA2B3175DD; Wed, 7 Dec 2011 13:21:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 7 Dec 2011 13:21:10 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/graphics/py-seqdiag To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20111207132110.CA2B3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Wed Dec 7 13:21:10 UTC 2011 Modified Files: pkgsrc/graphics/py-seqdiag: Makefile PLIST distinfo Log Message: Update py-seqdiag to 0.7.1. History ======= 0.7.1 (2011-11-30) ------------------ * Fix bugs 0.7.0 (2011-11-19) ------------------ * Add fontfamily attribute for switching fontface * Fix bugs 0.6.3 (2011-11-06) ------------------ * Add docutils extention * Fix bugs 0.6.2 (2011-11-01) ------------------ * Add class feature (experimental) 0.6.1 (2011-11-01) ------------------ * Follow blockdiag-0.9.7 interface 0.6.0 (2011-10-28) ------------------ * Add edge attributes: note, rightnote, leftnote, notecolor * Add diagram atteribute: default_note_color 0.5.2 (2011-10-27) ------------------ * Implement auto edge height adjusting * Fix bugs 0.5.1 (2011-10-24) ------------------ * Fix bugs 0.5.0 (2011-10-21) ------------------ * Add diagram attributes: activation, autonumber * Add edge attribute: failed * Add separator syntax 0.4.3 (2011-10-19) ------------------ * Follow blockdiag-0.9.5 interface 0.4.2 (2011-10-11) ------------------ * Fix bugs To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-seqdiag/Makefile \ pkgsrc/graphics/py-seqdiag/distinfo cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/py-seqdiag/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.