Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D75AFA654B for ; Sun, 6 Jul 2014 12:28:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 28E3314A2C2; Sun, 6 Jul 2014 12:28:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 83FA214A2C1 for ; Sun, 6 Jul 2014 12:28:23 +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 8EEe3xvuKakw for ; Sun, 6 Jul 2014 12:28:23 +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 EEC5E14A2BD for ; Sun, 6 Jul 2014 12:28:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E405F96; Sun, 6 Jul 2014 12:28:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 6 Jul 2014 12:28:22 +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: <20140706122822.E405F96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sun Jul 6 12:28:22 UTC 2014 Modified Files: pkgsrc/graphics/py-seqdiag: Makefile PLIST distinfo Log Message: Update seqdiag to 0.9.3. 0.9.3 (2014-07-03) ------------------ * Fix bugs 0.9.2 (2014-07-02) ------------------ * Change interface of docutils node (for sphinxcontrib module) 0.9.1 (2014-06-23) ------------------ * Add options to blockdiag directive (docutils extension) - :width: - :height: - :scale: - :align: - :name: - :class: - :figwidth: - :figclass: To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/py-seqdiag/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/py-seqdiag/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-seqdiag/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.